@privy-io/react-auth 1.40.2 → 1.40.3-beta-20230922143910
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/esm/index.js +18 -18
- package/dist/index.js +18 -18
- package/package.json +1 -1
package/dist/esm/index.js
CHANGED
|
@@ -9,7 +9,7 @@ Chain ID: ${t}
|
|
|
9
9
|
Nonce: ${a}
|
|
10
10
|
Issued At: ${i}
|
|
11
11
|
Resources:
|
|
12
|
-
- https://privy.io`;this.getNonceOnce=new Be(this._getNonceOnce.bind(this)),this.wallet=t}get meta(){return{connectorType:this.wallet.connectorType,walletClientType:this.wallet.walletClientType}}async authenticate(){if(!this.api)throw new v("Auth flow has no API instance");try{let{message:t,signature:o}=await this.sign(),r=await this.api.post(za(),{message:t,signature:o,chainId:this.wallet.chainId,walletClientType:this.wallet.walletClientType,connectorType:this.wallet.connectorType});return{user:r.user,token:r.token,refresh_token:r.refresh_token,is_new_user:r.is_new_user}}catch(t){throw te(t)}}async link(){if(!this.api)throw new v("Auth flow has no API instance");try{let{message:t,signature:o}=await this.sign();return await this.api.post($a(),{message:t,signature:o,chainId:this.wallet.chainId,walletClientType:this.wallet.walletClientType,connectorType:this.wallet.connectorType})}catch(t){throw te(t)}}async sign(){if(!this.api)throw new v("Auth flow has no API instance");if(await this.buildSiweMessage(),!this.preparedMessage)throw new v("Could not prepare SIWE message");let t=await this.wallet.sign(this.preparedMessage);return{message:this.preparedMessage,signature:t}}async _getNonceOnce(){if(!this.api)throw new v("Auth flow has no API instance");let t=this.wallet.address;return(await this.api.post(Ga(),{address:t})).nonce}async buildSiweMessage(){if(!this.api)throw new v("Auth flow has no API instance");let t=this.wallet.address,o=this.wallet.chainId.replace("eip155:","");return this.nonce||(this.nonce=await this.getNonceOnce.execute()),this.preparedMessage=this.prepareMessage(o,t,this.nonce),this.preparedMessage}prepareMessage(t,o,r){let n=window.location.host,i=window.location.origin,a="By signing, you are proving you own this wallet and logging in. This does not initiate a transaction or cost any fees.",l=new Date().toISOString();return this.createSiweMessage(t,o,n,i,l,r,a)}};var po=class{constructor(t,o){this.meta={phoneNumber:t,captchaToken:o}}async authenticate(){if(!this.api)throw new v("Auth flow has no API instance");if(!this.meta.phoneNumber||!this.meta.smsCode)throw new v("phone number and sms code must be set prior to calling authenticate.");try{let t=Ya(),o=await this.api.post(t,{phoneNumber:this.meta.phoneNumber,code:this.meta.smsCode});return{user:o.user,token:o.token,refresh_token:o.refresh_token,is_new_user:o.is_new_user}}catch(t){throw te(t)}}async link(){if(!this.api)throw new v("Auth flow has no API instance");if(!this.meta.phoneNumber||!this.meta.smsCode)throw new v("phone number and sms code must be set prior to calling authenticate.");try{let t=Ja();return await this.api.post(t,{phoneNumber:this.meta.phoneNumber,code:this.meta.smsCode})}catch(t){throw te(t)}}async sendSmsCode(t,o){if(!this.api)throw new v("Auth flow has no API instance");if(t&&(this.meta.phoneNumber=t),o&&(this.meta.captchaToken=o),!this.meta.phoneNumber)throw new v("phone nNumber must be set when initialzing authentication.");try{let r=ja();return await this.api.post(r,{phoneNumber:this.meta.phoneNumber,token:this.meta.captchaToken})}catch(r){throw te(r)}}};import{v4 as Tu}from"uuid";function it(e){return new Date(e*1e3)}function Dp(e){let t=[];for(let o of e){let r=o.type;switch(o.type){case"wallet":let n={address:o.address,type:o.type,verifiedAt:it(o.verified_at),chainType:"ethereum",chainId:o.chain_id,walletClient:o.wallet_client_type==="privy"?"privy":"unknown",walletClientType:o.wallet_client_type,connectorType:o.connector_type,recoveryMethod:o.recovery_method};t.push(n);break;case"email":let i={address:o.address,type:o.type,verifiedAt:it(o.verified_at)};t.push(i);break;case"phone":let a={number:o.phoneNumber,type:o.type,verifiedAt:it(o.verified_at)};t.push(a);break;case"google_oauth":let l={subject:o.subject,email:o.email,name:o.name,type:o.type,verifiedAt:it(o.verified_at)};t.push(l);break;case"twitter_oauth":let s={subject:o.subject,username:o.username,name:o.name,type:o.type,verifiedAt:it(o.verified_at)};t.push(s);break;case"discord_oauth":let c={subject:o.subject,username:o.username,email:o.email,type:o.type,verifiedAt:it(o.verified_at)};t.push(c);break;case"github_oauth":let P={subject:o.subject,username:o.username,name:o.name,email:o.email,type:o.type,verifiedAt:it(o.verified_at)};t.push(P);break;case"apple_oauth":let y={subject:o.subject,email:o.email,type:o.type,verifiedAt:it(o.verified_at)};t.push(y);break;case"custom_auth":t.push({type:o.type,customUserId:o.custom_user_id,verifiedAt:it(o.verified_at)});break;default:console.warn(`Unrecognized account type: ${r}. Please consider upgrading the Privy SDK.`)}}return t}function Dt(e,t){return e.sort((o,r)=>r.verifiedAt.getTime()-o.verifiedAt.getTime()),e.find(o=>o.type===t)}var Y=e=>e?.linkedAccounts.find(t=>t.type==="wallet"&&t.walletClient==="privy"),Up=e=>e.linkedAccounts.filter(t=>t.type==="wallet"),Ut=(e,t)=>t==="all-users"&&!Y(e)||t==="users-without-wallets"&&!Up(e)?.length;function xt(e){if(!e)return null;let t=Dp(e.linked_accounts),o=Dt(t,"wallet"),r=Dt(t,"email"),n=Dt(t,"phone"),i=Dt(t,"google_oauth"),a=Dt(t,"twitter_oauth"),l=Dt(t,"discord_oauth"),s=Dt(t,"github_oauth"),c=Dt(t,"apple_oauth");return{id:e.id,createdAt:it(e.created_at),linkedAccounts:t,email:r&&{address:r?.address},phone:n&&{number:n?.number},wallet:o&&{address:o.address,chainType:o.chainType,chainId:o.chainId,walletClient:o.walletClient,walletClientType:o.walletClientType,connectorType:o.connectorType,recoveryMethod:o.recoveryMethod},google:i&&{subject:i.subject,email:i.email,name:i.name},twitter:a&&{subject:a.subject,username:a.username,name:a.name},discord:l&&{subject:l.subject,username:l.username,email:l.email},github:s&&{subject:s.subject,username:s.username,name:s.name,email:s.email},apple:c&&{subject:c.subject,email:c.email}}}import{getAddress as $s}from"@ethersproject/address";import wu from"eventemitter3";var ss="1.40.2";var Fr="4df5e2316331463a9130964bd6078dfa",ls="fe9c30fc-3bc5-4064-91e2-6ab5887f8f4d",cs="34357d3c125c2bcf2ce2bc3309d98715",ds="0x4AAAAAAAJFhr_rDU7HKpyw",Br="https://auth.privy.io",ps=2e4,Je=1400,us=2500,ni=ss;var No="privy:token",ii="privy-token",Hr="privy:refresh_token",ai="privy-refresh-token",ms="privy-session",ar="privy:session_transfer_token",Bp="privy:wallet",si=e=>`${Bp}:${e}`,li="privy:connectors",ci="privy:connections";var at=1,Gr="0x1",hs="https://api.moonpay.com/v1",fs="https://api.moonpay.com/v1",ys="pk_live_hirbpu0cVcLHrjktC9l7fbc9ctjv0SL",gs="pk_test_fqWjXZMSFwloh7orvJsRfjiUHXJqFzI";var di=class{constructor(){this._cache={}}get(t){return this._cache[t]}put(t,o){o!==void 0?this._cache[t]=o:this.del(t)}del(t){delete this._cache[t]}getKeys(){return Object.keys(this._cache)}},pi=class{get(t){let o=localStorage.getItem(t);return o===null?void 0:JSON.parse(o)}put(t,o){o!==void 0?localStorage.setItem(t,JSON.stringify(o)):this.del(t)}del(t){localStorage.removeItem(t)}getKeys(){return Object.entries(localStorage).map(([t])=>t)}};function Hp(){return typeof window<"u"&&window.localStorage?new pi:new di}var j=Hp();import{isPossiblePhoneNumber as Gp}from"libphonenumber-js/min";var $r=()=>{let e=window;if(!e.ethereum)return!1;if(zr(window.ethereum,!0))return!0;if(e.ethereum.providers){for(let t of e.ethereum.providers)if(zr(t,!0))return!0}return!1},sr=()=>{let e=window;if(!e.ethereum)return!1;if(zr(window.ethereum,!1))return!0;if(e.ethereum.providers){for(let t of e.ethereum.providers)if(zr(t,!1))return!0}return!!window.ethereum.isZerion},zr=(e,t)=>e.isMetaMask?e.isMetaMask&&!t?!0:!(e.isBraveWallet&&!e._events&&!e._state||e.isApexWallet||e.isAvalanche||e.isBitKeep||e.isBlockWallet||e.isKuCoinWallet||e.isMathWallet||e.isOkxWallet||e.isOKExWallet||e.isOneInchIOSWallet||e.isOneInchAndroidWallet||e.isOpera||e.isPhantom||e.isPortal||e.isRabby||e.isRainbow||e.isTokenPocket||e.isTokenary||e.isZerion):!1,He=()=>!!("phantom"in window&&window?.phantom?.ethereum?.isPhantom),Vr=()=>{let e=window;if(!e.ethereum)return!1;if(e.ethereum.isCoinbaseWallet)return!0;if(e.ethereum.providers){for(let t of e.ethereum.providers)if(t.isCoinbaseWallet)return!0}return!1};var vs=e=>!!String(e).toLowerCase().match(/^(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/),ws=e=>Gp(String(e),"US"),Cs=(e,t)=>{let o=e.slice(0),r=[];for(;o.length;)r.push(o.splice(0,t));return r},Ft=(e,t=3,o=4)=>{if(!e)return"";let r=2,n=3;if(t+o+r+n>=e.length)return e;let i=e.slice(0,r+t),a=e.slice(e.length-o,e.length);return`${i}...${a}`},ui=e=>new Promise(t=>setTimeout(t,e)),bs=(e,t={})=>{let o=t.delayMs||150,r=t.maxAttempts||270;return new Promise(async(n,i)=>{let a=!1,l=0;for(;!a&&l<r;){if(t.abortSignal?.aborted)return;e().then(()=>{a=!0,n()},(...s)=>{a=!0,i(...s)}),l+=1,await ui(o)}a||i(new Error("Exceeded max attempts before resolving function"))})},qr=(e,t,o={})=>{let r=new URL(t,e);for(let[n,i]of Object.entries(o))r.searchParams.set(n,i);return r.href};var mi=e=>e.replace(/([\u2700-\u27BF]|[\uE000-\uF8FF]|\uD83C[\uDC00-\uDFFF]|\uD83D[\uDC00-\uDFFF]|[\u2011-\u26FF]|\uD83E[\uDD10-\uDDFF])/g,""),lr=e=>typeof e=="string"?e:"0x"+e.toString(16);async function Es(e=3e3){let t=!1,o=window;return new Promise(r=>{o.ethereum?n():(window.addEventListener("ethereum#initialized",n,{once:!0}),setTimeout(()=>{n()},e));function n(){if(t)return;t=!0,window.removeEventListener("ethereum#initialized",n);let i=[];$r()&&i.push("metamask"),He()&&i.push("phantom"),o.ethereum&&o.ethereum.isBraveWallet&&i.push("brave"),r(i)}})}function Kr(e){return`eip155:${String(Number(e))}`}var Qe=(e,t,o)=>{let r=Number(e),n=t.find(a=>a.id===r);if(!n)throw new U(`Unsupported chainId ${e}`,4901);let i;if(o.rpcUrls[r]?i=o.rpcUrls[r]:n.rpcUrls.infura?.http[0]?i=n.rpcUrls.infura.http[0]+"/"+Fr:n.rpcUrls.blast?.http[0]?i=n.rpcUrls.blast.http[0]+"/"+ls:i=n.rpcUrls.default?.http[0],!i)throw new U(`No RPC url found for ${e}`);return i};import Xp from"@coinbase/wallet-sdk";import{jsx as xs,jsxs as zp}from"react/jsx-runtime";var st=({style:e,...t})=>zp("svg",{width:"1024",height:"1024",viewBox:"0 0 1024 1024",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{height:"28px",width:"28px",...e},...t,children:[xs("rect",{width:"1024",height:"1024",fill:"#0052FF",rx:100,ry:100}),xs("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M152 512C152 710.823 313.177 872 512 872C710.823 872 872 710.823 872 512C872 313.177 710.823 152 512 152C313.177 152 152 313.177 152 512ZM420 396C406.745 396 396 406.745 396 420V604C396 617.255 406.745 628 420 628H604C617.255 628 628 617.255 628 604V420C628 406.745 617.255 396 604 396H420Z",fill:"white"})]});import{getAddress as pt}from"@ethersproject/address";import{Web3Provider as Rs}from"@ethersproject/providers";import{default as Qp}from"eventemitter3";import{StaticJsonRpcProvider as Ps}from"@ethersproject/providers";import Yp from"eventemitter3";var $p=["eth_sign","eth_populateTransactionRequest","eth_signTransaction","personal_sign","eth_signTypedData_v4"],Ts=e=>$p.includes(e);import{ErrorCode as Vp}from"@ethersproject/logger";var Lo=class extends U{constructor(){super("Wallet timeout");this.type="wallet_error"}},Mo=class extends U{constructor(){super("User rejected connection");this.type="wallet_error"}},ct=e=>{if(e instanceof U)return e;if(e?.code&&e?.reason){let t=new Ie(e);return e.code===Vp.ACTION_REJECTED&&(t.details=_e.E4001_USER_REJECTED_REQUEST),t}return e?.code?new Ie(e):new U("Unknown connector error",e)},lt=class extends Ye{constructor(o,r,n){super(o);this.type="provider_error";this.code=r,this.data=n}},Ie=class extends lt{constructor(o){let r=o;super(r.message,r.code,r.data);let n=Object.values(_e).find(i=>i.eipCode===r.code);this.details=n||_e.UNKNOWN_ERROR,r.code===-32002&&(r.message?.includes("already pending for origin")?r.message?.includes("wallet_requestPermissions")?this.details=_e.E32002_CONNECTION_ALREADY_PENDING:this.details=_e.E32002_REQUEST_ALREADY_PENDING:r.message?.includes("Already processing")&&r.message.includes("eth_requestAccounts")&&(this.details=_e.E32002_WALLET_LOCKED))}},qp={ERROR_USER_EXISTS:{message:"User already exists for this address",detail:"Try another address!",retryable:!1},ERROR_TIMED_OUT:{message:"Wallet request timed out",detail:"Please try connecting again.",retryable:!0},ERROR_WALLET_CONNECTION:{message:"Could not log in with wallet",detail:"Please try connecting again.",retryable:!0},ERROR_USER_REJECTED_CONNECTION:{message:"You rejected the request",detail:"Please try connecting again.",retryable:!0}},Kp={E32002_CONNECTION_ALREADY_PENDING:{eipCode:-32002,message:"Connection request already pending",detail:"Don\u2019t see your wallet modal? Check your other browser windows.",retryable:!1},E32002_REQUEST_ALREADY_PENDING:{eipCode:-32002,message:"Resource request already pending",detail:"Don\u2019t see your wallet modal? Check your other browser windows.",retryable:!1},E32002_WALLET_LOCKED:{eipCode:-32002,message:"Wallet might be locked",detail:"Don\u2019t see your wallet modal? Check your other browser windows.",retryable:!1},E4001_USER_REJECTED_REQUEST:{eipCode:4001,message:"Signature rejected",detail:"Please try signing again.",retryable:!0}},jp={E4001_DEFAULT_USER_REJECTED_REQUEST:{eipCode:4001,message:"User Rejected Request",detail:"The user rejected the request.",default:!0,retryable:!0},E4100_DEFAULT_UNAUTHORIZED:{eipCode:4100,message:"Unauthorized",detail:"The requested method and/or account has not been authorized by the user.",default:!0,retryable:!1},E4200_DEFAULT_UNSUPPORTED_METHOD:{eipCode:4200,message:"Unsupported Method",detail:"The Provider does not support the requested method.",default:!0,retryable:!1},E4900_DEFAULT_DISCONNECTED:{eipCode:4900,message:"Disconnected",detail:"The Provider is disconnected from all chains.",default:!0,retryable:!0},E4901_DEFAULT_CHAIN_DISCONNECTED:{eipCode:4901,message:"Chain Disconnected",detail:"The Provider is not connected to the requested chain.",default:!0,retryable:!0},E32700_DEFAULT_PARSE_ERROR:{eipCode:-32700,message:"Parse error",detail:"Invalid JSON",default:!0,retryable:!1},E32600_DEFAULT_INVALID_REQUEST:{eipCode:-32600,message:"Invalid request",detail:"JSON is not a valid request object",default:!0,retryable:!1},E32601_DEFAULT_METHOD_NOT_FOUND:{eipCode:-32601,message:"Method not found",detail:"Method does not exist",default:!0,retryable:!1},E32602_DEFAULT_INVALID_PARAMS:{eipCode:-32602,message:"Invalid params",detail:"Invalid method parameters",default:!0,retryable:!1},E32603_DEFAULT_INTERNAL_ERROR:{eipCode:-32603,message:"Internal error",detail:"Internal JSON-RPC error",default:!0,retryable:!0},E32000_DEFAULT_INVALID_INPUT:{eipCode:-32e3,message:"Invalid input",detail:"Missing or invalid parameters",default:!0,retryable:!1},E32001_DEFAULT_RESOURCE_NOT_FOUND:{eipCode:-32001,message:"Resource not found",detail:"Requested resource not found",default:!0,retryable:!1},E32002_DEFAULT_RESOURCE_UNAVAILABLE:{eipCode:-32002,message:"Resource unavailable",detail:"Requested resource not available",default:!0,retryable:!0},E32003_DEFAULT_TRANSACTION_REJECTED:{eipCode:-32003,message:"Transaction rejected",detail:"Transaction creation failed",default:!0,retryable:!0},E32004_DEFAULT_METHOD_NOT_SUPPORTED:{eipCode:-32004,message:"Method not supported",detail:"Method is not implemented",default:!0,retryable:!1},E32005_DEFAULT_LIMIT_EXCEEDED:{eipCode:-32005,message:"Limit exceeded",detail:"Request exceeds defined limit",default:!0,retryable:!1},E32006_DEFAULT_JSON_RPC_VERSION_NOT_SUPPORTED:{eipCode:-32006,message:"JSON-RPC version not supported",detail:"Version of JSON-RPC protocol is not supported",default:!0,retryable:!1}},_e={UNKNOWN_ERROR:{eipCode:0,message:"Unknown error",detail:"Unknown error",retryable:!0},...jp,...Kp},Tt={...qp,..._e};var Jp=12e4,hi=(e=new Lo,t=Jp)=>new Promise((o,r)=>setTimeout(()=>{r(e)},t)),Z=class{constructor(t){this.removeListener=(t,o)=>{if(this.walletProvider)try{return this.walletProvider.removeListener(t,o)}catch{console.warn("Unable to remove wallet provider listener")}};this.setWalletProvider=t=>{this.walletProvider&&this._subscriptions.forEach(o=>{this.removeListener(o.eventName,o.listener)}),this.walletProvider=t,this._subscriptions.forEach(o=>{this.walletProvider?.on(o.eventName,o.listener)})};this.walletProvider=t,this._subscriptions=[]}on(t,o){if(this.walletProvider)return this.walletProvider.on(t,o);this._subscriptions.push({eventName:t,listener:o})}async request(t){if(!this.walletProvider)throw new U(`A wallet request of type ${t.method} was made before setting a wallet provider.`);return Promise.race([this.walletProvider.request(t),hi()]).catch(o=>{throw ct(o)})}},Bt=class extends Error{constructor(o,r,n){super(o);this.code=r,this.data=n}},jr=class extends Yp{constructor(o,r,n,i,a=1){super();this.walletProxy=o,this.address=r,this.chainId=a,this.rpcConfig=n,this.chains=i,this.provider=new Ps(Qe(a,this.chains,n))}async handleSendTransaction(o){if(!o.params||!Array.isArray(o.params))throw new Bt(`Invalid params for ${o.method}`,4200);let r=o.params[0];if(!await Pt()||!this.address)throw new Bt("Disconnected",4900);return(await Ss(r)).transactionHash}handleSwitchEthereumChain(o){if(!o.params||!Array.isArray(o.params))throw new Bt(`Invalid params for ${o.method}`,4200);let r;if(typeof o.params[0]=="string")r=o.params[0];else if("chainId"in o.params[0]&&typeof o.params[0].chainId=="string")r=o.params[0].chainId;else throw new Bt(`Invalid params for ${o.method}`,4200);this.chainId=Number(r),this.provider=new Ps(Qe(this.chainId,this.chains,this.rpcConfig)),this.emit("chainChanged",r)}async handlePersonalSign(o){if(!o.params||!Array.isArray(o.params))throw new Error("Invalid params for eth_estimateGas");let r=o.params[0];return await _s(r)}async handleEstimateGas(o){if(!o.params||!Array.isArray(o.params))throw new Error("Invalid params for eth_estimateGas");delete o.params[0].gasPrice,delete o.params[0].maxFeePerGas,delete o.params[0].maxPriorityFeePerGas;let r={...o.params[0],chainId:lr(this.chainId)};try{return await this.provider.send("eth_estimateGas",[r])}catch{return delete r.from,await this.provider.send("eth_estimateGas",[r])}}async request(o){switch(console.debug("Embedded1193Provider.request() called with args",o),o.method){case"eth_accounts":case"eth_requestAccounts":return this.address?[this.address]:[];case"eth_chainId":return lr(this.chainId);case"eth_estimateGas":return this.handleEstimateGas(o);case"eth_sendTransaction":return this.handleSendTransaction(o);case"wallet_switchEthereumChain":return this.handleSwitchEthereumChain(o);case"personal_sign":return this.handlePersonalSign(o);default:break}if(Ts(o.method)){let r=await Pt();if(await As(),!r||!this.address)throw new Bt("Disconnected",4900);try{return(await this.walletProxy.rpc({address:this.address,accessToken:r,request:{method:o.method,params:o.params}})).response.data}catch(n){throw console.error(n),new Bt("Disconnected",4900)}}else return this.provider.send(o.method,o.params)}async connect(){let o=await Pt();if(!o||!this.address)return null;try{return(await this.walletProxy.connect({address:this.address,accessToken:o})).address}catch(r){return console.error(r),null}}},dt=class extends Z{constructor(o){super(o)}},Ht=class extends Z{constructor(t){super(t)}sendAsync(t,o){throw new Error("sendAsync is no longer supported by EIP-1193. Use the request method instead.")}};var Zp=(e,t)=>{switch(t){case"coinbase_wallet":return e.message.includes("addEthereumChain");default:return e.code===4902||e.message?.includes("4902")}},Ne=class extends Qp{constructor(o,r){super();this.onAccountsChanged=o=>{o.length===0?this.onDisconnect():this.syncAccounts(o)};this.onChainChanged=o=>{this.wallets.forEach(r=>{r.chainId=Kr(o),this.walletClientType==="privy"&&j.put(si(r.address),o)}),this.emit("walletsUpdated")};this.onDisconnect=()=>{this.connected=!1,this.wallets=[],this.emit("walletsUpdated")};this.onConnect=()=>{this.connected=!0,this.syncAccounts()};this.wallets=[],this.walletClientType=o,this.chains=r,this.connected=!1,this.initialized=!1}buildConnectedWallet(o,r){let n=async()=>!!this.wallets.find(i=>pt(i.address)===pt(o));return{address:pt(o),chainId:r,switchChain:async i=>{if(!n)throw new U("Wallet is not currently connected.");let a=this.wallets.find(y=>pt(y.address)===pt(o))?.chainId;if(!a)throw new U("Unable to determine current chainId.");let l,s;if(typeof i=="number"?(l=`0x${i.toString(16)}`,s=i):(l=i,s=Number(i)),a===Kr(l))return;let c=this.chains.find(y=>y.id===s);if(!c)throw new U(`Unsupported chainId: ${i}`);let P=async()=>{await this.proxyProvider.request({method:"wallet_switchEthereumChain",params:[{chainId:l}]})};try{return await P()}catch(y){if(Zp(y,this.walletClientType))return await this.proxyProvider.request({method:"wallet_addEthereumChain",params:[{chainId:l,chainName:c.name,nativeCurrency:c.nativeCurrency,rpcUrls:[c.rpcUrls.public?.http[0]??""],blockExplorerUrls:[c.blockExplorers?.default.url??""]}]}),P();throw this.walletClientType==="rainbow"&&y.message?.includes("wallet_switchEthereumChain")?new U(`Rainbow does not support the chainId ${r}`):y}},connectedAt:Date.now(),walletClientType:this.walletClientType,connectorType:this.connectorType,isConnected:n,getEthereumProvider:async()=>{if(!await n())throw new U("Wallet is not currently connected.");return this.proxyProvider},getEthersProvider:async()=>{if(!await n())throw new U("Wallet is not currently connected.");return new Rs(new dt(this.proxyProvider))},getWeb3jsProvider:async()=>{if(!await n())throw new U("Wallet is not currently connected.");return new Ht(this.proxyProvider)},sign:async i=>{if(!await n())throw new U("Wallet is not currently connected.");return await this.sign(i)},disconnect:()=>{this.disconnect()}}}async syncAccounts(o){let r=o;if(r===void 0){let c=await this.proxyProvider.request({method:"eth_accounts"});Array.isArray(c)&&(r=c)}if(!r||!Array.isArray(r)||r.length<=0||!r[0])return;let n=r[0],i=pt(n),a=[],l;if(this.walletClientType==="privy"){l=j.get(si(i))||Gr;try{await this.proxyProvider.request({method:"wallet_switchEthereumChain",params:[{chainId:l}]})}catch{console.warn(`Unable to switch embedded wallet to chain ID ${l} on initialization`)}}else try{let c=await this.proxyProvider.request({method:"eth_chainId"});if(typeof c!="string")throw new Error("Invalid chainId returned from provider");l=c}catch(c){console.warn(`Failed to get chainId from provider, defaulting to ${Gr}`,c),l=Gr}let s=Kr(l);a.find(c=>pt(c.address)===i)||a.push(this.buildConnectedWallet(pt(n),s)),Yr(a,this.wallets)||(this.wallets=a,this.emit("walletsUpdated"))}async getConnectedWallet(){let o=await this.proxyProvider.request({method:"eth_accounts"});return this.wallets.sort((r,n)=>n.connectedAt-r.connectedAt).find(r=>o.find(n=>pt(n)===pt(r.address)))||null}async isConnected(){let o=await this.proxyProvider.request({method:"eth_accounts"});return Array.isArray(o)&&o.length>0}async sign(o){return await this.connect({showPrompt:!1}),new Rs(new dt(this.proxyProvider)).getSigner().signMessage(o)}subscribeListeners(){this.proxyProvider.on("accountsChanged",this.onAccountsChanged),this.proxyProvider.on("chainChanged",this.onChainChanged),this.proxyProvider.on("disconnect",this.onDisconnect),this.proxyProvider.on("connect",this.onConnect)}unsubscribeListeners(){this.proxyProvider.removeListener("accountsChanged",this.onAccountsChanged),this.proxyProvider.removeListener("chainChanged",this.onChainChanged),this.proxyProvider.removeListener("disconnect",this.onDisconnect),this.proxyProvider.removeListener("connect",this.onConnect)}};var eu=e=>{let t=`https://mainnet.infura.io/v3/${Fr}`,o=1;return e.makeWeb3Provider(t,o)},Jr,Qr=class extends Ne{constructor(o){super("coinbase_wallet",o);this.connectorType="coinbase_wallet";this.proxyProvider=new Z,this.subscribeListeners(),Jr||(Jr=new Xp({appName:"Privy",darkMode:!1,headlessMode:!1,enableMobileWalletLink:!0})),this.proxyProvider.setWalletProvider(eu(Jr)),this.syncAccounts().then(()=>{this.emit("initialized"),this.initialized=!0})}async connect(o){return o.showPrompt&&await this.promptConnection(),await this.isConnected()?this.getConnectedWallet():null}disconnect(){Jr.disconnect()}get walletBranding(){return{name:"Coinbase Wallet",icon:st}}async promptConnection(){try{let o=await this.proxyProvider.request({method:"eth_requestAccounts"});if(!o||o.length===0||!o[0])throw new U("Unable to retrieve accounts");this.connected=!0,await this.syncAccounts([o[0]])}catch(o){throw ct(o)}}};import{jsx as ks}from"react/jsx-runtime";var Oo=({...e})=>ks("svg",{width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:ks("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.37126 11.0323C2.37126 12.696 3.90598 13.4421 5.40654 13.4468C8.91753 13.4468 12.8021 11.2897 12.7819 7.67984C12.7673 5.07728 10.3748 2.86167 7.54357 2.88296C4.8495 2.88296 2.21821 4.6411 2.21803 7.03628C2.21803 7.67951 2.58722 8.30178 3.55231 8.37184C2.74763 9.16826 2.37126 10.1225 2.37126 11.0323ZM7.55283 8.68012C8.11562 8.68012 8.57186 8.13217 8.57186 7.45624C8.57186 6.78032 8.11562 6.23237 7.55283 6.23237C6.99003 6.23237 6.53379 6.78032 6.53379 7.45624C6.53379 8.13217 6.99003 8.68012 7.55283 8.68012ZM10.4747 8.68012C11.0375 8.68012 11.4937 8.13217 11.4937 7.45625C11.4937 6.78032 11.0375 6.23237 10.4747 6.23237C9.91186 6.23237 9.45562 6.78032 9.45562 7.45625C9.45562 8.13217 9.91186 8.68012 10.4747 8.68012Z",fill:e.color||"var(--privy-color-foreground-3)"})});var Zr=class extends Ne{constructor(o,r){super("privy",r);this.connectorType="embedded";this.proxyProvider=o,this.subscribeListeners(),this.syncAccounts().then(()=>{this.emit("initialized"),this.initialized=!0})}async connect(o){return await this.isConnected()?(await this.proxyProvider.request({method:"wallet_switchEthereumChain",params:[lr(o?.chainId||"0x1")]}),this.getConnectedWallet()):null}get walletBranding(){return{name:"Privy Wallet",icon:Oo}}disconnect(){this.connected=!1}async promptConnection(){}};import{getAddress as hw}from"@ethersproject/address";import{Web3Provider as yw}from"@ethersproject/providers";import{isMobile as ou}from"react-device-detect";import{jsx as Le,jsxs as tu}from"react/jsx-runtime";var be=({style:e,...t})=>tu("svg",{xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",x:0,y:0,viewBox:"0 0 318.6 318.6",width:"28",height:"28",style:{height:"28px",width:"28px",...e},...t,children:[Le("style",{children:".s1{stroke-linecap:round;stroke-linejoin:round}.s2{fill:#e4761b;stroke:#e4761b}.s3{fill:#f6851b;stroke:#f6851b}"}),Le("path",{fill:"#e2761b",stroke:"#e2761b",className:"s1",d:"m274.1 35.5-99.5 73.9L193 65.8z"}),Le("path",{d:"m44.4 35.5 98.7 74.6-17.5-44.3zm193.9 171.3-26.5 40.6 56.7 15.6 16.3-55.3zm-204.4.9L50.1 263l56.7-15.6-26.5-40.6z",className:"s1 s2"}),Le("path",{d:"m103.6 138.2-15.8 23.9 56.3 2.5-2-60.5zm111.3 0-39-34.8-1.3 61.2 56.2-2.5zM106.8 247.4l33.8-16.5-29.2-22.8zm71.1-16.5 33.9 16.5-4.7-39.3z",className:"s1 s2"}),Le("path",{fill:"#d7c1b3",stroke:"#d7c1b3",className:"s1",d:"m211.8 247.4-33.9-16.5 2.7 22.1-.3 9.3zm-105 0 31.5 14.9-.2-9.3 2.5-22.1z"}),Le("path",{fill:"#233447",stroke:"#233447",className:"s1",d:"m138.8 193.5-28.2-8.3 19.9-9.1zm40.9 0 8.3-17.4 20 9.1z"}),Le("path",{fill:"#cd6116",stroke:"#cd6116",className:"s1",d:"m106.8 247.4 4.8-40.6-31.3.9zM207 206.8l4.8 40.6 26.5-39.7zm23.8-44.7-56.2 2.5 5.2 28.9 8.3-17.4 20 9.1zm-120.2 23.1 20-9.1 8.2 17.4 5.3-28.9-56.3-2.5z"}),Le("path",{fill:"#e4751f",stroke:"#e4751f",className:"s1",d:"m87.8 162.1 23.6 46-.8-22.9zm120.3 23.1-1 22.9 23.7-46zm-64-20.6-5.3 28.9 6.6 34.1 1.5-44.9zm30.5 0-2.7 18 1.2 45 6.7-34.1z"}),Le("path",{d:"m179.8 193.5-6.7 34.1 4.8 3.3 29.2-22.8 1-22.9zm-69.2-8.3.8 22.9 29.2 22.8 4.8-3.3-6.6-34.1z",className:"s3"}),Le("path",{fill:"#c0ad9e",stroke:"#c0ad9e",className:"s1",d:"m180.3 262.3.3-9.3-2.5-2.2h-37.7l-2.3 2.2.2 9.3-31.5-14.9 11 9 22.3 15.5h38.3l22.4-15.5 11-9z"}),Le("path",{fill:"#161616",stroke:"#161616",className:"s1",d:"m177.9 230.9-4.8-3.3h-27.7l-4.8 3.3-2.5 22.1 2.3-2.2h37.7l2.5 2.2z"}),Le("path",{fill:"#763d16",stroke:"#763d16",className:"s1",d:"m278.3 114.2 8.5-40.8-12.7-37.9-96.2 71.4 37 31.3 52.3 15.3 11.6-13.5-5-3.6 8-7.3-6.2-4.8 8-6.1zM31.8 73.4l8.5 40.8-5.4 4 8 6.1-6.1 4.8 8 7.3-5 3.6 11.5 13.5 52.3-15.3 37-31.3-96.2-71.4z"}),Le("path",{d:"m267.2 153.5-52.3-15.3 15.9 23.9-23.7 46 31.2-.4h46.5zm-163.6-15.3-52.3 15.3-17.4 54.2h46.4l31.1.4-23.6-46zm71 26.4 3.3-57.7 15.2-41.1h-67.5l15 41.1 3.5 57.7 1.2 18.2.1 44.8h27.7l.2-44.8z",className:"s3"})]});var Xr=class extends Ne{constructor(o){super("metamask",o);this.connectorType="injected";this.proxyProvider=new Z,this.subscribeListeners();let r=window,n=r.ethereum,i=r.ethereum.providers||[];for(let a of i)if(a.isMetaMask){n=a;break}this.proxyProvider.setWalletProvider(n),this.syncAccounts().then(()=>{this.emit("initialized"),this.initialized=!0})}async connect(o){return o.showPrompt&&await this.promptConnection(),await this.isConnected()?this.getConnectedWallet():null}get walletBranding(){return{name:"MetaMask",icon:be}}disconnect(){console.warn("Metamask does not support programmatic disconnect.")}async promptConnection(){try{!ou&&$r()&&await this.proxyProvider.request({method:"wallet_requestPermissions",params:[{eth_accounts:{}}]});let o=await this.proxyProvider.request({method:"eth_requestAccounts"});if(!o||o.length===0||!o[0])throw new U("Unable to retrieve accounts");await this.syncAccounts([o[0]])}catch(o){throw ct(o)}}};import{jsx as Ws,jsxs as ru}from"react/jsx-runtime";var Ge=({style:e,...t})=>ru("svg",{xmlns:"http://www.w3.org/2000/svg",width:"108",height:"108",viewBox:"0 0 108 108",fill:"none",style:{height:"28px",width:"28px",...e},...t,children:[Ws("rect",{width:"108",height:"108",rx:"23",fill:"#AB9FF2"}),Ws("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M46.5267 69.9229C42.0054 76.8509 34.4292 85.6182 24.348 85.6182C19.5824 85.6182 15 83.6563 15 75.1342C15 53.4305 44.6326 19.8327 72.1268 19.8327C87.768 19.8327 94 30.6846 94 43.0079C94 58.8258 83.7355 76.9122 73.5321 76.9122C70.2939 76.9122 68.7053 75.1342 68.7053 72.314C68.7053 71.5783 68.8275 70.7812 69.0719 69.9229C65.5893 75.8699 58.8685 81.3878 52.5754 81.3878C47.993 81.3878 45.6713 78.5063 45.6713 74.4598C45.6713 72.9884 45.9768 71.4556 46.5267 69.9229ZM83.6761 42.5794C83.6761 46.1704 81.5575 47.9658 79.1875 47.9658C76.7816 47.9658 74.6989 46.1704 74.6989 42.5794C74.6989 38.9885 76.7816 37.1931 79.1875 37.1931C81.5575 37.1931 83.6761 38.9885 83.6761 42.5794ZM70.2103 42.5795C70.2103 46.1704 68.0916 47.9658 65.7216 47.9658C63.3157 47.9658 61.233 46.1704 61.233 42.5795C61.233 38.9885 63.3157 37.1931 65.7216 37.1931C68.0916 37.1931 70.2103 38.9885 70.2103 42.5795Z",fill:"#FFFDF8"})]});var en=class extends Ne{constructor(o){super("phantom",o);this.connectorType="injected";this.proxyProvider=new Z,this.subscribeListeners(),this.proxyProvider.setWalletProvider(window.phantom.ethereum),this.syncAccounts().then(()=>{this.emit("initialized"),this.initialized=!0})}async connect(o){return o.showPrompt&&await this.promptConnection(),await this.isConnected()?this.getConnectedWallet():null}get walletBranding(){return{name:"Phantom",icon:Ge}}disconnect(){console.warn("Phantom does not support programmatic disconnect.")}async promptConnection(){try{let o=await this.proxyProvider.request({method:"eth_requestAccounts"});if(!o||o.length===0||!o[0])throw new U("Unable to retrieve accounts");await this.syncAccounts([o[0]])}catch(o){throw ct(o)}}};import{EthereumProvider as hu,OPTIONAL_EVENTS as fu,OPTIONAL_METHODS as yu}from"@walletconnect/ethereum-provider";import gi from"@walletconnect/qrcode-modal";import{isAndroid as gu,isMobile as vu}from"react-device-detect";import{createContext as iu,useContext as au,useEffect as fi,useRef as su,useState as Ns}from"react";import{jsx as nu}from"react/jsx-runtime";function Is(e){return nu("link",{rel:"prefetch",href:e.src})}var b=()=>{throw new Error("You need to wrap your application with the <PrivyProvider> initialized with your app id.")};import{jsx as lu,jsxs as cu}from"react/jsx-runtime";var Ze="LANDING",Ls=iu({ready:!1,app:null,currentScreen:Ze,lastScreen:Ze,navigate:b,navigateBack:b,resetNavigation:b,setModalData:b,outerClickRef:null}),Ms=e=>{let t=e.appConfig,o=e.authenticated,r=e.visible,[n,i]=Ns(e.initialScreen||Ze),[a,l]=Ns(e.initialScreen||Ze);fi(()=>{o||i(Ze)},[o]),fi(()=>{r||(l(Ze),i(Ze))},[r]),fi(()=>{e.initialScreen&&n===Ze&&(i(e.initialScreen),l(e.initialScreen))},[e.initialScreen]);let s=e.initialScreen&&n===Ze?e.initialScreen:n,c=su(null),P={ready:!!t?.id,app:t,data:e.data,setModalData:e.setModalData,currentScreen:s,lastScreen:a,navigate:y=>{l(n),i(y)},navigateBack:()=>{i(a)},resetNavigation:()=>{e.setInitialScreen(null),l(Ze),i(Ze)},outerClickRef:c};return cu(Ls.Provider,{value:P,children:[(typeof t?.appearance?.logo=="string"||t?.appearance?.logo?.type==="img")&&lu(Is,{src:typeof t.appearance.logo=="string"?t.appearance.logo:t.appearance.logo.props.src}),e.children]})},g=()=>au(Ls);import{jsx as Do,jsxs as du}from"react/jsx-runtime";var Uo=({style:e,...t})=>{let{app:o}=g();return du("svg",{width:"28",height:"28",viewBox:"0 0 28 28",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{height:"28px",width:"28px",...e},...t,children:[Do("rect",{width:"28",height:"28",rx:"3",fill:o?.appearance.palette.colorScheme==="dark"?"#3396ff":"#141414"}),Do("g",{clipPath:"url(#clip0_1765_9946)",children:Do("path",{d:"M8.09448 10.3941C11.3558 7.20196 16.6442 7.20196 19.9055 10.3941L20.2982 10.7782C20.3369 10.8157 20.3677 10.8606 20.3887 10.9102C20.4097 10.9599 20.4206 11.0132 20.4206 11.0671C20.4206 11.121 20.4097 11.1744 20.3887 11.224C20.3677 11.2737 20.3369 11.3186 20.2982 11.3561L18.9554 12.6702C18.9158 12.7086 18.8628 12.7301 18.8077 12.7301C18.7526 12.7301 18.6996 12.7086 18.66 12.6702L18.1198 12.1415C15.8448 9.91503 12.1557 9.91503 9.88015 12.1415L9.30167 12.7075C9.26207 12.7459 9.20909 12.7673 9.15395 12.7673C9.0988 12.7673 9.04582 12.7459 9.00622 12.7075L7.66346 11.3934C7.62475 11.3559 7.59397 11.3109 7.57295 11.2613C7.55193 11.2117 7.5411 11.1583 7.5411 11.1044C7.5411 11.0505 7.55193 10.9971 7.57295 10.9475C7.59397 10.8979 7.62475 10.8529 7.66346 10.8154L8.09448 10.3941ZM22.6829 13.1115L23.8776 14.2814C23.9163 14.319 23.9471 14.3639 23.9681 14.4135C23.9892 14.4632 24 14.5165 24 14.5704C24 14.6243 23.9892 14.6777 23.9681 14.7273C23.9471 14.777 23.9163 14.8219 23.8776 14.8594L18.4893 20.1332C18.4102 20.2101 18.3042 20.2531 18.1938 20.2531C18.0835 20.2531 17.9775 20.2101 17.8984 20.1332L14.0743 16.3901C14.0545 16.3708 14.0279 16.36 14.0003 16.36C13.9726 16.36 13.9461 16.3708 13.9263 16.3901L10.1021 20.1332C10.023 20.2101 9.91703 20.2531 9.8067 20.2531C9.69636 20.2531 9.59038 20.2101 9.51124 20.1332L4.12236 14.8594C4.08365 14.8219 4.05287 14.777 4.03185 14.7273C4.01083 14.6777 4 14.6243 4 14.5704C4 14.5165 4.01083 14.4632 4.03185 14.4135C4.05287 14.3639 4.08365 14.319 4.12236 14.2814L5.31767 13.1115C5.39678 13.0348 5.50265 12.9919 5.61285 12.9919C5.72305 12.9919 5.82892 13.0348 5.90803 13.1115L9.73216 16.8546C9.75194 16.874 9.7785 16.8848 9.80616 16.8848C9.83381 16.8848 9.86037 16.874 9.88015 16.8546L13.7043 13.1115C13.7834 13.0346 13.8894 12.9916 13.9997 12.9916C14.1101 12.9916 14.216 13.0346 14.2952 13.1115L18.1198 16.8546C18.1396 16.874 18.1662 16.8848 18.1938 16.8848C18.2215 16.8848 18.2481 16.874 18.2678 16.8546L22.092 13.1115C22.1711 13.0346 22.2771 12.9916 22.3874 12.9916C22.4977 12.9916 22.6037 13.0346 22.6829 13.1115Z",fill:"white"})}),Do("defs",{children:Do("clipPath",{id:"clip0_1765_9946",children:Do("rect",{width:"20",height:"12.2531",fill:"white",transform:"translate(4 8)"})})})]})};import{isAndroid as Ds,isDesktop as pu,isMobileOnly as uu}from"react-device-detect";var tn=e=>{let t;try{t=new URL(e).hostname}catch{return}for(let[o,r]of Object.entries(Us))if(r.hostname===t)return{walletClientType:o,entry:r}};var Us={metamask:{id:"c57ca95b47569778a828d19178114f4db188b89b763c899ba0be274e97267d96",displayName:"MetaMask",image_id:"5195e9db-94d8-4579-6f11-ef553be95100",hostname:"metamask.io",mobile:{native:"metamask:"}},trust:{id:"4622a2b2d6af1c9844944291e5e7351a6aa24cd7b23099efac1b2fd875da31a0",displayName:"Trust",image_id:"0528ee7e-16d1-4089-21e3-bbfb41933100",hostname:"trustwallet.com",mobile:{universal:"https://link.trustwallet.com"}},safe:{id:"225affb176778569276e484e1b92637ad061b01e13a048b35a9d280c3b58970f",displayName:"Safe",image_id:"a1cb2777-f8f9-49b0-53fd-443d20ee0b00",hostname:"safe.global",mobile:{universal:"https://app.safe.global/"}},rainbow:{id:"1ae92b26df02f0abca6304df07debccd18262fdf5fe82daa81593582dac9a369",displayName:"Rainbow",image_id:"7a33d7f1-3d12-4b5c-f3ee-5cd83cb1b500",hostname:"rainbow.me",mobile:{universal:"https://rnbwapp.com"}},uniswap:{id:"c03dfee351b6fcc421b4494ea33b9d4b92a984f87aa76d1663bb28705e95034a",displayName:"Uniswap",image_id:"bff9cf1f-df19-42ce-f62a-87f04df13c00",hostname:"uniswap.org",mobile:{universal:"https://uniswap.org/app"}},zerion:{id:"ecc4036f814562b41a5268adc86270fba1365471402006302e70169465b7ac18",displayName:"Zerion",image_id:"f216b371-96cf-409a-9d88-296392b85800",hostname:"zerion.io",mobile:{universal:"https://wallet.zerion.io"}},argent:{id:"bc949c5d968ae81310268bf9193f9c9fb7bb4e1283e1284af8f2bd4992535fd6",displayName:"Argent",image_id:"215158d2-614b-49c9-410f-77aa661c3900",hostname:"www.argent.xyz",mobile:{universal:"https://www.argent.xyz/app"}},spot:{id:"74f8092562bd79675e276d8b2062a83601a4106d30202f2d509195e30e19673d",displayName:"Spot",image_id:"1bf33a89-b049-4a1c-d1f6-4dd7419ee400",hostname:"www.spot-wallet.com",mobile:{universal:"https://spot.so"}},omni:{id:"afbd95522f4041c71dd4f1a065f971fd32372865b416f95a0b1db759ae33f2a7",displayName:"Omni",image_id:"2cd67b4c-282b-4809-e7c0-a88cd5116f00",hostname:"omni.app",mobile:{universal:"https://links.omni.app"}},cryptocom:{id:"f2436c67184f158d1beda5df53298ee84abfc367581e4505134b5bcf5f46697d",displayName:"Crypto.com",image_id:"7c5ff577-a68d-49c5-02cd-3d83637b0b00",hostname:"crypto.com",mobile:{universal:"https://wallet.crypto.com"}},blockchain:{id:"84b43e8ddfcd18e5fcb5d21e7277733f9cccef76f7d92c836d0e481db0c70c04",displayName:"Blockchain",image_id:"6f913b80-86c0-46f9-61ca-cc90a1805900",hostname:"www.blockchain.com",mobile:{universal:"https://www.blockchain.com"}},safepal:{id:"0b415a746fb9ee99cce155c2ceca0c6f6061b1dbca2d722b3ba16381d0562150",displayName:"SafePal",image_id:"252753e7-b783-4e03-7f77-d39864530900",hostname:"safepal.com",mobile:{universal:"https://link.safepal.io"}},bitkeep:{id:"38f5d18bd8522c244bdd70cb4a68e0e718865155811c043f052fb9f1c51de662",displayName:"BitKeep",image_id:"3f7075d0-4ab7-4db5-404d-3e4c05e6fe00",hostname:"bitkeep.com",mobile:{universal:"https://bkapp.vip"}},zengo:{id:"9414d5a85c8f4eabc1b5b15ebe0cd399e1a2a9d35643ab0ad22a6e4a32f596f0",displayName:"ZenGo",image_id:"cfc07342-23ea-4f3f-f071-ec9d2cd86b00",hostname:"zengo.com",mobile:{universal:"https://get.zengo.com/"}},"1inch":{id:"c286eebc742a537cd1d6818363e9dc53b21759a1e8e5d9b263d0c03ec7703576",displayName:"1inch",image_id:"52b1da3c-9e72-40ae-5dac-6142addd9c00",hostname:"wallet.1inch.io",mobile:{universal:"https://wallet.1inch.io/wc/"}},binance:{id:"8a0ee50d1f22f6651afcae7eb4253e52a3310b90af5daef78a8c4929a9bb99d4",displayName:"Binance",image_id:"ebac7b39-688c-41e3-7912-a4fefba74600",hostname:"www.binance.com",mobile:{universal:"https://app.binance.com/cedefi"}},exodus:{id:"e9ff15be73584489ca4a66f64d32c4537711797e30b6660dbcb71ea72a42b1f4",displayName:"Exodus",image_id:"4c16cad4-cac9-4643-6726-c696efaf5200",hostname:"exodus.com",mobile:{universal:"https://exodus.com/m"}},mew_wallet:{id:"f5b4eeb6015d66be3f5940a895cbaa49ef3439e518cd771270e6b553b48f31d2",displayName:"MEW wallet",image_id:"e2024511-2c9b-46d7-3111-52df3d241700",hostname:"mewwallet.com",mobile:{universal:"https://mewwallet.com"}},alphawallet:{id:"138f51c8d00ac7b9ac9d8dc75344d096a7dfe370a568aa167eabc0a21830ed98",displayName:"AlphaWallet",image_id:"5b1cddfb-056e-4e78-029a-54de5d70c500",hostname:"alphawallet.com",mobile:{universal:"https://aw.app"}},keyring_pro:{id:"47bb07617af518642f3413a201ec5859faa63acb1dd175ca95085d35d38afb83",displayName:"KEYRING PRO",image_id:"dda0f0fb-34e8-4a57-dcea-b008e7d1ff00",hostname:"keyring.app",mobile:{universal:"https://keyring.app/"}},mathwallet:{id:"7674bb4e353bf52886768a3ddc2a4562ce2f4191c80831291218ebd90f5f5e26",displayName:"MathWallet",image_id:"26a8f588-3231-4411-60ce-5bb6b805a700",hostname:"mathwallet.org",mobile:{universal:"https://www.mathwallet.org"}},unstoppable:{id:"8308656f4548bb81b3508afe355cfbb7f0cb6253d1cc7f998080601f838ecee3",displayName:"Unstoppable",image_id:"4725dda0-4471-4d0f-7adf-6bbe8b929c00",hostname:"unstoppabledomains.com",mobile:{universal:"https://unstoppabledomains.com/mobile"}},obvious:{id:"031f0187049b7f96c6f039d1c9c8138ff7a17fd75d38b34350c7182232cc29aa",displayName:"Obvious",image_id:"61abe2ca-b06d-4a8b-de3e-8326f523e900",hostname:"obvious.technology",mobile:{universal:"https://wallet.obvious.technology"}},ambire:{id:"2c81da3add65899baeac53758a07e652eea46dbb5195b8074772c62a77bbf568",displayName:"Ambire",image_id:"c39b3a16-1a38-4588-f089-cb7aeb584700",hostname:"www.ambire.com",mobile:{universal:"https://mobile.ambire.com"}},internet_money_wallet:{id:"dd43441a6368ec9046540c46c5fdc58f79926d17ce61a176444568ca7c970dcd",displayName:"Internet Money Wallet",image_id:"204b2240-5ce4-4996-6ec4-f06a22726900",hostname:"internetmoney.io",mobile:{universal:"https://internetmoney.io"}},coin98:{id:"2a3c89040ac3b723a1972a33a125b1db11e258a6975d3a61252cd64e6ea5ea01",displayName:"Coin98",image_id:"fc460647-ea95-447a-99f0-1bff8fa4be00",hostname:"coin98.com",mobile:{universal:"https://coin98.services"}},abc_wallet:{id:"b956da9052132e3dabdcd78feb596d5194c99b7345d8c4bd7a47cabdcb69a25f",displayName:"ABC Wallet",image_id:"f9854c79-14ba-4987-42e1-4a82abbf5700",hostname:"myabcwallet.io",mobile:{universal:"https://abcwalletconnect.page.link"}},arculus_wallet:{id:"0e4915107da5b3408b38e248f7a710f4529d54cd30e9d12ff0eb886d45c18e92",displayName:"Arculus Wallet",image_id:"f78dab27-7165-4a3d-fdb1-fcff06c0a700",hostname:"www.getarculus.com",mobile:{universal:"https://gw.arculus.co/app"}},haha:{id:"719bd888109f5e8dd23419b20e749900ce4d2fc6858cf588395f19c82fd036b3",displayName:"HaHa",image_id:"79285c9f-2630-451e-0680-c71b42fb7400",hostname:"www.haha.me",mobile:{universal:"https://haha.me"}},cling_wallet:{id:"942d0e22a7e6b520b0a03abcafc4dbe156a1fc151876e3c4a842f914277278ef",displayName:"Cling Wallet",image_id:"2d8006c3-852b-458a-d6b0-916c5ba76800",hostname:"clingon.io",mobile:{universal:"https://cling.carrieverse.com/apple-app-site-association"}},broearn:{id:"8ff6eccefefa7506339201bc33346f92a43118d6ff7d6e71d499d8187a1c56a2",displayName:"Broearn",image_id:"339b9e9d-e2a7-46eb-4ed3-272321257a00",hostname:"www.broearn.com",mobile:{universal:"https://www.broearn.com/link/wallet/"}},copiosa:{id:"07f99a5d9849bb049d74830012b286f8b238e72b0337933ef22b84947409db80",displayName:"Copiosa",image_id:"cae1be94-9f53-4eba-b915-f6e381d5a500",hostname:"copiosa.io",mobile:{universal:"https://copiosa.io/action/"}},burrito_wallet:{id:"8821748c25de9dbc4f72a691b25a6ddad9d7df12fa23333fd9c8b5fdc14cc819",displayName:"Burrito Wallet",image_id:"7eec7187-3f48-4fda-53bb-b0ad55749a00",hostname:"burritowallet.com",mobile:{universal:"https://burritowallet.com/wc?uri="}},enjin_wallet:{id:"bdc9433ffdaee55d31737d83b931caa1f17e30666f5b8e03eea794bac960eb4a",displayName:"Enjin Wallet",image_id:"add9626b-a5fa-4c12-178c-e5584e6dcd00",hostname:"enjin.io",mobile:{universal:"https://deeplink.wallet.enjin.io/"}},plasma_wallet:{id:"cbe13eb482c76f1fa401ff4c84d9acd0b8bc9af311ca0620a0b192fb28359b4e",displayName:"Plasma Wallet",image_id:"c268e78d-ffb0-4c8b-5cad-04c3add48500",hostname:"plasma-wallet.com",mobile:{universal:"https://plasma-wallet.com"}},avacus:{id:"94f785c0c8fb8c4f38cd9cd704416430bcaa2137f27e1468782d624bcd155a43",displayName:"Avacus",image_id:"a7106965-91cc-4a73-4688-c5c72ae0ed00",hostname:"avacus.cc",mobile:{universal:"https://avacus.app.link"}},bee:{id:"2cca8c1b0bea04ba37dee4017991d348cdb7b826804ab2bd31073254f345b715",displayName:"Bee",image_id:"f90bc33f-f085-40cf-7538-fae5ae84f900",hostname:"www.beewallet.app",mobile:{universal:"https://beewallet.app/wc"}},pitaka:{id:"14e5d957c6eb62d3ee8fc6239703ac2d537d7e3552154836ca0beef775f630bc",displayName:"Pitaka",image_id:"691c0716-5213-4b99-e837-079268313800",hostname:"pitaka.io",mobile:{universal:"https://app.pitaka.io"}},pltwallet:{id:"576c90ceaea34f29ff0104837cf2b2e23d201be43be1433feeb18d375430e1fd",displayName:"PLTwallet",image_id:"a5d9dd15-8cef-42de-8bed-09e01a8b0200",hostname:"pltwallet.io",mobile:{universal:"https://pltwallet.io/"}},minerva:{id:"49bb9d698dbdf2c3d4627d66f99dd9fe90bba1eec84b143f56c64a51473c60bd",displayName:"Minerva",image_id:"b57b2163-1bd8-4f6b-3311-470767e6d200",hostname:"minerva.digital",mobile:{universal:"https://minerva.digital"}},kryptogo:{id:"19418ecfd44963883e4d6abca1adeb2036f3b5ffb9bee0ec61f267a9641f878b",displayName:"KryptoGO",image_id:"3ccbd966-97e8-45a0-1ceb-6141a8978e00",hostname:"kryptogo.com",mobile:{universal:"https://kryptogo.page.link"}},prema:{id:"5b8e33346dfb2a532748c247876db8d596734da8977905a27b947ba1e2cf465b",displayName:"PREMA",image_id:"6487869b-1165-4f30-aa3a-115665be8300",hostname:"premanft.com",mobile:{universal:"https://premanft.com"}},slingshot:{id:"d23de318f0f56038c5edb730a083216ff0cce00c1514e619ab32231cc9ec484b",displayName:"Slingshot",image_id:"10c75467-6612-48ad-b97b-63985e922200",hostname:"slingshot.finance",mobile:{universal:"https://app.slingshot.finance"}},kriptonio:{id:"50df7da345f84e5a79aaf617df5167335a4b6751626df2e8a38f07029b3dde7b",displayName:"Kriptonio",image_id:"363fae03-882a-4d81-a721-6e6f6e9ac500",hostname:"kriptonio.com",mobile:{universal:"https://app.kriptonio.com/mobile"}},timeless:{id:"9751385960bca290c13b443155288f892f62ee920337eda8c5a8874135daaea8",displayName:"Timeless",image_id:"32e89601-0490-42fc-0cc4-8627d62a2000",hostname:"timelesswallet.xyz",mobile:{universal:"https://timelesswallet.xyz"}},secux:{id:"6464873279d46030c0b6b005b33da6be5ed57a752be3ef1f857dc10eaf8028aa",displayName:"SecuX",image_id:"98183be0-3125-45ee-a6b6-fbd47ebefd00",hostname:"secuxtech.com",mobile:{universal:"https://wsweb.secuxtech.com"}},bitizen:{id:"41f20106359ff63cf732adf1f7dc1a157176c9b02fd266b50da6dcc1e9b86071",displayName:"Bitizen",image_id:"75dd1471-77e9-4811-ce57-ec8fc980ec00",hostname:"bitizen.org",mobile:{universal:"https://bitizen.org/wallet"}},blocto:{id:"14e7176536cb3706e221daaa3cfd7b88b7da8c7dfb64d1d241044164802c6bdd",displayName:"Blocto",image_id:"374258d3-c749-4f37-7815-77e61f798c00",hostname:"blocto.io",mobile:{universal:"https://blocto.app"}},safemoon:{id:"a0e04f1086aac204d4ebdd5f985c12ed226cd0006323fd8143715f9324da58d1",displayName:"SafeMoon",image_id:"ea0140c7-787c-43a4-838f-d5ab6a342000",hostname:"safemoon.com",mobile:{universal:"https://safemoon.com/wc"}}},Fs=(e,t="md")=>`https://registry.walletconnect.com/v2/logo/${t}/${e}`;function yi(e){return{name:e.displayName||"",universalLink:e.mobile.universal||"",deepLink:e.mobile.native||""}}function mu(e){let t="mobile";return Object.values(e).filter(o=>!!o[t].universal||!!o[t].native).map(o=>yi(o))}function Bs(){return mu(Us)}function Hs(e,t){let o=encodeURIComponent(e);return t.universalLink?`${t.universalLink}/wc?uri=${o}`:t.deepLink?`${t.deepLink}${t.deepLink.endsWith(":")?"//":"/"}wc?uri=${e}`:""}function Gs(e,t){return Ds?e:Hs(e,yi(t))}var zs="WALLETCONNECT_DEEPLINK_CHOICE";function Os(e){let t=e.href.split("?")[0];j.put(zs,{...e,href:t})}var cr=(e,t)=>{if(!e||pu){j.del(zs);return}if(Ds){Os({name:"Unknown",href:t||"wc:"});return}else if(uu){let o=Hs(t||"wc:",yi(e));Os({name:e?.displayName||"",href:o})}};var dr=class extends Ne{constructor(o,r,n,i){super(i||"unknown",n);this.connectorType="wallet_connect_v2";this.walletConnectCloudProjectId=o,this.rpcConfig=r,this.proxyProvider=new Z,this.createProvider().then(a=>{if(this.provider=a,this.proxyProvider.setWalletProvider(a),this.subscribeListeners(),a.session){if(this.walletProvider.session?.peer.metadata.url){let l=tn(this.walletProvider.session?.peer.metadata.url);this.walletEntry=l?.entry,this.walletClientType=l?.walletClientType||"unknown",cr(this.walletEntry)}this.connected=!0,this.syncAccounts().then(()=>{this.emit("initialized"),this.initialized=!0})}else this.emit("initialized"),this.initialized=!0})}async connect(o){return o.showPrompt&&await this.promptConnection(),this.getConnectedWallet()}async isConnected(){return this.walletProvider.connected}get walletBranding(){return this.walletEntry?{name:this.walletEntry.displayName,icon:this.walletClientType==="metamask"?be:Fs(this.walletEntry.image_id)}:{name:mi(this.walletProvider.session?.peer.metadata.name||"")||"WalletConnect",icon:this.walletProvider.session?.peer.metadata.icons?.[0]||Uo}}resetConnection(){this.walletProvider&&this.walletProvider.connected&&(this.walletProvider.signer.session=void 0,this.walletEntry=void 0,cr(void 0),this.onDisconnect())}async promptConnection(){if(this.provider)return new Promise((o,r)=>{let n=()=>{r(new Mo)};this.onQrModalClosed=n,(async()=>{let a="",l=await Promise.race([this.walletProvider.enable(),hi()]);if(l.length>0&&(a=l[0]),!a||a==="")throw new U("Unable to retrieve address");if(this.walletProvider.session?.peer.metadata.url){let s=tn(this.walletProvider.session?.peer.metadata.url);this.walletEntry=s?.entry,this.walletClientType=s?.walletClientType||"unknown"}this.connected=!0,await this.syncAccounts(l),o()})().catch(a=>{if(a){r(ct(a));return}r(new U("Unknown error during connection"))}).finally(()=>gi.close())})}disconnect(){this.walletProvider.disconnect().then(()=>this.onDisconnect()).catch(()=>console.warn("Unable to disconnect Wallet Connect provider"))}get walletProvider(){return this.proxyProvider.walletProvider}setWalletProvider(o){this.proxyProvider.setWalletProvider(o)}async createProvider(){let o={};for(let n of this.chains){let i=Qe(n.id,this.chains,this.rpcConfig);i&&(o[n.id]=i)}let r=await hu.init({projectId:this.walletConnectCloudProjectId,chains:[1],optionalChains:this.chains.map(n=>n.id),optionalEvents:fu,optionalMethods:yu,rpcMap:o,showQrModal:!1});return r.on("display_uri",n=>{if(gu)window.open(n,"_self");else if(vu&&this.walletEntry){cr(this.walletEntry,n);let a=Gs(n,this.walletEntry);window.open(a,"_self","noopener,noreferrer")}else gi.open(n,()=>{this.onQrModalClosed&&this.onQrModalClosed()},{mobileLinks:Bs().map(i=>i.name)})}),r.on("connect",()=>{if(gi.close(),r.session?.peer.metadata.url){let n=tn(r.session?.peer.metadata.url);this.walletEntry=n?.entry,this.walletClientType=n?.walletClientType||"unknown",cr(this.walletEntry)}}),r}async enableProvider(){return this.walletProvider.connected?Promise.resolve(this.walletProvider.accounts):await this.walletProvider.enable()}};var vi=e=>{let t=localStorage.getItem("-walletlink:https://www.walletlink.org:Addresses");return t?!!e?.linkedAccounts.filter(r=>r.type=="wallet"&&r.address===$s(t)).length:!1},pr=class extends wu{constructor(o,r,n){super();this.getEthereumProvider=()=>{let o=this.wallets[0],r=this.walletConnectors.find(n=>n.wallets.find(i=>i.address===o?.address));return!o||!r?new Z:r.proxyProvider};this.walletConnectCloudProjectId=o,this.rpcConfig=r,this.chains=n,this.walletConnectors=[],this.initialized=!1,this.storedConnections=this.loadConnectionHistory()}get wallets(){let o=new Set,r=this.walletConnectors.flatMap(i=>i.wallets).sort((i,a)=>i.connectedAt&&a.connectedAt?a.connectedAt-i.connectedAt:0).filter(i=>{let a=`${i.address}${i.walletClientType}${i.connectorType}`;return o.has(a)?!1:(o.add(a),!0)}),n=r.findIndex(i=>i.address===(this.activeWallet?this.activeWallet:"unknown"));return n>=0&&r.unshift(r.splice(n,1)[0]),r}initialize(){this.initialized||(j.get(li)&&(j.getKeys().forEach(o=>{o.startsWith("walletconnect")&&j.del(o)}),j.del(li)),Es().then(o=>o.forEach(r=>{switch(r){case"metamask":this.createWalletConnector("injected","metamask");break;case"phantom":this.createWalletConnector("injected","phantom");break;case"unknown":default:break}})),(Vr()||j.getKeys().find(o=>o.startsWith("-walletlink")))&&this.createWalletConnector("coinbase_wallet","coinbase_wallet"),this.createWalletConnector("wallet_connect_v2","unknown"),this.initialized=!0)}findWalletConnector(o,r){return o==="wallet_connect_v2"?this.walletConnectors.find(n=>n.connectorType===o)||null:this.walletConnectors.find(n=>n.connectorType===o&&n.walletClientType===r)||null}onInitialized(o){o.wallets.forEach(r=>{let n=this.storedConnections.find(i=>i.address===r.address&&i.connectorType===r.connectorType&&i.walletClientType===r.walletClientType);n&&(r.connectedAt=n.connectedAt)}),this.saveConnectionHistory(),this.emit("walletsUpdated")}onWalletsUpdated(o){o.initialized&&(this.saveConnectionHistory(),this.emit("walletsUpdated"))}addEmbeddedWalletConnector(o,r){if(!this.findWalletConnector("embedded","privy")){let i=new jr(o,r,this.rpcConfig,this.chains),a=new Zr(i,this.chains);this.addWalletConnector(a)}}removeEmbeddedWalletConnector(){let o=this.findWalletConnector("embedded","privy");if(o){let r=this.walletConnectors.indexOf(o);this.walletConnectors.splice(r,1),this.saveConnectionHistory(),this.emit("walletsUpdated")}}async createWalletConnector(o,r){let n=this.findWalletConnector(o,r);if(n)return n instanceof dr&&n.resetConnection(),n;let a=(()=>{switch(o){case"injected":switch(r){case"phantom":return He()?new en(this.chains):null;case"metamask":default:return sr()?new Xr(this.chains):null}case"coinbase_wallet":return new Qr(this.chains);case"wallet_connect_v2":return new dr(this.walletConnectCloudProjectId,this.rpcConfig,this.chains)}})();return a&&this.addWalletConnector(a),a||null}addWalletConnector(o){this.walletConnectors.push(o),o.on("initialized",()=>this.onInitialized(o)),o.on("walletsUpdated",()=>this.onWalletsUpdated(o))}loadConnectionHistory(){let o=a=>a&&typeof a.address=="string"&&typeof a.connectorType=="string"&&typeof a.walletClientType=="string"&&typeof a.connectedAt=="number",r=j.get(ci);return r&&Array.isArray(r)&&r.map(a=>o(a)).every(Boolean)?r:[]}saveConnectionHistory(){let o=this.wallets.map(r=>({address:r.address,connectorType:r.connectorType,walletClientType:r.walletClientType,connectedAt:r.connectedAt}));j.put(ci,o)}async activeWalletSign(o){let r=this.wallets,n=r.length>0?r[0]:null;return n?n.sign(o):null}setActiveWallet(o){this.activeWallet=$s(o),this.emit("walletsUpdated")}};function Yr(e,t){if(e.length!==t.length)return!1;for(let o=0;o<e.length;o++){let r=e[o],n=t[o];if(r?.address!==n?.address||r?.chainId!==n?.chainId||r?.connectorType!==n?.connectorType||r?.connectedAt!==n?.connectedAt||r?.walletClientType!==n?.walletClientType||r?.isConnected!==n?.isConnected||r?.linked!==n?.linked)return!1}return!0}import{ofetch as Cu}from"ofetch";var bu=[Dr(),Ur()],Eu=e=>{let t=new AbortController;return setTimeout(()=>t.abort(),e),t.signal},on=class{constructor(t,o,r){this.appId=t,this.sdkVersion=ni,this.client=o,this.defaults=r,this.fallbackApiUrl=o.fallbackApiUrl,this.baseFetch=Cu.create({baseURL:this.defaults.baseURL,retry:3,retryDelay:500,credentials:"include",onRequest:async({request:n,options:i})=>{let a=new Headers(i.headers);a.set("privy-app-id",this.appId),a.set("privy-client",`react-auth:${this.sdkVersion}`);let l=!bu.includes(n.toString());if(!a.has("authorization")&&l){let s=await this.client.getAccessToken();s!==null&&a.set("authorization",`Bearer ${s}`)}i.headers=a,i.signal||(i.signal=Eu(this.defaults.timeout))},onRequestError:({error:n})=>{if(n instanceof DOMException&&n.name==="AbortError")throw new Mr}})}async get(t,o){try{return await this.baseFetch(t,o)}catch(r){throw te(r)}}async post(t,o,r){try{return await this.baseFetch(t,{method:"POST",...o?{body:o}:{},...r})}catch(n){throw te(n)}}async delete(t,o){try{return await this.baseFetch(t,{method:"DELETE",...o})}catch(r){throw te(r)}}};import ur from"js-cookie";function Vs(e){return e instanceof lo?"email":e instanceof po?"sms":e instanceof co?"siwe":e instanceof Wo?"custom_auth":e instanceof Ot?e.meta.provider:null}import*as qs from"jose";var ut=class{static parse(t){try{return new ut(t)}catch{return null}}constructor(t){this.value=t,this._decoded=qs.decodeJwt(t)}get subject(){return this._decoded.sub}get expiration(){return this._decoded.exp}get issuer(){return this._decoded.iss}get audience(){return this._decoded.aud}isExpired(t=0){let o=Date.now(),r=(this.expiration-t)*1e3;return o>=r}};var xu=30,rn=class{constructor(){this.authenticateOnce=new Be(async t=>this._authenticate(t)),this.linkOnce=new Be(async t=>this._link(t)),this.refreshOnce=new Be(this._refresh.bind(this)),this.destroyOnce=new Be(this._destroy.bind(this)),this.forkSessionOnce=new Be(this._forkSession.bind(this))}get token(){try{let t=j.get(No);return typeof t=="string"?new ut(t).value:null}catch(t){return console.error(t),this.destroyLocalState(),null}}get refreshToken(){try{let t=j.get(Hr);return typeof t=="string"?t:null}catch(t){return console.error(t),this.destroyLocalState(),null}}get forkedToken(){try{let t=j.get(ar);return typeof t=="string"?t:null}catch(t){return console.error(t),this.destroyLocalState(),null}}get mightHaveServerCookies(){try{let t=ur.get(ms);return t!==void 0&&t.length>0}catch(t){console.error(t)}return!1}hasRefreshCredentials(){return this.mightHaveServerCookies||typeof this.token=="string"&&typeof this.refreshToken=="string"}hasRecoveryCredentials(){return typeof this.forkedToken=="string"}hasActiveToken(){let t=ut.parse(this.token);return t!==null&&!t.isExpired(xu)}authenticate(t){return this.authenticateOnce.execute(t)}link(t){return this.linkOnce.execute(t)}refresh(){return this.refreshOnce.execute()}forkSession(){return this.forkSessionOnce.execute()}destroy(){return this.destroyOnce.execute()}async _authenticate(t){try{let{token:o,refresh_token:r,user:n,is_new_user:i}=await t.authenticate();this.storeToken(o),this.storeRefreshToken(r);let a=Vs(t);return a&&this.client&&this.client.createAnalyticsEvent("sdk_authenticate",{method:a,isNewUser:i}),a==="siwe"&&this.client&&this.client.createAnalyticsEvent("sdk_authenticate_siwe",{connectorType:t.meta.connectorType,walletClientType:t.meta.walletClientType}),{user:xt(n),isNewUser:i}}catch(o){throw console.warn("Error authenticating session"),We(o)}}async _link(t){try{let o=await t.link();return xt(o)}catch(o){throw console.warn("Error linking account"),We(o)}}async _refresh(){if(!this.api)throw new v("Session has no API instance");if(!this.client)throw new v("Session has no PrivyClient instance");await this.client.getAccessToken({disableAutoRefresh:!0});let t=this.token,o=this.refreshToken,r=this.forkedToken;try{let n;if(t&&o||this.mightHaveServerCookies){let i={};t&&(i.authorization=`Bearer ${t}`);let a=o?{refresh_token:o}:{};n=await this.api.post(Dr(),a,{headers:i}),r&&this.clearForkedToken()}else if(r)n=await this.api.post(Ur(),{refresh_token:r}),this.clearForkedToken();else return null;return this.storeToken(n.token),this.storeRefreshToken(n.refresh_token),xt(n.user)}catch(n){if(n instanceof Ro&&n.privyErrorCode==="missing_or_invalid_token")return console.warn("Unable to refresh tokens - token is missing or no longer valid"),this.destroyLocalState(),null;throw We(n)}}async _destroy(){try{await this.api?.post(Ba(),{refresh_token:this.refreshToken})}catch{console.warn("Error destroying session")}this.destroyLocalState()}async _forkSession(){if(!this.api)throw new v("Session has no API instance");let t=this.refreshToken;try{let o=await this.api.post(Ha(),{refresh_token:t});return this.storeToken(o.token),this.storeRefreshToken(o.refresh_token),o.new_session_refresh_token}catch(o){throw We(o)}}destroyLocalState(){this.storeToken(null),this.storeRefreshToken(null),this.clearForkedToken()}storeToken(t){if(typeof t=="string"){if(j.put(No,t),!this.client?.useServerCookies){let o=ut.parse(t)?.expiration;ur.set(ii,t,{sameSite:"Strict",secure:!0,expires:o?new Date(o*1e3):void 0})}}else j.del(No),ur.remove(ii)}storeRefreshToken(t){typeof t=="string"?(j.put(Hr,t),this.client?.useServerCookies||ur.set(ai,t,{sameSite:"Strict",secure:!0,expires:30})):(j.del(Hr),ur.remove(ai))}clearForkedToken(){j.del(ar)}};var wi,mr=class{constructor(t){this.apiUrl=t.apiUrl||Br,this.fallbackApiUrl=this.apiUrl,this.useServerCookies=!1,this.timeout=t.timeout||ps,this.appId=t.appId,this.clientAnalyticsId=typeof window>"u"?null:Tu(),wi||(wi=new rn),this.session=wi,this.api=this.generateApi(),this.session.client=this}initializeConnectorManager(t,o,r){this.connectors||(this.connectors=new pr(t,o,r))}generateApi(){let t=new on(this.appId,this,{baseURL:this.apiUrl,timeout:this.timeout});return this.session.api=t,t}updateApiUrl(t){this.apiUrl=t||this.fallbackApiUrl,this.api=this.generateApi(),t&&(this.useServerCookies=!0)}authenticate(){if(!this.authFlow)throw new v("No auth flow in progress.");return this.session.authenticate(this.authFlow)}link(){if(!this.authFlow)throw new v("No auth flow in progress.");return this.session.link(this.authFlow)}async logout(){await this.session.destroy(),this.authFlow=void 0}startAuthFlow(t){t.api=this.api,this.authFlow=t}async unlinkEmail(t){try{let o=await this.api.post(ts(),{address:t});return xt(o)}catch(o){throw We(o)}}async unlinkPhone(t){try{let o=await this.api.post(os(),{phoneNumber:t});return xt(o)}catch(o){throw We(o)}}async unlinkWallet(t){try{let o=await this.api.post(es(),{address:t});return xt(o)}catch(o){throw We(o)}}async unlinkOAuth(t,o){try{let r=await this.api.post(rs(),{provider:t,subject:o});return xt(r)}catch(r){throw We(r)}}async createAnalyticsEvent(t,o,r){if(!(typeof window>"u"))try{this.clientAnalyticsId||console.warn("No client analytics id set, refusing to send analytics event"),await this.api.post(ns(),{event_name:t,client_id:this.clientAnalyticsId,payload:{...o||{},clientTimestamp:r?r.toISOString():new Date().toISOString()}})}catch{}}async signMoonpayOnRampUrl(t){try{return this.api.post(is(),t)}catch(o){throw We(o)}}async getAuthenticatedUser(){return this.session.hasRefreshCredentials()||this.session.hasRecoveryCredentials()?this.session.refresh():null}async getAccessToken(t){return this.session.hasActiveToken()?ut.parse(this.session.token)?.audience!==this.appId?(await this.logout(),null):this.session.token:!t?.disableAutoRefresh&&this.session.hasRefreshCredentials()?(await this.session.refresh(),this.session.token):null}async getServerConfig(){try{let t=await this.api.get(`/api/v1/apps/${this.appId}`,{baseURL:this.fallbackApiUrl});return{id:t.id,name:t.name,verificationKey:t.verification_key,logoUrl:t.logo_url||void 0,accentColor:t.accent_color||void 0,showWalletLoginFirst:t.show_wallet_login_first,allowlistConfig:{errorTitle:t.allowlist_config.error_title,errorDetail:t.allowlist_config.error_detail,errorCtaText:t.allowlist_config.cta_text,errorCtaLink:t.allowlist_config.cta_link},walletAuth:t.wallet_auth,emailAuth:t.email_auth,smsAuth:t.sms_auth,googleOAuth:t.google_oauth,twitterOAuth:t.twitter_oauth,discordOAuth:t.discord_oauth,githubOAuth:t.github_oauth,appleOAuth:t.apple_oauth,termsAndConditionsUrl:t.terms_and_conditions_url,embeddedWalletConfig:{createOnLogin:t.embedded_wallet_config?.create_on_login,requireUserPasswordOnCreate:t.embedded_wallet_config?.require_user_password_on_create},privacyPolicyUrl:t.privacy_policy_url,customApiUrl:t.custom_api_url,walletConnectCloudProjectId:t.wallet_connect_cloud_project_id,fiatOnRampEnabled:t.fiat_on_ramp_enabled,captchaEnabled:t.captcha_enabled,twitterOAuthOnMobileEnabled:t.twitter_oauth_on_mobile_enabled,createdAt:new Date(t.created_at*1e3),updatedAt:new Date(t.updated_at*1e3)}}catch(t){throw We(t)}}async getUsdTokenPrice(t){try{return(await this.api.get(`/api/v1/token_price?chainId=${t.id}&tokenSymbol=${t.nativeCurrency.symbol}`)).usd}catch{console.error(`Unable to fetch token price for chain with id ${t.id}`);return}}async forkSession(){return await this.session.forkSession()}};import"wicg-inert";import{disableBodyScroll as e1,clearAllBodyScrollLocks as t1}from"body-scroll-lock";import{useRef as o1,useCallback as r1}from"react";import{useEffect as Jd}from"react";import n1 from"react-dom";import ka from"styled-components";import{createContext as Pu,useContext as _u}from"react";var Ci=Pu({isNewUserThisSession:!1,isLinking:!1,linkingHint:null,walletConnectionStatus:null,rpcConfig:{rpcUrls:{}},chains:[],nativeTokenSymbolForChainId:b,captchaData:{enabled:!1,ready:!1,execute:b,remove:b,token:void 0,error:void 0},initializeWalletProxy:b,getAuthMeta:b,getAuthFlow:b,closePrivyModal:b,connectWallet:b,initLoginWithWallet:b,loginWithWallet:b,loginWithCode:b,initLoginWithEmail:b,initLoginWithSms:b,resendEmailCode:b,resendSmsCode:b,initLoginWithOAuth:b,loginWithOAuth:b,refreshUser:b,walletProxy:null,createAnalyticsEvent:b,getUsdTokenPrice:b,recoverEmbeddedWallet:b,getFiatOnRampConfig:b,updateWallets:b}),_=()=>_u(Ci);import{createContext as Su,useContext as Au}from"react";var Xe=Su({ready:!1,authenticated:!1,user:null,walletConnectors:null,connectWallet:b,login:b,linkEmail:b,linkPhone:b,linkWallet:b,linkGoogle:b,linkTwitter:b,linkDiscord:b,linkGithub:b,linkApple:b,logout:b,getAccessToken:b,getEthereumProvider:b,getEthersProvider:b,getWeb3jsProvider:b,unlinkEmail:b,unlinkPhone:b,unlinkWallet:b,unlinkGoogle:b,unlinkTwitter:b,unlinkDiscord:b,unlinkGithub:b,unlinkApple:b,setActiveWallet:b,forkSession:b,createWallet:b,signMessage:b,sendTransaction:b,exportWallet:b,setWalletPassword:b}),$=()=>Au(Xe);import Ai from"styled-components";import zt,{css as Ti}from"styled-components";import Ei from"styled-components";import{Fragment as ku,jsx as bi,jsxs as Wu}from"react/jsx-runtime";var nn=({success:e,fail:t})=>Wu(ku,{children:[bi(uo,{className:e?"success":t?"fail":""}),bi(xi,{className:e?"success":t?"fail":""})]}),uo=Ei.span`
|
|
12
|
+
- https://privy.io`;this.getNonceOnce=new Be(this._getNonceOnce.bind(this)),this.wallet=t}get meta(){return{connectorType:this.wallet.connectorType,walletClientType:this.wallet.walletClientType}}async authenticate(){if(!this.api)throw new v("Auth flow has no API instance");try{let{message:t,signature:o}=await this.sign(),r=await this.api.post(za(),{message:t,signature:o,chainId:this.wallet.chainId,walletClientType:this.wallet.walletClientType,connectorType:this.wallet.connectorType});return{user:r.user,token:r.token,refresh_token:r.refresh_token,is_new_user:r.is_new_user}}catch(t){throw te(t)}}async link(){if(!this.api)throw new v("Auth flow has no API instance");try{let{message:t,signature:o}=await this.sign();return await this.api.post($a(),{message:t,signature:o,chainId:this.wallet.chainId,walletClientType:this.wallet.walletClientType,connectorType:this.wallet.connectorType})}catch(t){throw te(t)}}async sign(){if(!this.api)throw new v("Auth flow has no API instance");if(await this.buildSiweMessage(),!this.preparedMessage)throw new v("Could not prepare SIWE message");let t=await this.wallet.sign(this.preparedMessage);return{message:this.preparedMessage,signature:t}}async _getNonceOnce(){if(!this.api)throw new v("Auth flow has no API instance");let t=this.wallet.address;return(await this.api.post(Ga(),{address:t})).nonce}async buildSiweMessage(){if(!this.api)throw new v("Auth flow has no API instance");let t=this.wallet.address,o=this.wallet.chainId.replace("eip155:","");return this.nonce||(this.nonce=await this.getNonceOnce.execute()),this.preparedMessage=this.prepareMessage(o,t,this.nonce),this.preparedMessage}prepareMessage(t,o,r){let n=window.location.host,i=window.location.origin,a="By signing, you are proving you own this wallet and logging in. This does not initiate a transaction or cost any fees.",l=new Date().toISOString();return this.createSiweMessage(t,o,n,i,l,r,a)}};var po=class{constructor(t,o){this.meta={phoneNumber:t,captchaToken:o}}async authenticate(){if(!this.api)throw new v("Auth flow has no API instance");if(!this.meta.phoneNumber||!this.meta.smsCode)throw new v("phone number and sms code must be set prior to calling authenticate.");try{let t=Ya(),o=await this.api.post(t,{phoneNumber:this.meta.phoneNumber,code:this.meta.smsCode});return{user:o.user,token:o.token,refresh_token:o.refresh_token,is_new_user:o.is_new_user}}catch(t){throw te(t)}}async link(){if(!this.api)throw new v("Auth flow has no API instance");if(!this.meta.phoneNumber||!this.meta.smsCode)throw new v("phone number and sms code must be set prior to calling authenticate.");try{let t=Ja();return await this.api.post(t,{phoneNumber:this.meta.phoneNumber,code:this.meta.smsCode})}catch(t){throw te(t)}}async sendSmsCode(t,o){if(!this.api)throw new v("Auth flow has no API instance");if(t&&(this.meta.phoneNumber=t),o&&(this.meta.captchaToken=o),!this.meta.phoneNumber)throw new v("phone nNumber must be set when initialzing authentication.");try{let r=ja();return await this.api.post(r,{phoneNumber:this.meta.phoneNumber,token:this.meta.captchaToken})}catch(r){throw te(r)}}};import{v4 as Tu}from"uuid";function it(e){return new Date(e*1e3)}function Dp(e){let t=[];for(let o of e){let r=o.type;switch(o.type){case"wallet":let n={address:o.address,type:o.type,verifiedAt:it(o.verified_at),chainType:"ethereum",chainId:o.chain_id,walletClient:o.wallet_client_type==="privy"?"privy":"unknown",walletClientType:o.wallet_client_type,connectorType:o.connector_type,recoveryMethod:o.recovery_method};t.push(n);break;case"email":let i={address:o.address,type:o.type,verifiedAt:it(o.verified_at)};t.push(i);break;case"phone":let a={number:o.phoneNumber,type:o.type,verifiedAt:it(o.verified_at)};t.push(a);break;case"google_oauth":let l={subject:o.subject,email:o.email,name:o.name,type:o.type,verifiedAt:it(o.verified_at)};t.push(l);break;case"twitter_oauth":let s={subject:o.subject,username:o.username,name:o.name,type:o.type,verifiedAt:it(o.verified_at)};t.push(s);break;case"discord_oauth":let c={subject:o.subject,username:o.username,email:o.email,type:o.type,verifiedAt:it(o.verified_at)};t.push(c);break;case"github_oauth":let T={subject:o.subject,username:o.username,name:o.name,email:o.email,type:o.type,verifiedAt:it(o.verified_at)};t.push(T);break;case"apple_oauth":let f={subject:o.subject,email:o.email,type:o.type,verifiedAt:it(o.verified_at)};t.push(f);break;case"custom_auth":t.push({type:o.type,customUserId:o.custom_user_id,verifiedAt:it(o.verified_at)});break;default:console.warn(`Unrecognized account type: ${r}. Please consider upgrading the Privy SDK.`)}}return t}function Dt(e,t){return e.sort((o,r)=>r.verifiedAt.getTime()-o.verifiedAt.getTime()),e.find(o=>o.type===t)}var Y=e=>e?.linkedAccounts.find(t=>t.type==="wallet"&&t.walletClient==="privy"),Up=e=>e.linkedAccounts.filter(t=>t.type==="wallet"),Ut=(e,t)=>t==="all-users"&&!Y(e)||t==="users-without-wallets"&&!Up(e)?.length;function xt(e){if(!e)return null;let t=Dp(e.linked_accounts),o=Dt(t,"wallet"),r=Dt(t,"email"),n=Dt(t,"phone"),i=Dt(t,"google_oauth"),a=Dt(t,"twitter_oauth"),l=Dt(t,"discord_oauth"),s=Dt(t,"github_oauth"),c=Dt(t,"apple_oauth");return{id:e.id,createdAt:it(e.created_at),linkedAccounts:t,email:r&&{address:r?.address},phone:n&&{number:n?.number},wallet:o&&{address:o.address,chainType:o.chainType,chainId:o.chainId,walletClient:o.walletClient,walletClientType:o.walletClientType,connectorType:o.connectorType,recoveryMethod:o.recoveryMethod},google:i&&{subject:i.subject,email:i.email,name:i.name},twitter:a&&{subject:a.subject,username:a.username,name:a.name},discord:l&&{subject:l.subject,username:l.username,email:l.email},github:s&&{subject:s.subject,username:s.username,name:s.name,email:s.email},apple:c&&{subject:c.subject,email:c.email}}}import{getAddress as $s}from"@ethersproject/address";import wu from"eventemitter3";var ss="1.40.3-beta-20230922143910";var Fr="4df5e2316331463a9130964bd6078dfa",ls="fe9c30fc-3bc5-4064-91e2-6ab5887f8f4d",cs="34357d3c125c2bcf2ce2bc3309d98715",ds="0x4AAAAAAAJFhr_rDU7HKpyw",Br="https://auth.privy.io",ps=2e4,Je=1400,us=2500,ni=ss;var No="privy:token",ii="privy-token",Hr="privy:refresh_token",ai="privy-refresh-token",ms="privy-session",ar="privy:session_transfer_token",Bp="privy:wallet",si=e=>`${Bp}:${e}`,li="privy:connectors",ci="privy:connections";var at=1,Gr="0x1",hs="https://api.moonpay.com/v1",fs="https://api.moonpay.com/v1",ys="pk_live_hirbpu0cVcLHrjktC9l7fbc9ctjv0SL",gs="pk_test_fqWjXZMSFwloh7orvJsRfjiUHXJqFzI";var di=class{constructor(){this._cache={}}get(t){return this._cache[t]}put(t,o){o!==void 0?this._cache[t]=o:this.del(t)}del(t){delete this._cache[t]}getKeys(){return Object.keys(this._cache)}},pi=class{get(t){let o=localStorage.getItem(t);return o===null?void 0:JSON.parse(o)}put(t,o){o!==void 0?localStorage.setItem(t,JSON.stringify(o)):this.del(t)}del(t){localStorage.removeItem(t)}getKeys(){return Object.entries(localStorage).map(([t])=>t)}};function Hp(){return typeof window<"u"&&window.localStorage?new pi:new di}var j=Hp();import{isPossiblePhoneNumber as Gp}from"libphonenumber-js/min";var $r=()=>{let e=window;if(!e.ethereum)return!1;if(zr(window.ethereum,!0))return!0;if(e.ethereum.providers){for(let t of e.ethereum.providers)if(zr(t,!0))return!0}return!1},sr=()=>{let e=window;if(!e.ethereum)return!1;if(zr(window.ethereum,!1))return!0;if(e.ethereum.providers){for(let t of e.ethereum.providers)if(zr(t,!1))return!0}return!!window.ethereum.isZerion},zr=(e,t)=>e.isMetaMask?e.isMetaMask&&!t?!0:!(e.isBraveWallet&&!e._events&&!e._state||e.isApexWallet||e.isAvalanche||e.isBitKeep||e.isBlockWallet||e.isKuCoinWallet||e.isMathWallet||e.isOkxWallet||e.isOKExWallet||e.isOneInchIOSWallet||e.isOneInchAndroidWallet||e.isOpera||e.isPhantom||e.isPortal||e.isRabby||e.isRainbow||e.isTokenPocket||e.isTokenary||e.isZerion):!1,He=()=>!!("phantom"in window&&window?.phantom?.ethereum?.isPhantom),Vr=()=>{let e=window;if(!e.ethereum)return!1;if(e.ethereum.isCoinbaseWallet)return!0;if(e.ethereum.providers){for(let t of e.ethereum.providers)if(t.isCoinbaseWallet)return!0}return!1};var vs=e=>!!String(e).toLowerCase().match(/^(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/),ws=e=>Gp(String(e),"US"),Cs=(e,t)=>{let o=e.slice(0),r=[];for(;o.length;)r.push(o.splice(0,t));return r},Ft=(e,t=3,o=4)=>{if(!e)return"";let r=2,n=3;if(t+o+r+n>=e.length)return e;let i=e.slice(0,r+t),a=e.slice(e.length-o,e.length);return`${i}...${a}`},ui=e=>new Promise(t=>setTimeout(t,e)),bs=(e,t={})=>{let o=t.delayMs||150,r=t.maxAttempts||270;return new Promise(async(n,i)=>{let a=!1,l=0;for(;!a&&l<r;){if(t.abortSignal?.aborted)return;e().then(()=>{a=!0,n()},(...s)=>{a=!0,i(...s)}),l+=1,await ui(o)}a||i(new Error("Exceeded max attempts before resolving function"))})},qr=(e,t,o={})=>{let r=new URL(t,e);for(let[n,i]of Object.entries(o))r.searchParams.set(n,i);return r.href};var mi=e=>e.replace(/([\u2700-\u27BF]|[\uE000-\uF8FF]|\uD83C[\uDC00-\uDFFF]|\uD83D[\uDC00-\uDFFF]|[\u2011-\u26FF]|\uD83E[\uDD10-\uDDFF])/g,""),lr=e=>typeof e=="string"?e:"0x"+e.toString(16);async function Es(e=3e3){let t=!1,o=window;return new Promise(r=>{o.ethereum?n():(window.addEventListener("ethereum#initialized",n,{once:!0}),setTimeout(()=>{n()},e));function n(){if(t)return;t=!0,window.removeEventListener("ethereum#initialized",n);let i=[];$r()&&i.push("metamask"),He()&&i.push("phantom"),o.ethereum&&o.ethereum.isBraveWallet&&i.push("brave"),r(i)}})}function Kr(e){return`eip155:${String(Number(e))}`}var Qe=(e,t,o)=>{let r=Number(e),n=t.find(a=>a.id===r);if(!n)throw new U(`Unsupported chainId ${e}`,4901);let i;if(o.rpcUrls[r]?i=o.rpcUrls[r]:n.rpcUrls.infura?.http[0]?i=n.rpcUrls.infura.http[0]+"/"+Fr:n.rpcUrls.blast?.http[0]?i=n.rpcUrls.blast.http[0]+"/"+ls:i=n.rpcUrls.default?.http[0],!i)throw new U(`No RPC url found for ${e}`);return i};import Xp from"@coinbase/wallet-sdk";import{jsx as xs,jsxs as zp}from"react/jsx-runtime";var st=({style:e,...t})=>zp("svg",{width:"1024",height:"1024",viewBox:"0 0 1024 1024",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{height:"28px",width:"28px",...e},...t,children:[xs("rect",{width:"1024",height:"1024",fill:"#0052FF",rx:100,ry:100}),xs("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M152 512C152 710.823 313.177 872 512 872C710.823 872 872 710.823 872 512C872 313.177 710.823 152 512 152C313.177 152 152 313.177 152 512ZM420 396C406.745 396 396 406.745 396 420V604C396 617.255 406.745 628 420 628H604C617.255 628 628 617.255 628 604V420C628 406.745 617.255 396 604 396H420Z",fill:"white"})]});import{getAddress as pt}from"@ethersproject/address";import{Web3Provider as Rs}from"@ethersproject/providers";import{default as Qp}from"eventemitter3";import{StaticJsonRpcProvider as Ps}from"@ethersproject/providers";import Yp from"eventemitter3";var $p=["eth_sign","eth_populateTransactionRequest","eth_signTransaction","personal_sign","eth_signTypedData_v4"],Ts=e=>$p.includes(e);import{ErrorCode as Vp}from"@ethersproject/logger";var Lo=class extends U{constructor(){super("Wallet timeout");this.type="wallet_error"}},Mo=class extends U{constructor(){super("User rejected connection");this.type="wallet_error"}},ct=e=>{if(e instanceof U)return e;if(e?.code&&e?.reason){let t=new Ie(e);return e.code===Vp.ACTION_REJECTED&&(t.details=_e.E4001_USER_REJECTED_REQUEST),t}return e?.code?new Ie(e):new U("Unknown connector error",e)},lt=class extends Ye{constructor(o,r,n){super(o);this.type="provider_error";this.code=r,this.data=n}},Ie=class extends lt{constructor(o){let r=o;super(r.message,r.code,r.data);let n=Object.values(_e).find(i=>i.eipCode===r.code);this.details=n||_e.UNKNOWN_ERROR,r.code===-32002&&(r.message?.includes("already pending for origin")?r.message?.includes("wallet_requestPermissions")?this.details=_e.E32002_CONNECTION_ALREADY_PENDING:this.details=_e.E32002_REQUEST_ALREADY_PENDING:r.message?.includes("Already processing")&&r.message.includes("eth_requestAccounts")&&(this.details=_e.E32002_WALLET_LOCKED))}},qp={ERROR_USER_EXISTS:{message:"User already exists for this address",detail:"Try another address!",retryable:!1},ERROR_TIMED_OUT:{message:"Wallet request timed out",detail:"Please try connecting again.",retryable:!0},ERROR_WALLET_CONNECTION:{message:"Could not log in with wallet",detail:"Please try connecting again.",retryable:!0},ERROR_USER_REJECTED_CONNECTION:{message:"You rejected the request",detail:"Please try connecting again.",retryable:!0}},Kp={E32002_CONNECTION_ALREADY_PENDING:{eipCode:-32002,message:"Connection request already pending",detail:"Don\u2019t see your wallet modal? Check your other browser windows.",retryable:!1},E32002_REQUEST_ALREADY_PENDING:{eipCode:-32002,message:"Resource request already pending",detail:"Don\u2019t see your wallet modal? Check your other browser windows.",retryable:!1},E32002_WALLET_LOCKED:{eipCode:-32002,message:"Wallet might be locked",detail:"Don\u2019t see your wallet modal? Check your other browser windows.",retryable:!1},E4001_USER_REJECTED_REQUEST:{eipCode:4001,message:"Signature rejected",detail:"Please try signing again.",retryable:!0}},jp={E4001_DEFAULT_USER_REJECTED_REQUEST:{eipCode:4001,message:"User Rejected Request",detail:"The user rejected the request.",default:!0,retryable:!0},E4100_DEFAULT_UNAUTHORIZED:{eipCode:4100,message:"Unauthorized",detail:"The requested method and/or account has not been authorized by the user.",default:!0,retryable:!1},E4200_DEFAULT_UNSUPPORTED_METHOD:{eipCode:4200,message:"Unsupported Method",detail:"The Provider does not support the requested method.",default:!0,retryable:!1},E4900_DEFAULT_DISCONNECTED:{eipCode:4900,message:"Disconnected",detail:"The Provider is disconnected from all chains.",default:!0,retryable:!0},E4901_DEFAULT_CHAIN_DISCONNECTED:{eipCode:4901,message:"Chain Disconnected",detail:"The Provider is not connected to the requested chain.",default:!0,retryable:!0},E32700_DEFAULT_PARSE_ERROR:{eipCode:-32700,message:"Parse error",detail:"Invalid JSON",default:!0,retryable:!1},E32600_DEFAULT_INVALID_REQUEST:{eipCode:-32600,message:"Invalid request",detail:"JSON is not a valid request object",default:!0,retryable:!1},E32601_DEFAULT_METHOD_NOT_FOUND:{eipCode:-32601,message:"Method not found",detail:"Method does not exist",default:!0,retryable:!1},E32602_DEFAULT_INVALID_PARAMS:{eipCode:-32602,message:"Invalid params",detail:"Invalid method parameters",default:!0,retryable:!1},E32603_DEFAULT_INTERNAL_ERROR:{eipCode:-32603,message:"Internal error",detail:"Internal JSON-RPC error",default:!0,retryable:!0},E32000_DEFAULT_INVALID_INPUT:{eipCode:-32e3,message:"Invalid input",detail:"Missing or invalid parameters",default:!0,retryable:!1},E32001_DEFAULT_RESOURCE_NOT_FOUND:{eipCode:-32001,message:"Resource not found",detail:"Requested resource not found",default:!0,retryable:!1},E32002_DEFAULT_RESOURCE_UNAVAILABLE:{eipCode:-32002,message:"Resource unavailable",detail:"Requested resource not available",default:!0,retryable:!0},E32003_DEFAULT_TRANSACTION_REJECTED:{eipCode:-32003,message:"Transaction rejected",detail:"Transaction creation failed",default:!0,retryable:!0},E32004_DEFAULT_METHOD_NOT_SUPPORTED:{eipCode:-32004,message:"Method not supported",detail:"Method is not implemented",default:!0,retryable:!1},E32005_DEFAULT_LIMIT_EXCEEDED:{eipCode:-32005,message:"Limit exceeded",detail:"Request exceeds defined limit",default:!0,retryable:!1},E32006_DEFAULT_JSON_RPC_VERSION_NOT_SUPPORTED:{eipCode:-32006,message:"JSON-RPC version not supported",detail:"Version of JSON-RPC protocol is not supported",default:!0,retryable:!1}},_e={UNKNOWN_ERROR:{eipCode:0,message:"Unknown error",detail:"Unknown error",retryable:!0},...jp,...Kp},Tt={...qp,..._e};var Jp=12e4,hi=(e=new Lo,t=Jp)=>new Promise((o,r)=>setTimeout(()=>{r(e)},t)),Z=class{constructor(t){this.removeListener=(t,o)=>{if(this.walletProvider)try{return this.walletProvider.removeListener(t,o)}catch{console.warn("Unable to remove wallet provider listener")}};this.setWalletProvider=t=>{this.walletProvider&&this._subscriptions.forEach(o=>{this.removeListener(o.eventName,o.listener)}),this.walletProvider=t,this._subscriptions.forEach(o=>{this.walletProvider?.on(o.eventName,o.listener)})};this.walletProvider=t,this._subscriptions=[]}on(t,o){if(this.walletProvider)return this.walletProvider.on(t,o);this._subscriptions.push({eventName:t,listener:o})}async request(t){if(!this.walletProvider)throw new U(`A wallet request of type ${t.method} was made before setting a wallet provider.`);return Promise.race([this.walletProvider.request(t),hi()]).catch(o=>{throw ct(o)})}},Bt=class extends Error{constructor(o,r,n){super(o);this.code=r,this.data=n}},jr=class extends Yp{constructor(o,r,n,i,a=1){super();this.walletProxy=o,this.address=r,this.chainId=a,this.rpcConfig=n,this.chains=i,this.provider=new Ps(Qe(a,this.chains,n))}async handleSendTransaction(o){if(!o.params||!Array.isArray(o.params))throw new Bt(`Invalid params for ${o.method}`,4200);let r=o.params[0];if(!await Pt()||!this.address)throw new Bt("Disconnected",4900);return(await Ss(r)).transactionHash}handleSwitchEthereumChain(o){if(!o.params||!Array.isArray(o.params))throw new Bt(`Invalid params for ${o.method}`,4200);let r;if(typeof o.params[0]=="string")r=o.params[0];else if("chainId"in o.params[0]&&typeof o.params[0].chainId=="string")r=o.params[0].chainId;else throw new Bt(`Invalid params for ${o.method}`,4200);this.chainId=Number(r),this.provider=new Ps(Qe(this.chainId,this.chains,this.rpcConfig)),this.emit("chainChanged",r)}async handlePersonalSign(o){if(!o.params||!Array.isArray(o.params))throw new Error("Invalid params for eth_estimateGas");let r=o.params[0];return await _s(r)}async handleEstimateGas(o){if(!o.params||!Array.isArray(o.params))throw new Error("Invalid params for eth_estimateGas");delete o.params[0].gasPrice,delete o.params[0].maxFeePerGas,delete o.params[0].maxPriorityFeePerGas;let r={...o.params[0],chainId:lr(this.chainId)};try{return await this.provider.send("eth_estimateGas",[r])}catch{return delete r.from,await this.provider.send("eth_estimateGas",[r])}}async request(o){switch(console.debug("Embedded1193Provider.request() called with args",o),o.method){case"eth_accounts":case"eth_requestAccounts":return this.address?[this.address]:[];case"eth_chainId":return lr(this.chainId);case"eth_estimateGas":return this.handleEstimateGas(o);case"eth_sendTransaction":return this.handleSendTransaction(o);case"wallet_switchEthereumChain":return this.handleSwitchEthereumChain(o);case"personal_sign":return this.handlePersonalSign(o);default:break}if(Ts(o.method)){let r=await Pt();if(await As(),!r||!this.address)throw new Bt("Disconnected",4900);try{return(await this.walletProxy.rpc({address:this.address,accessToken:r,request:{method:o.method,params:o.params}})).response.data}catch(n){throw console.error(n),new Bt("Disconnected",4900)}}else return this.provider.send(o.method,o.params)}async connect(){let o=await Pt();if(!o||!this.address)return null;try{return(await this.walletProxy.connect({address:this.address,accessToken:o})).address}catch(r){return console.error(r),null}}},dt=class extends Z{constructor(o){super(o)}},Ht=class extends Z{constructor(t){super(t)}sendAsync(t,o){throw new Error("sendAsync is no longer supported by EIP-1193. Use the request method instead.")}};var Zp=(e,t)=>{switch(t){case"coinbase_wallet":return e.message.includes("addEthereumChain");default:return e.code===4902||e.message?.includes("4902")}},Ne=class extends Qp{constructor(o,r){super();this.onAccountsChanged=o=>{o.length===0?this.onDisconnect():this.syncAccounts(o)};this.onChainChanged=o=>{this.wallets.forEach(r=>{r.chainId=Kr(o),this.walletClientType==="privy"&&j.put(si(r.address),o)}),this.emit("walletsUpdated")};this.onDisconnect=()=>{this.connected=!1,this.wallets=[],this.emit("walletsUpdated")};this.onConnect=()=>{this.connected=!0,this.syncAccounts()};this.wallets=[],this.walletClientType=o,this.chains=r,this.connected=!1,this.initialized=!1}buildConnectedWallet(o,r){let n=async()=>!!this.wallets.find(i=>pt(i.address)===pt(o));return{address:pt(o),chainId:r,switchChain:async i=>{if(!n)throw new U("Wallet is not currently connected.");let a=this.wallets.find(f=>pt(f.address)===pt(o))?.chainId;if(!a)throw new U("Unable to determine current chainId.");let l,s;if(typeof i=="number"?(l=`0x${i.toString(16)}`,s=i):(l=i,s=Number(i)),a===Kr(l))return;let c=this.chains.find(f=>f.id===s);if(!c)throw new U(`Unsupported chainId: ${i}`);let T=async()=>{await this.proxyProvider.request({method:"wallet_switchEthereumChain",params:[{chainId:l}]})};try{return await T()}catch(f){if(Zp(f,this.walletClientType))return await this.proxyProvider.request({method:"wallet_addEthereumChain",params:[{chainId:l,chainName:c.name,nativeCurrency:c.nativeCurrency,rpcUrls:[c.rpcUrls.public?.http[0]??""],blockExplorerUrls:[c.blockExplorers?.default.url??""]}]}),T();throw this.walletClientType==="rainbow"&&f.message?.includes("wallet_switchEthereumChain")?new U(`Rainbow does not support the chainId ${r}`):f}},connectedAt:Date.now(),walletClientType:this.walletClientType,connectorType:this.connectorType,isConnected:n,getEthereumProvider:async()=>{if(!await n())throw new U("Wallet is not currently connected.");return this.proxyProvider},getEthersProvider:async()=>{if(!await n())throw new U("Wallet is not currently connected.");return new Rs(new dt(this.proxyProvider))},getWeb3jsProvider:async()=>{if(!await n())throw new U("Wallet is not currently connected.");return new Ht(this.proxyProvider)},sign:async i=>{if(!await n())throw new U("Wallet is not currently connected.");return await this.sign(i)},disconnect:()=>{this.disconnect()}}}async syncAccounts(o){let r=o;if(r===void 0){let c=await this.proxyProvider.request({method:"eth_accounts"});Array.isArray(c)&&(r=c)}if(!r||!Array.isArray(r)||r.length<=0||!r[0])return;let n=r[0],i=pt(n),a=[],l;if(this.walletClientType==="privy"){l=j.get(si(i))||Gr;try{await this.proxyProvider.request({method:"wallet_switchEthereumChain",params:[{chainId:l}]})}catch{console.warn(`Unable to switch embedded wallet to chain ID ${l} on initialization`)}}else try{let c=await this.proxyProvider.request({method:"eth_chainId"});if(typeof c!="string")throw new Error("Invalid chainId returned from provider");l=c}catch(c){console.warn(`Failed to get chainId from provider, defaulting to ${Gr}`,c),l=Gr}let s=Kr(l);a.find(c=>pt(c.address)===i)||a.push(this.buildConnectedWallet(pt(n),s)),Yr(a,this.wallets)||(this.wallets=a,this.emit("walletsUpdated"))}async getConnectedWallet(){let o=await this.proxyProvider.request({method:"eth_accounts"});return this.wallets.sort((r,n)=>n.connectedAt-r.connectedAt).find(r=>o.find(n=>pt(n)===pt(r.address)))||null}async isConnected(){let o=await this.proxyProvider.request({method:"eth_accounts"});return Array.isArray(o)&&o.length>0}async sign(o){return await this.connect({showPrompt:!1}),new Rs(new dt(this.proxyProvider)).getSigner().signMessage(o)}subscribeListeners(){this.proxyProvider.on("accountsChanged",this.onAccountsChanged),this.proxyProvider.on("chainChanged",this.onChainChanged),this.proxyProvider.on("disconnect",this.onDisconnect),this.proxyProvider.on("connect",this.onConnect)}unsubscribeListeners(){this.proxyProvider.removeListener("accountsChanged",this.onAccountsChanged),this.proxyProvider.removeListener("chainChanged",this.onChainChanged),this.proxyProvider.removeListener("disconnect",this.onDisconnect),this.proxyProvider.removeListener("connect",this.onConnect)}};var eu=e=>{let t=`https://mainnet.infura.io/v3/${Fr}`,o=1;return e.makeWeb3Provider(t,o)},Jr,Qr=class extends Ne{constructor(o){super("coinbase_wallet",o);this.connectorType="coinbase_wallet";this.proxyProvider=new Z,this.subscribeListeners(),Jr||(Jr=new Xp({appName:"Privy",darkMode:!1,headlessMode:!1,enableMobileWalletLink:!0})),this.proxyProvider.setWalletProvider(eu(Jr)),this.syncAccounts().then(()=>{this.emit("initialized"),this.initialized=!0})}async connect(o){return o.showPrompt&&await this.promptConnection(),await this.isConnected()?this.getConnectedWallet():null}disconnect(){Jr.disconnect()}get walletBranding(){return{name:"Coinbase Wallet",icon:st}}async promptConnection(){try{let o=await this.proxyProvider.request({method:"eth_requestAccounts"});if(!o||o.length===0||!o[0])throw new U("Unable to retrieve accounts");this.connected=!0,await this.syncAccounts([o[0]])}catch(o){throw ct(o)}}};import{jsx as ks}from"react/jsx-runtime";var Oo=({...e})=>ks("svg",{width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:ks("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.37126 11.0323C2.37126 12.696 3.90598 13.4421 5.40654 13.4468C8.91753 13.4468 12.8021 11.2897 12.7819 7.67984C12.7673 5.07728 10.3748 2.86167 7.54357 2.88296C4.8495 2.88296 2.21821 4.6411 2.21803 7.03628C2.21803 7.67951 2.58722 8.30178 3.55231 8.37184C2.74763 9.16826 2.37126 10.1225 2.37126 11.0323ZM7.55283 8.68012C8.11562 8.68012 8.57186 8.13217 8.57186 7.45624C8.57186 6.78032 8.11562 6.23237 7.55283 6.23237C6.99003 6.23237 6.53379 6.78032 6.53379 7.45624C6.53379 8.13217 6.99003 8.68012 7.55283 8.68012ZM10.4747 8.68012C11.0375 8.68012 11.4937 8.13217 11.4937 7.45625C11.4937 6.78032 11.0375 6.23237 10.4747 6.23237C9.91186 6.23237 9.45562 6.78032 9.45562 7.45625C9.45562 8.13217 9.91186 8.68012 10.4747 8.68012Z",fill:e.color||"var(--privy-color-foreground-3)"})});var Zr=class extends Ne{constructor(o,r){super("privy",r);this.connectorType="embedded";this.proxyProvider=o,this.subscribeListeners(),this.syncAccounts().then(()=>{this.emit("initialized"),this.initialized=!0})}async connect(o){return await this.isConnected()?(await this.proxyProvider.request({method:"wallet_switchEthereumChain",params:[lr(o?.chainId||"0x1")]}),this.getConnectedWallet()):null}get walletBranding(){return{name:"Privy Wallet",icon:Oo}}disconnect(){this.connected=!1}async promptConnection(){}};import{getAddress as hw}from"@ethersproject/address";import{Web3Provider as yw}from"@ethersproject/providers";import{isMobile as ou}from"react-device-detect";import{jsx as Le,jsxs as tu}from"react/jsx-runtime";var be=({style:e,...t})=>tu("svg",{xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",x:0,y:0,viewBox:"0 0 318.6 318.6",width:"28",height:"28",style:{height:"28px",width:"28px",...e},...t,children:[Le("style",{children:".s1{stroke-linecap:round;stroke-linejoin:round}.s2{fill:#e4761b;stroke:#e4761b}.s3{fill:#f6851b;stroke:#f6851b}"}),Le("path",{fill:"#e2761b",stroke:"#e2761b",className:"s1",d:"m274.1 35.5-99.5 73.9L193 65.8z"}),Le("path",{d:"m44.4 35.5 98.7 74.6-17.5-44.3zm193.9 171.3-26.5 40.6 56.7 15.6 16.3-55.3zm-204.4.9L50.1 263l56.7-15.6-26.5-40.6z",className:"s1 s2"}),Le("path",{d:"m103.6 138.2-15.8 23.9 56.3 2.5-2-60.5zm111.3 0-39-34.8-1.3 61.2 56.2-2.5zM106.8 247.4l33.8-16.5-29.2-22.8zm71.1-16.5 33.9 16.5-4.7-39.3z",className:"s1 s2"}),Le("path",{fill:"#d7c1b3",stroke:"#d7c1b3",className:"s1",d:"m211.8 247.4-33.9-16.5 2.7 22.1-.3 9.3zm-105 0 31.5 14.9-.2-9.3 2.5-22.1z"}),Le("path",{fill:"#233447",stroke:"#233447",className:"s1",d:"m138.8 193.5-28.2-8.3 19.9-9.1zm40.9 0 8.3-17.4 20 9.1z"}),Le("path",{fill:"#cd6116",stroke:"#cd6116",className:"s1",d:"m106.8 247.4 4.8-40.6-31.3.9zM207 206.8l4.8 40.6 26.5-39.7zm23.8-44.7-56.2 2.5 5.2 28.9 8.3-17.4 20 9.1zm-120.2 23.1 20-9.1 8.2 17.4 5.3-28.9-56.3-2.5z"}),Le("path",{fill:"#e4751f",stroke:"#e4751f",className:"s1",d:"m87.8 162.1 23.6 46-.8-22.9zm120.3 23.1-1 22.9 23.7-46zm-64-20.6-5.3 28.9 6.6 34.1 1.5-44.9zm30.5 0-2.7 18 1.2 45 6.7-34.1z"}),Le("path",{d:"m179.8 193.5-6.7 34.1 4.8 3.3 29.2-22.8 1-22.9zm-69.2-8.3.8 22.9 29.2 22.8 4.8-3.3-6.6-34.1z",className:"s3"}),Le("path",{fill:"#c0ad9e",stroke:"#c0ad9e",className:"s1",d:"m180.3 262.3.3-9.3-2.5-2.2h-37.7l-2.3 2.2.2 9.3-31.5-14.9 11 9 22.3 15.5h38.3l22.4-15.5 11-9z"}),Le("path",{fill:"#161616",stroke:"#161616",className:"s1",d:"m177.9 230.9-4.8-3.3h-27.7l-4.8 3.3-2.5 22.1 2.3-2.2h37.7l2.5 2.2z"}),Le("path",{fill:"#763d16",stroke:"#763d16",className:"s1",d:"m278.3 114.2 8.5-40.8-12.7-37.9-96.2 71.4 37 31.3 52.3 15.3 11.6-13.5-5-3.6 8-7.3-6.2-4.8 8-6.1zM31.8 73.4l8.5 40.8-5.4 4 8 6.1-6.1 4.8 8 7.3-5 3.6 11.5 13.5 52.3-15.3 37-31.3-96.2-71.4z"}),Le("path",{d:"m267.2 153.5-52.3-15.3 15.9 23.9-23.7 46 31.2-.4h46.5zm-163.6-15.3-52.3 15.3-17.4 54.2h46.4l31.1.4-23.6-46zm71 26.4 3.3-57.7 15.2-41.1h-67.5l15 41.1 3.5 57.7 1.2 18.2.1 44.8h27.7l.2-44.8z",className:"s3"})]});var Xr=class extends Ne{constructor(o){super("metamask",o);this.connectorType="injected";this.proxyProvider=new Z,this.subscribeListeners();let r=window,n=r.ethereum,i=r.ethereum.providers||[];for(let a of i)if(a.isMetaMask){n=a;break}this.proxyProvider.setWalletProvider(n),this.syncAccounts().then(()=>{this.emit("initialized"),this.initialized=!0})}async connect(o){return o.showPrompt&&await this.promptConnection(),await this.isConnected()?this.getConnectedWallet():null}get walletBranding(){return{name:"MetaMask",icon:be}}disconnect(){console.warn("Metamask does not support programmatic disconnect.")}async promptConnection(){try{!ou&&$r()&&await this.proxyProvider.request({method:"wallet_requestPermissions",params:[{eth_accounts:{}}]});let o=await this.proxyProvider.request({method:"eth_requestAccounts"});if(!o||o.length===0||!o[0])throw new U("Unable to retrieve accounts");await this.syncAccounts([o[0]])}catch(o){throw ct(o)}}};import{jsx as Ws,jsxs as ru}from"react/jsx-runtime";var Ge=({style:e,...t})=>ru("svg",{xmlns:"http://www.w3.org/2000/svg",width:"108",height:"108",viewBox:"0 0 108 108",fill:"none",style:{height:"28px",width:"28px",...e},...t,children:[Ws("rect",{width:"108",height:"108",rx:"23",fill:"#AB9FF2"}),Ws("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M46.5267 69.9229C42.0054 76.8509 34.4292 85.6182 24.348 85.6182C19.5824 85.6182 15 83.6563 15 75.1342C15 53.4305 44.6326 19.8327 72.1268 19.8327C87.768 19.8327 94 30.6846 94 43.0079C94 58.8258 83.7355 76.9122 73.5321 76.9122C70.2939 76.9122 68.7053 75.1342 68.7053 72.314C68.7053 71.5783 68.8275 70.7812 69.0719 69.9229C65.5893 75.8699 58.8685 81.3878 52.5754 81.3878C47.993 81.3878 45.6713 78.5063 45.6713 74.4598C45.6713 72.9884 45.9768 71.4556 46.5267 69.9229ZM83.6761 42.5794C83.6761 46.1704 81.5575 47.9658 79.1875 47.9658C76.7816 47.9658 74.6989 46.1704 74.6989 42.5794C74.6989 38.9885 76.7816 37.1931 79.1875 37.1931C81.5575 37.1931 83.6761 38.9885 83.6761 42.5794ZM70.2103 42.5795C70.2103 46.1704 68.0916 47.9658 65.7216 47.9658C63.3157 47.9658 61.233 46.1704 61.233 42.5795C61.233 38.9885 63.3157 37.1931 65.7216 37.1931C68.0916 37.1931 70.2103 38.9885 70.2103 42.5795Z",fill:"#FFFDF8"})]});var en=class extends Ne{constructor(o){super("phantom",o);this.connectorType="injected";this.proxyProvider=new Z,this.subscribeListeners(),this.proxyProvider.setWalletProvider(window.phantom.ethereum),this.syncAccounts().then(()=>{this.emit("initialized"),this.initialized=!0})}async connect(o){return o.showPrompt&&await this.promptConnection(),await this.isConnected()?this.getConnectedWallet():null}get walletBranding(){return{name:"Phantom",icon:Ge}}disconnect(){console.warn("Phantom does not support programmatic disconnect.")}async promptConnection(){try{let o=await this.proxyProvider.request({method:"eth_requestAccounts"});if(!o||o.length===0||!o[0])throw new U("Unable to retrieve accounts");await this.syncAccounts([o[0]])}catch(o){throw ct(o)}}};import{EthereumProvider as hu,OPTIONAL_EVENTS as fu,OPTIONAL_METHODS as yu}from"@walletconnect/ethereum-provider";import gi from"@walletconnect/qrcode-modal";import{isAndroid as gu,isMobile as vu}from"react-device-detect";import{createContext as iu,useContext as au,useEffect as fi,useRef as su,useState as Ns}from"react";import{jsx as nu}from"react/jsx-runtime";function Is(e){return nu("link",{rel:"prefetch",href:e.src})}var E=()=>{throw new Error("You need to wrap your application with the <PrivyProvider> initialized with your app id.")};import{jsx as lu,jsxs as cu}from"react/jsx-runtime";var Ze="LANDING",Ls=iu({ready:!1,app:null,currentScreen:Ze,lastScreen:Ze,navigate:E,navigateBack:E,resetNavigation:E,setModalData:E,outerClickRef:null}),Ms=e=>{let t=e.appConfig,o=e.authenticated,r=e.visible,[n,i]=Ns(e.initialScreen||Ze),[a,l]=Ns(e.initialScreen||Ze);fi(()=>{o||i(Ze)},[o]),fi(()=>{r||(l(Ze),i(Ze))},[r]),fi(()=>{e.initialScreen&&n===Ze&&(i(e.initialScreen),l(e.initialScreen))},[e.initialScreen]);let s=e.initialScreen&&n===Ze?e.initialScreen:n,c=su(null),T={ready:!!t?.id,app:t,data:e.data,setModalData:e.setModalData,currentScreen:s,lastScreen:a,navigate:f=>{l(n),i(f)},navigateBack:()=>{i(a)},resetNavigation:()=>{e.setInitialScreen(null),l(Ze),i(Ze)},outerClickRef:c};return cu(Ls.Provider,{value:T,children:[(typeof t?.appearance?.logo=="string"||t?.appearance?.logo?.type==="img")&&lu(Is,{src:typeof t.appearance.logo=="string"?t.appearance.logo:t.appearance.logo.props.src}),e.children]})},g=()=>au(Ls);import{jsx as Do,jsxs as du}from"react/jsx-runtime";var Uo=({style:e,...t})=>{let{app:o}=g();return du("svg",{width:"28",height:"28",viewBox:"0 0 28 28",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{height:"28px",width:"28px",...e},...t,children:[Do("rect",{width:"28",height:"28",rx:"3",fill:o?.appearance.palette.colorScheme==="dark"?"#3396ff":"#141414"}),Do("g",{clipPath:"url(#clip0_1765_9946)",children:Do("path",{d:"M8.09448 10.3941C11.3558 7.20196 16.6442 7.20196 19.9055 10.3941L20.2982 10.7782C20.3369 10.8157 20.3677 10.8606 20.3887 10.9102C20.4097 10.9599 20.4206 11.0132 20.4206 11.0671C20.4206 11.121 20.4097 11.1744 20.3887 11.224C20.3677 11.2737 20.3369 11.3186 20.2982 11.3561L18.9554 12.6702C18.9158 12.7086 18.8628 12.7301 18.8077 12.7301C18.7526 12.7301 18.6996 12.7086 18.66 12.6702L18.1198 12.1415C15.8448 9.91503 12.1557 9.91503 9.88015 12.1415L9.30167 12.7075C9.26207 12.7459 9.20909 12.7673 9.15395 12.7673C9.0988 12.7673 9.04582 12.7459 9.00622 12.7075L7.66346 11.3934C7.62475 11.3559 7.59397 11.3109 7.57295 11.2613C7.55193 11.2117 7.5411 11.1583 7.5411 11.1044C7.5411 11.0505 7.55193 10.9971 7.57295 10.9475C7.59397 10.8979 7.62475 10.8529 7.66346 10.8154L8.09448 10.3941ZM22.6829 13.1115L23.8776 14.2814C23.9163 14.319 23.9471 14.3639 23.9681 14.4135C23.9892 14.4632 24 14.5165 24 14.5704C24 14.6243 23.9892 14.6777 23.9681 14.7273C23.9471 14.777 23.9163 14.8219 23.8776 14.8594L18.4893 20.1332C18.4102 20.2101 18.3042 20.2531 18.1938 20.2531C18.0835 20.2531 17.9775 20.2101 17.8984 20.1332L14.0743 16.3901C14.0545 16.3708 14.0279 16.36 14.0003 16.36C13.9726 16.36 13.9461 16.3708 13.9263 16.3901L10.1021 20.1332C10.023 20.2101 9.91703 20.2531 9.8067 20.2531C9.69636 20.2531 9.59038 20.2101 9.51124 20.1332L4.12236 14.8594C4.08365 14.8219 4.05287 14.777 4.03185 14.7273C4.01083 14.6777 4 14.6243 4 14.5704C4 14.5165 4.01083 14.4632 4.03185 14.4135C4.05287 14.3639 4.08365 14.319 4.12236 14.2814L5.31767 13.1115C5.39678 13.0348 5.50265 12.9919 5.61285 12.9919C5.72305 12.9919 5.82892 13.0348 5.90803 13.1115L9.73216 16.8546C9.75194 16.874 9.7785 16.8848 9.80616 16.8848C9.83381 16.8848 9.86037 16.874 9.88015 16.8546L13.7043 13.1115C13.7834 13.0346 13.8894 12.9916 13.9997 12.9916C14.1101 12.9916 14.216 13.0346 14.2952 13.1115L18.1198 16.8546C18.1396 16.874 18.1662 16.8848 18.1938 16.8848C18.2215 16.8848 18.2481 16.874 18.2678 16.8546L22.092 13.1115C22.1711 13.0346 22.2771 12.9916 22.3874 12.9916C22.4977 12.9916 22.6037 13.0346 22.6829 13.1115Z",fill:"white"})}),Do("defs",{children:Do("clipPath",{id:"clip0_1765_9946",children:Do("rect",{width:"20",height:"12.2531",fill:"white",transform:"translate(4 8)"})})})]})};import{isAndroid as Ds,isDesktop as pu,isMobileOnly as uu}from"react-device-detect";var tn=e=>{let t;try{t=new URL(e).hostname}catch{return}for(let[o,r]of Object.entries(Us))if(r.hostname===t)return{walletClientType:o,entry:r}};var Us={metamask:{id:"c57ca95b47569778a828d19178114f4db188b89b763c899ba0be274e97267d96",displayName:"MetaMask",image_id:"5195e9db-94d8-4579-6f11-ef553be95100",hostname:"metamask.io",mobile:{native:"metamask:"}},trust:{id:"4622a2b2d6af1c9844944291e5e7351a6aa24cd7b23099efac1b2fd875da31a0",displayName:"Trust",image_id:"0528ee7e-16d1-4089-21e3-bbfb41933100",hostname:"trustwallet.com",mobile:{universal:"https://link.trustwallet.com"}},safe:{id:"225affb176778569276e484e1b92637ad061b01e13a048b35a9d280c3b58970f",displayName:"Safe",image_id:"a1cb2777-f8f9-49b0-53fd-443d20ee0b00",hostname:"safe.global",mobile:{universal:"https://app.safe.global/"}},rainbow:{id:"1ae92b26df02f0abca6304df07debccd18262fdf5fe82daa81593582dac9a369",displayName:"Rainbow",image_id:"7a33d7f1-3d12-4b5c-f3ee-5cd83cb1b500",hostname:"rainbow.me",mobile:{universal:"https://rnbwapp.com"}},uniswap:{id:"c03dfee351b6fcc421b4494ea33b9d4b92a984f87aa76d1663bb28705e95034a",displayName:"Uniswap",image_id:"bff9cf1f-df19-42ce-f62a-87f04df13c00",hostname:"uniswap.org",mobile:{universal:"https://uniswap.org/app"}},zerion:{id:"ecc4036f814562b41a5268adc86270fba1365471402006302e70169465b7ac18",displayName:"Zerion",image_id:"f216b371-96cf-409a-9d88-296392b85800",hostname:"zerion.io",mobile:{universal:"https://wallet.zerion.io"}},argent:{id:"bc949c5d968ae81310268bf9193f9c9fb7bb4e1283e1284af8f2bd4992535fd6",displayName:"Argent",image_id:"215158d2-614b-49c9-410f-77aa661c3900",hostname:"www.argent.xyz",mobile:{universal:"https://www.argent.xyz/app"}},spot:{id:"74f8092562bd79675e276d8b2062a83601a4106d30202f2d509195e30e19673d",displayName:"Spot",image_id:"1bf33a89-b049-4a1c-d1f6-4dd7419ee400",hostname:"www.spot-wallet.com",mobile:{universal:"https://spot.so"}},omni:{id:"afbd95522f4041c71dd4f1a065f971fd32372865b416f95a0b1db759ae33f2a7",displayName:"Omni",image_id:"2cd67b4c-282b-4809-e7c0-a88cd5116f00",hostname:"omni.app",mobile:{universal:"https://links.omni.app"}},cryptocom:{id:"f2436c67184f158d1beda5df53298ee84abfc367581e4505134b5bcf5f46697d",displayName:"Crypto.com",image_id:"7c5ff577-a68d-49c5-02cd-3d83637b0b00",hostname:"crypto.com",mobile:{universal:"https://wallet.crypto.com"}},blockchain:{id:"84b43e8ddfcd18e5fcb5d21e7277733f9cccef76f7d92c836d0e481db0c70c04",displayName:"Blockchain",image_id:"6f913b80-86c0-46f9-61ca-cc90a1805900",hostname:"www.blockchain.com",mobile:{universal:"https://www.blockchain.com"}},safepal:{id:"0b415a746fb9ee99cce155c2ceca0c6f6061b1dbca2d722b3ba16381d0562150",displayName:"SafePal",image_id:"252753e7-b783-4e03-7f77-d39864530900",hostname:"safepal.com",mobile:{universal:"https://link.safepal.io"}},bitkeep:{id:"38f5d18bd8522c244bdd70cb4a68e0e718865155811c043f052fb9f1c51de662",displayName:"BitKeep",image_id:"3f7075d0-4ab7-4db5-404d-3e4c05e6fe00",hostname:"bitkeep.com",mobile:{universal:"https://bkapp.vip"}},zengo:{id:"9414d5a85c8f4eabc1b5b15ebe0cd399e1a2a9d35643ab0ad22a6e4a32f596f0",displayName:"ZenGo",image_id:"cfc07342-23ea-4f3f-f071-ec9d2cd86b00",hostname:"zengo.com",mobile:{universal:"https://get.zengo.com/"}},"1inch":{id:"c286eebc742a537cd1d6818363e9dc53b21759a1e8e5d9b263d0c03ec7703576",displayName:"1inch",image_id:"52b1da3c-9e72-40ae-5dac-6142addd9c00",hostname:"wallet.1inch.io",mobile:{universal:"https://wallet.1inch.io/wc/"}},binance:{id:"8a0ee50d1f22f6651afcae7eb4253e52a3310b90af5daef78a8c4929a9bb99d4",displayName:"Binance",image_id:"ebac7b39-688c-41e3-7912-a4fefba74600",hostname:"www.binance.com",mobile:{universal:"https://app.binance.com/cedefi"}},exodus:{id:"e9ff15be73584489ca4a66f64d32c4537711797e30b6660dbcb71ea72a42b1f4",displayName:"Exodus",image_id:"4c16cad4-cac9-4643-6726-c696efaf5200",hostname:"exodus.com",mobile:{universal:"https://exodus.com/m"}},mew_wallet:{id:"f5b4eeb6015d66be3f5940a895cbaa49ef3439e518cd771270e6b553b48f31d2",displayName:"MEW wallet",image_id:"e2024511-2c9b-46d7-3111-52df3d241700",hostname:"mewwallet.com",mobile:{universal:"https://mewwallet.com"}},alphawallet:{id:"138f51c8d00ac7b9ac9d8dc75344d096a7dfe370a568aa167eabc0a21830ed98",displayName:"AlphaWallet",image_id:"5b1cddfb-056e-4e78-029a-54de5d70c500",hostname:"alphawallet.com",mobile:{universal:"https://aw.app"}},keyring_pro:{id:"47bb07617af518642f3413a201ec5859faa63acb1dd175ca95085d35d38afb83",displayName:"KEYRING PRO",image_id:"dda0f0fb-34e8-4a57-dcea-b008e7d1ff00",hostname:"keyring.app",mobile:{universal:"https://keyring.app/"}},mathwallet:{id:"7674bb4e353bf52886768a3ddc2a4562ce2f4191c80831291218ebd90f5f5e26",displayName:"MathWallet",image_id:"26a8f588-3231-4411-60ce-5bb6b805a700",hostname:"mathwallet.org",mobile:{universal:"https://www.mathwallet.org"}},unstoppable:{id:"8308656f4548bb81b3508afe355cfbb7f0cb6253d1cc7f998080601f838ecee3",displayName:"Unstoppable",image_id:"4725dda0-4471-4d0f-7adf-6bbe8b929c00",hostname:"unstoppabledomains.com",mobile:{universal:"https://unstoppabledomains.com/mobile"}},obvious:{id:"031f0187049b7f96c6f039d1c9c8138ff7a17fd75d38b34350c7182232cc29aa",displayName:"Obvious",image_id:"61abe2ca-b06d-4a8b-de3e-8326f523e900",hostname:"obvious.technology",mobile:{universal:"https://wallet.obvious.technology"}},ambire:{id:"2c81da3add65899baeac53758a07e652eea46dbb5195b8074772c62a77bbf568",displayName:"Ambire",image_id:"c39b3a16-1a38-4588-f089-cb7aeb584700",hostname:"www.ambire.com",mobile:{universal:"https://mobile.ambire.com"}},internet_money_wallet:{id:"dd43441a6368ec9046540c46c5fdc58f79926d17ce61a176444568ca7c970dcd",displayName:"Internet Money Wallet",image_id:"204b2240-5ce4-4996-6ec4-f06a22726900",hostname:"internetmoney.io",mobile:{universal:"https://internetmoney.io"}},coin98:{id:"2a3c89040ac3b723a1972a33a125b1db11e258a6975d3a61252cd64e6ea5ea01",displayName:"Coin98",image_id:"fc460647-ea95-447a-99f0-1bff8fa4be00",hostname:"coin98.com",mobile:{universal:"https://coin98.services"}},abc_wallet:{id:"b956da9052132e3dabdcd78feb596d5194c99b7345d8c4bd7a47cabdcb69a25f",displayName:"ABC Wallet",image_id:"f9854c79-14ba-4987-42e1-4a82abbf5700",hostname:"myabcwallet.io",mobile:{universal:"https://abcwalletconnect.page.link"}},arculus_wallet:{id:"0e4915107da5b3408b38e248f7a710f4529d54cd30e9d12ff0eb886d45c18e92",displayName:"Arculus Wallet",image_id:"f78dab27-7165-4a3d-fdb1-fcff06c0a700",hostname:"www.getarculus.com",mobile:{universal:"https://gw.arculus.co/app"}},haha:{id:"719bd888109f5e8dd23419b20e749900ce4d2fc6858cf588395f19c82fd036b3",displayName:"HaHa",image_id:"79285c9f-2630-451e-0680-c71b42fb7400",hostname:"www.haha.me",mobile:{universal:"https://haha.me"}},cling_wallet:{id:"942d0e22a7e6b520b0a03abcafc4dbe156a1fc151876e3c4a842f914277278ef",displayName:"Cling Wallet",image_id:"2d8006c3-852b-458a-d6b0-916c5ba76800",hostname:"clingon.io",mobile:{universal:"https://cling.carrieverse.com/apple-app-site-association"}},broearn:{id:"8ff6eccefefa7506339201bc33346f92a43118d6ff7d6e71d499d8187a1c56a2",displayName:"Broearn",image_id:"339b9e9d-e2a7-46eb-4ed3-272321257a00",hostname:"www.broearn.com",mobile:{universal:"https://www.broearn.com/link/wallet/"}},copiosa:{id:"07f99a5d9849bb049d74830012b286f8b238e72b0337933ef22b84947409db80",displayName:"Copiosa",image_id:"cae1be94-9f53-4eba-b915-f6e381d5a500",hostname:"copiosa.io",mobile:{universal:"https://copiosa.io/action/"}},burrito_wallet:{id:"8821748c25de9dbc4f72a691b25a6ddad9d7df12fa23333fd9c8b5fdc14cc819",displayName:"Burrito Wallet",image_id:"7eec7187-3f48-4fda-53bb-b0ad55749a00",hostname:"burritowallet.com",mobile:{universal:"https://burritowallet.com/wc?uri="}},enjin_wallet:{id:"bdc9433ffdaee55d31737d83b931caa1f17e30666f5b8e03eea794bac960eb4a",displayName:"Enjin Wallet",image_id:"add9626b-a5fa-4c12-178c-e5584e6dcd00",hostname:"enjin.io",mobile:{universal:"https://deeplink.wallet.enjin.io/"}},plasma_wallet:{id:"cbe13eb482c76f1fa401ff4c84d9acd0b8bc9af311ca0620a0b192fb28359b4e",displayName:"Plasma Wallet",image_id:"c268e78d-ffb0-4c8b-5cad-04c3add48500",hostname:"plasma-wallet.com",mobile:{universal:"https://plasma-wallet.com"}},avacus:{id:"94f785c0c8fb8c4f38cd9cd704416430bcaa2137f27e1468782d624bcd155a43",displayName:"Avacus",image_id:"a7106965-91cc-4a73-4688-c5c72ae0ed00",hostname:"avacus.cc",mobile:{universal:"https://avacus.app.link"}},bee:{id:"2cca8c1b0bea04ba37dee4017991d348cdb7b826804ab2bd31073254f345b715",displayName:"Bee",image_id:"f90bc33f-f085-40cf-7538-fae5ae84f900",hostname:"www.beewallet.app",mobile:{universal:"https://beewallet.app/wc"}},pitaka:{id:"14e5d957c6eb62d3ee8fc6239703ac2d537d7e3552154836ca0beef775f630bc",displayName:"Pitaka",image_id:"691c0716-5213-4b99-e837-079268313800",hostname:"pitaka.io",mobile:{universal:"https://app.pitaka.io"}},pltwallet:{id:"576c90ceaea34f29ff0104837cf2b2e23d201be43be1433feeb18d375430e1fd",displayName:"PLTwallet",image_id:"a5d9dd15-8cef-42de-8bed-09e01a8b0200",hostname:"pltwallet.io",mobile:{universal:"https://pltwallet.io/"}},minerva:{id:"49bb9d698dbdf2c3d4627d66f99dd9fe90bba1eec84b143f56c64a51473c60bd",displayName:"Minerva",image_id:"b57b2163-1bd8-4f6b-3311-470767e6d200",hostname:"minerva.digital",mobile:{universal:"https://minerva.digital"}},kryptogo:{id:"19418ecfd44963883e4d6abca1adeb2036f3b5ffb9bee0ec61f267a9641f878b",displayName:"KryptoGO",image_id:"3ccbd966-97e8-45a0-1ceb-6141a8978e00",hostname:"kryptogo.com",mobile:{universal:"https://kryptogo.page.link"}},prema:{id:"5b8e33346dfb2a532748c247876db8d596734da8977905a27b947ba1e2cf465b",displayName:"PREMA",image_id:"6487869b-1165-4f30-aa3a-115665be8300",hostname:"premanft.com",mobile:{universal:"https://premanft.com"}},slingshot:{id:"d23de318f0f56038c5edb730a083216ff0cce00c1514e619ab32231cc9ec484b",displayName:"Slingshot",image_id:"10c75467-6612-48ad-b97b-63985e922200",hostname:"slingshot.finance",mobile:{universal:"https://app.slingshot.finance"}},kriptonio:{id:"50df7da345f84e5a79aaf617df5167335a4b6751626df2e8a38f07029b3dde7b",displayName:"Kriptonio",image_id:"363fae03-882a-4d81-a721-6e6f6e9ac500",hostname:"kriptonio.com",mobile:{universal:"https://app.kriptonio.com/mobile"}},timeless:{id:"9751385960bca290c13b443155288f892f62ee920337eda8c5a8874135daaea8",displayName:"Timeless",image_id:"32e89601-0490-42fc-0cc4-8627d62a2000",hostname:"timelesswallet.xyz",mobile:{universal:"https://timelesswallet.xyz"}},secux:{id:"6464873279d46030c0b6b005b33da6be5ed57a752be3ef1f857dc10eaf8028aa",displayName:"SecuX",image_id:"98183be0-3125-45ee-a6b6-fbd47ebefd00",hostname:"secuxtech.com",mobile:{universal:"https://wsweb.secuxtech.com"}},bitizen:{id:"41f20106359ff63cf732adf1f7dc1a157176c9b02fd266b50da6dcc1e9b86071",displayName:"Bitizen",image_id:"75dd1471-77e9-4811-ce57-ec8fc980ec00",hostname:"bitizen.org",mobile:{universal:"https://bitizen.org/wallet"}},blocto:{id:"14e7176536cb3706e221daaa3cfd7b88b7da8c7dfb64d1d241044164802c6bdd",displayName:"Blocto",image_id:"374258d3-c749-4f37-7815-77e61f798c00",hostname:"blocto.io",mobile:{universal:"https://blocto.app"}},safemoon:{id:"a0e04f1086aac204d4ebdd5f985c12ed226cd0006323fd8143715f9324da58d1",displayName:"SafeMoon",image_id:"ea0140c7-787c-43a4-838f-d5ab6a342000",hostname:"safemoon.com",mobile:{universal:"https://safemoon.com/wc"}}},Fs=(e,t="md")=>`https://registry.walletconnect.com/v2/logo/${t}/${e}`;function yi(e){return{name:e.displayName||"",universalLink:e.mobile.universal||"",deepLink:e.mobile.native||""}}function mu(e){let t="mobile";return Object.values(e).filter(o=>!!o[t].universal||!!o[t].native).map(o=>yi(o))}function Bs(){return mu(Us)}function Hs(e,t){let o=encodeURIComponent(e);return t.universalLink?`${t.universalLink}/wc?uri=${o}`:t.deepLink?`${t.deepLink}${t.deepLink.endsWith(":")?"//":"/"}wc?uri=${e}`:""}function Gs(e,t){return Ds?e:Hs(e,yi(t))}var zs="WALLETCONNECT_DEEPLINK_CHOICE";function Os(e){let t=e.href.split("?")[0];j.put(zs,{...e,href:t})}var cr=(e,t)=>{if(!e||pu){j.del(zs);return}if(Ds){Os({name:"Unknown",href:t||"wc:"});return}else if(uu){let o=Hs(t||"wc:",yi(e));Os({name:e?.displayName||"",href:o})}};var dr=class extends Ne{constructor(o,r,n,i){super(i||"unknown",n);this.connectorType="wallet_connect_v2";this.walletConnectCloudProjectId=o,this.rpcConfig=r,this.proxyProvider=new Z,this.createProvider().then(a=>{if(this.provider=a,this.proxyProvider.setWalletProvider(a),this.subscribeListeners(),a.session){if(this.walletProvider.session?.peer.metadata.url){let l=tn(this.walletProvider.session?.peer.metadata.url);this.walletEntry=l?.entry,this.walletClientType=l?.walletClientType||"unknown",cr(this.walletEntry)}this.connected=!0,this.syncAccounts().then(()=>{this.emit("initialized"),this.initialized=!0})}else this.emit("initialized"),this.initialized=!0})}async connect(o){return o.showPrompt&&await this.promptConnection(),this.getConnectedWallet()}async isConnected(){return this.walletProvider.connected}get walletBranding(){return this.walletEntry?{name:this.walletEntry.displayName,icon:this.walletClientType==="metamask"?be:Fs(this.walletEntry.image_id)}:{name:mi(this.walletProvider.session?.peer.metadata.name||"")||"WalletConnect",icon:this.walletProvider.session?.peer.metadata.icons?.[0]||Uo}}resetConnection(){this.walletProvider&&this.walletProvider.connected&&(this.walletProvider.signer.session=void 0,this.walletEntry=void 0,cr(void 0),this.onDisconnect())}async promptConnection(){if(this.provider)return new Promise((o,r)=>{let n=()=>{r(new Mo)};this.onQrModalClosed=n,(async()=>{let a="",l=await Promise.race([this.walletProvider.enable(),hi()]);if(l.length>0&&(a=l[0]),!a||a==="")throw new U("Unable to retrieve address");if(this.walletProvider.session?.peer.metadata.url){let s=tn(this.walletProvider.session?.peer.metadata.url);this.walletEntry=s?.entry,this.walletClientType=s?.walletClientType||"unknown"}this.connected=!0,await this.syncAccounts(l),o()})().catch(a=>{if(a){r(ct(a));return}r(new U("Unknown error during connection"))}).finally(()=>gi.close())})}disconnect(){this.walletProvider.disconnect().then(()=>this.onDisconnect()).catch(()=>console.warn("Unable to disconnect Wallet Connect provider"))}get walletProvider(){return this.proxyProvider.walletProvider}setWalletProvider(o){this.proxyProvider.setWalletProvider(o)}async createProvider(){let o={};for(let n of this.chains){let i=Qe(n.id,this.chains,this.rpcConfig);i&&(o[n.id]=i)}let r=await hu.init({projectId:this.walletConnectCloudProjectId,chains:[1],optionalChains:this.chains.map(n=>n.id),optionalEvents:fu,optionalMethods:yu,rpcMap:o,showQrModal:!1});return r.on("display_uri",n=>{if(gu)window.open(n,"_self");else if(vu&&this.walletEntry){cr(this.walletEntry,n);let a=Gs(n,this.walletEntry);window.open(a,"_self","noopener,noreferrer")}else gi.open(n,()=>{this.onQrModalClosed&&this.onQrModalClosed()},{mobileLinks:Bs().map(i=>i.name)})}),r.on("connect",()=>{if(gi.close(),r.session?.peer.metadata.url){let n=tn(r.session?.peer.metadata.url);this.walletEntry=n?.entry,this.walletClientType=n?.walletClientType||"unknown",cr(this.walletEntry)}}),r}async enableProvider(){return this.walletProvider.connected?Promise.resolve(this.walletProvider.accounts):await this.walletProvider.enable()}};var vi=e=>{let t=localStorage.getItem("-walletlink:https://www.walletlink.org:Addresses");return t?!!e?.linkedAccounts.filter(r=>r.type=="wallet"&&r.address===$s(t)).length:!1},pr=class extends wu{constructor(o,r,n){super();this.getEthereumProvider=()=>{let o=this.wallets[0],r=this.walletConnectors.find(n=>n.wallets.find(i=>i.address===o?.address));return!o||!r?new Z:r.proxyProvider};this.walletConnectCloudProjectId=o,this.rpcConfig=r,this.chains=n,this.walletConnectors=[],this.initialized=!1,this.storedConnections=this.loadConnectionHistory()}get wallets(){let o=new Set,r=this.walletConnectors.flatMap(i=>i.wallets).sort((i,a)=>i.connectedAt&&a.connectedAt?a.connectedAt-i.connectedAt:0).filter(i=>{let a=`${i.address}${i.walletClientType}${i.connectorType}`;return o.has(a)?!1:(o.add(a),!0)}),n=r.findIndex(i=>i.address===(this.activeWallet?this.activeWallet:"unknown"));return n>=0&&r.unshift(r.splice(n,1)[0]),r}initialize(){this.initialized||(j.get(li)&&(j.getKeys().forEach(o=>{o.startsWith("walletconnect")&&j.del(o)}),j.del(li)),Es().then(o=>o.forEach(r=>{switch(r){case"metamask":this.createWalletConnector("injected","metamask");break;case"phantom":this.createWalletConnector("injected","phantom");break;case"unknown":default:break}})),(Vr()||j.getKeys().find(o=>o.startsWith("-walletlink")))&&this.createWalletConnector("coinbase_wallet","coinbase_wallet"),this.createWalletConnector("wallet_connect_v2","unknown"),this.initialized=!0)}findWalletConnector(o,r){return o==="wallet_connect_v2"?this.walletConnectors.find(n=>n.connectorType===o)||null:this.walletConnectors.find(n=>n.connectorType===o&&n.walletClientType===r)||null}onInitialized(o){o.wallets.forEach(r=>{let n=this.storedConnections.find(i=>i.address===r.address&&i.connectorType===r.connectorType&&i.walletClientType===r.walletClientType);n&&(r.connectedAt=n.connectedAt)}),this.saveConnectionHistory(),this.emit("walletsUpdated")}onWalletsUpdated(o){o.initialized&&(this.saveConnectionHistory(),this.emit("walletsUpdated"))}addEmbeddedWalletConnector(o,r){if(!this.findWalletConnector("embedded","privy")){let i=new jr(o,r,this.rpcConfig,this.chains),a=new Zr(i,this.chains);this.addWalletConnector(a)}}removeEmbeddedWalletConnector(){let o=this.findWalletConnector("embedded","privy");if(o){let r=this.walletConnectors.indexOf(o);this.walletConnectors.splice(r,1),this.saveConnectionHistory(),this.emit("walletsUpdated")}}async createWalletConnector(o,r){let n=this.findWalletConnector(o,r);if(n)return n instanceof dr&&n.resetConnection(),n;let a=(()=>{switch(o){case"injected":switch(r){case"phantom":return He()?new en(this.chains):null;case"metamask":default:return sr()?new Xr(this.chains):null}case"coinbase_wallet":return new Qr(this.chains);case"wallet_connect_v2":return new dr(this.walletConnectCloudProjectId,this.rpcConfig,this.chains)}})();return a&&this.addWalletConnector(a),a||null}addWalletConnector(o){this.walletConnectors.push(o),o.on("initialized",()=>this.onInitialized(o)),o.on("walletsUpdated",()=>this.onWalletsUpdated(o))}loadConnectionHistory(){let o=a=>a&&typeof a.address=="string"&&typeof a.connectorType=="string"&&typeof a.walletClientType=="string"&&typeof a.connectedAt=="number",r=j.get(ci);return r&&Array.isArray(r)&&r.map(a=>o(a)).every(Boolean)?r:[]}saveConnectionHistory(){let o=this.wallets.map(r=>({address:r.address,connectorType:r.connectorType,walletClientType:r.walletClientType,connectedAt:r.connectedAt}));j.put(ci,o)}async activeWalletSign(o){let r=this.wallets,n=r.length>0?r[0]:null;return n?n.sign(o):null}setActiveWallet(o){this.activeWallet=$s(o),this.emit("walletsUpdated")}};function Yr(e,t){if(e.length!==t.length)return!1;for(let o=0;o<e.length;o++){let r=e[o],n=t[o];if(r?.address!==n?.address||r?.chainId!==n?.chainId||r?.connectorType!==n?.connectorType||r?.connectedAt!==n?.connectedAt||r?.walletClientType!==n?.walletClientType||r?.isConnected!==n?.isConnected||r?.linked!==n?.linked)return!1}return!0}import{ofetch as Cu}from"ofetch";var bu=[Dr(),Ur()],Eu=e=>{let t=new AbortController;return setTimeout(()=>t.abort(),e),t.signal},on=class{constructor(t,o,r){this.appId=t,this.sdkVersion=ni,this.client=o,this.defaults=r,this.fallbackApiUrl=o.fallbackApiUrl,this.baseFetch=Cu.create({baseURL:this.defaults.baseURL,retry:3,retryDelay:500,credentials:"include",onRequest:async({request:n,options:i})=>{let a=new Headers(i.headers);a.set("privy-app-id",this.appId),a.set("privy-client",`react-auth:${this.sdkVersion}`);let l=!bu.includes(n.toString());if(!a.has("authorization")&&l){let s=await this.client.getAccessToken();s!==null&&a.set("authorization",`Bearer ${s}`)}i.headers=a,i.signal||(i.signal=Eu(this.defaults.timeout))},onRequestError:({error:n})=>{if(n instanceof DOMException&&n.name==="AbortError")throw new Mr}})}async get(t,o){try{return await this.baseFetch(t,o)}catch(r){throw te(r)}}async post(t,o,r){try{return await this.baseFetch(t,{method:"POST",...o?{body:o}:{},...r})}catch(n){throw te(n)}}async delete(t,o){try{return await this.baseFetch(t,{method:"DELETE",...o})}catch(r){throw te(r)}}};import ur from"js-cookie";function Vs(e){return e instanceof lo?"email":e instanceof po?"sms":e instanceof co?"siwe":e instanceof Wo?"custom_auth":e instanceof Ot?e.meta.provider:null}import*as qs from"jose";var ut=class{static parse(t){try{return new ut(t)}catch{return null}}constructor(t){this.value=t,this._decoded=qs.decodeJwt(t)}get subject(){return this._decoded.sub}get expiration(){return this._decoded.exp}get issuer(){return this._decoded.iss}get audience(){return this._decoded.aud}isExpired(t=0){let o=Date.now(),r=(this.expiration-t)*1e3;return o>=r}};var xu=30,rn=class{constructor(){this.authenticateOnce=new Be(async t=>this._authenticate(t)),this.linkOnce=new Be(async t=>this._link(t)),this.refreshOnce=new Be(this._refresh.bind(this)),this.destroyOnce=new Be(this._destroy.bind(this)),this.forkSessionOnce=new Be(this._forkSession.bind(this))}get token(){try{let t=j.get(No);return typeof t=="string"?new ut(t).value:null}catch(t){return console.error(t),this.destroyLocalState(),null}}get refreshToken(){try{let t=j.get(Hr);return typeof t=="string"?t:null}catch(t){return console.error(t),this.destroyLocalState(),null}}get forkedToken(){try{let t=j.get(ar);return typeof t=="string"?t:null}catch(t){return console.error(t),this.destroyLocalState(),null}}get mightHaveServerCookies(){try{let t=ur.get(ms);return t!==void 0&&t.length>0}catch(t){console.error(t)}return!1}hasRefreshCredentials(){return this.mightHaveServerCookies||typeof this.token=="string"&&typeof this.refreshToken=="string"}hasRecoveryCredentials(){return typeof this.forkedToken=="string"}hasActiveToken(){let t=ut.parse(this.token);return t!==null&&!t.isExpired(xu)}authenticate(t){return this.authenticateOnce.execute(t)}link(t){return this.linkOnce.execute(t)}refresh(){return this.refreshOnce.execute()}forkSession(){return this.forkSessionOnce.execute()}destroy(){return this.destroyOnce.execute()}async _authenticate(t){try{let{token:o,refresh_token:r,user:n,is_new_user:i}=await t.authenticate();this.storeToken(o),this.storeRefreshToken(r);let a=Vs(t);return a&&this.client&&this.client.createAnalyticsEvent("sdk_authenticate",{method:a,isNewUser:i}),a==="siwe"&&this.client&&this.client.createAnalyticsEvent("sdk_authenticate_siwe",{connectorType:t.meta.connectorType,walletClientType:t.meta.walletClientType}),{user:xt(n),isNewUser:i}}catch(o){throw console.warn("Error authenticating session"),We(o)}}async _link(t){try{let o=await t.link();return xt(o)}catch(o){throw console.warn("Error linking account"),We(o)}}async _refresh(){if(!this.api)throw new v("Session has no API instance");if(!this.client)throw new v("Session has no PrivyClient instance");await this.client.getAccessToken({disableAutoRefresh:!0});let t=this.token,o=this.refreshToken,r=this.forkedToken;try{let n;if(t&&o||this.mightHaveServerCookies){let i={};t&&(i.authorization=`Bearer ${t}`);let a=o?{refresh_token:o}:{};n=await this.api.post(Dr(),a,{headers:i}),r&&this.clearForkedToken()}else if(r)n=await this.api.post(Ur(),{refresh_token:r}),this.clearForkedToken();else return null;return this.storeToken(n.token),this.storeRefreshToken(n.refresh_token),xt(n.user)}catch(n){if(n instanceof Ro&&n.privyErrorCode==="missing_or_invalid_token")return console.warn("Unable to refresh tokens - token is missing or no longer valid"),this.destroyLocalState(),null;throw We(n)}}async _destroy(){try{await this.api?.post(Ba(),{refresh_token:this.refreshToken})}catch{console.warn("Error destroying session")}this.destroyLocalState()}async _forkSession(){if(!this.api)throw new v("Session has no API instance");let t=this.refreshToken;try{let o=await this.api.post(Ha(),{refresh_token:t});return this.storeToken(o.token),this.storeRefreshToken(o.refresh_token),o.new_session_refresh_token}catch(o){throw We(o)}}destroyLocalState(){this.storeToken(null),this.storeRefreshToken(null),this.clearForkedToken()}storeToken(t){if(typeof t=="string"){if(j.put(No,t),!this.client?.useServerCookies){let o=ut.parse(t)?.expiration;ur.set(ii,t,{sameSite:"Strict",secure:!0,expires:o?new Date(o*1e3):void 0})}}else j.del(No),ur.remove(ii)}storeRefreshToken(t){typeof t=="string"?(j.put(Hr,t),this.client?.useServerCookies||ur.set(ai,t,{sameSite:"Strict",secure:!0,expires:30})):(j.del(Hr),ur.remove(ai))}clearForkedToken(){j.del(ar)}};var wi,mr=class{constructor(t){this.apiUrl=t.apiUrl||Br,this.fallbackApiUrl=this.apiUrl,this.useServerCookies=!1,this.timeout=t.timeout||ps,this.appId=t.appId,this.clientAnalyticsId=typeof window>"u"?null:Tu(),wi||(wi=new rn),this.session=wi,this.api=this.generateApi(),this.session.client=this}initializeConnectorManager(t,o,r){this.connectors||(this.connectors=new pr(t,o,r))}generateApi(){let t=new on(this.appId,this,{baseURL:this.apiUrl,timeout:this.timeout});return this.session.api=t,t}updateApiUrl(t){this.apiUrl=t||this.fallbackApiUrl,this.api=this.generateApi(),t&&(this.useServerCookies=!0)}authenticate(){if(!this.authFlow)throw new v("No auth flow in progress.");return this.session.authenticate(this.authFlow)}link(){if(!this.authFlow)throw new v("No auth flow in progress.");return this.session.link(this.authFlow)}async logout(){await this.session.destroy(),this.authFlow=void 0}startAuthFlow(t){t.api=this.api,this.authFlow=t}async unlinkEmail(t){try{let o=await this.api.post(ts(),{address:t});return xt(o)}catch(o){throw We(o)}}async unlinkPhone(t){try{let o=await this.api.post(os(),{phoneNumber:t});return xt(o)}catch(o){throw We(o)}}async unlinkWallet(t){try{let o=await this.api.post(es(),{address:t});return xt(o)}catch(o){throw We(o)}}async unlinkOAuth(t,o){try{let r=await this.api.post(rs(),{provider:t,subject:o});return xt(r)}catch(r){throw We(r)}}async createAnalyticsEvent(t,o,r){if(!(typeof window>"u"))try{this.clientAnalyticsId||console.warn("No client analytics id set, refusing to send analytics event"),await this.api.post(ns(),{event_name:t,client_id:this.clientAnalyticsId,payload:{...o||{},clientTimestamp:r?r.toISOString():new Date().toISOString()}})}catch{}}async signMoonpayOnRampUrl(t){try{return this.api.post(is(),t)}catch(o){throw We(o)}}async getAuthenticatedUser(){return this.session.hasRefreshCredentials()||this.session.hasRecoveryCredentials()?this.session.refresh():null}async getAccessToken(t){return this.session.hasActiveToken()?ut.parse(this.session.token)?.audience!==this.appId?(await this.logout(),null):this.session.token:!t?.disableAutoRefresh&&this.session.hasRefreshCredentials()?(await this.session.refresh(),this.session.token):null}async getServerConfig(){try{let t=await this.api.get(`/api/v1/apps/${this.appId}`,{baseURL:this.fallbackApiUrl});return{id:t.id,name:t.name,verificationKey:t.verification_key,logoUrl:t.logo_url||void 0,accentColor:t.accent_color||void 0,showWalletLoginFirst:t.show_wallet_login_first,allowlistConfig:{errorTitle:t.allowlist_config.error_title,errorDetail:t.allowlist_config.error_detail,errorCtaText:t.allowlist_config.cta_text,errorCtaLink:t.allowlist_config.cta_link},walletAuth:t.wallet_auth,emailAuth:t.email_auth,smsAuth:t.sms_auth,googleOAuth:t.google_oauth,twitterOAuth:t.twitter_oauth,discordOAuth:t.discord_oauth,githubOAuth:t.github_oauth,appleOAuth:t.apple_oauth,termsAndConditionsUrl:t.terms_and_conditions_url,embeddedWalletConfig:{createOnLogin:t.embedded_wallet_config?.create_on_login,requireUserPasswordOnCreate:t.embedded_wallet_config?.require_user_password_on_create},privacyPolicyUrl:t.privacy_policy_url,customApiUrl:t.custom_api_url,walletConnectCloudProjectId:t.wallet_connect_cloud_project_id,fiatOnRampEnabled:t.fiat_on_ramp_enabled,captchaEnabled:t.captcha_enabled,twitterOAuthOnMobileEnabled:t.twitter_oauth_on_mobile_enabled,createdAt:new Date(t.created_at*1e3),updatedAt:new Date(t.updated_at*1e3)}}catch(t){throw We(t)}}async getUsdTokenPrice(t){try{return(await this.api.get(`/api/v1/token_price?chainId=${t.id}&tokenSymbol=${t.nativeCurrency.symbol}`)).usd}catch{console.error(`Unable to fetch token price for chain with id ${t.id}`);return}}async forkSession(){return await this.session.forkSession()}};import"wicg-inert";import{disableBodyScroll as e1,clearAllBodyScrollLocks as t1}from"body-scroll-lock";import{useRef as o1,useCallback as r1}from"react";import{useEffect as Jd}from"react";import n1 from"react-dom";import ka from"styled-components";import{createContext as Pu,useContext as _u}from"react";var Ci=Pu({isNewUserThisSession:!1,isLinking:!1,linkingHint:null,walletConnectionStatus:null,rpcConfig:{rpcUrls:{}},chains:[],nativeTokenSymbolForChainId:E,captchaData:{enabled:!1,ready:!1,execute:E,remove:E,token:void 0,error:void 0},initializeWalletProxy:E,getAuthMeta:E,getAuthFlow:E,closePrivyModal:E,connectWallet:E,initLoginWithWallet:E,loginWithWallet:E,loginWithCode:E,initLoginWithEmail:E,initLoginWithSms:E,resendEmailCode:E,resendSmsCode:E,initLoginWithOAuth:E,loginWithOAuth:E,refreshUser:E,walletProxy:null,createAnalyticsEvent:E,getUsdTokenPrice:E,recoverEmbeddedWallet:E,getFiatOnRampConfig:E,updateWallets:E}),_=()=>_u(Ci);import{createContext as Su,useContext as Au}from"react";var Xe=Su({ready:!1,authenticated:!1,user:null,walletConnectors:null,connectWallet:E,login:E,linkEmail:E,linkPhone:E,linkWallet:E,linkGoogle:E,linkTwitter:E,linkDiscord:E,linkGithub:E,linkApple:E,logout:E,getAccessToken:E,getEthereumProvider:E,getEthersProvider:E,getWeb3jsProvider:E,unlinkEmail:E,unlinkPhone:E,unlinkWallet:E,unlinkGoogle:E,unlinkTwitter:E,unlinkDiscord:E,unlinkGithub:E,unlinkApple:E,setActiveWallet:E,forkSession:E,createWallet:E,signMessage:E,sendTransaction:E,exportWallet:E,setWalletPassword:E}),$=()=>Au(Xe);import Ai from"styled-components";import zt,{css as Ti}from"styled-components";import Ei from"styled-components";import{Fragment as ku,jsx as bi,jsxs as Wu}from"react/jsx-runtime";var nn=({success:e,fail:t})=>Wu(ku,{children:[bi(uo,{className:e?"success":t?"fail":""}),bi(xi,{className:e?"success":t?"fail":""})]}),uo=Ei.span`
|
|
13
13
|
&& {
|
|
14
14
|
width: 82px;
|
|
15
15
|
height: 82px;
|
|
@@ -494,7 +494,7 @@ Resources:
|
|
|
494
494
|
h3 {
|
|
495
495
|
margin-bottom: 24px;
|
|
496
496
|
}
|
|
497
|
-
`;import{Fragment as ki,jsx as ue,jsxs as Kt}from"react/jsx-runtime";var Wi=6,dl=new Array(Wi).fill(""),Zu=1400;var ul=()=>{let{app:e,navigate:t,setModalData:o}=g(),{closePrivyModal:r,resendEmailCode:n,resendSmsCode:i,getAuthMeta:a,loginWithCode:l,updateWallets:s}=_(),{authenticated:c,user:
|
|
497
|
+
`;import{Fragment as ki,jsx as ue,jsxs as Kt}from"react/jsx-runtime";var Wi=6,dl=new Array(Wi).fill(""),Zu=1400;var ul=()=>{let{app:e,navigate:t,setModalData:o}=g(),{closePrivyModal:r,resendEmailCode:n,resendSmsCode:i,getAuthMeta:a,loginWithCode:l,updateWallets:s}=_(),{authenticated:c,user:T}=$(),[f,x]=mn(dl),[h,b]=mn(!1),[C,y]=mn(null),[P,w]=mn(null),k=a()?.email?0:1,M=e?.render.inDialog?Je:0,W=e?.render.inDialog?M-500:0;cl(()=>{if(c&&h&&T)if(Ut(T,e?.embeddedWallets?.createOnLogin)){let G=setTimeout(()=>{o({createWallet:{onSuccess:()=>{},onFailure:X=>console.error(X),callAuthOnSuccessOnClose:!0}}),t("EMBEDDED_WALLET_ON_ACCOUNT_CREATE_SCREEN")},W);return()=>clearTimeout(G)}else{s();let G=setTimeout(r,M);return()=>clearTimeout(G)}},[c,h,T]),cl(()=>{if(C&&P===0){let q=setTimeout(()=>{x(dl),y(null),document.querySelector("input[name=code-0]")?.focus()},Zu);return()=>clearTimeout(q)}},[C]);let N=q=>{let G=q.currentTarget.value.replace(" ","");if(G==="")return;if(isNaN(Number(G))){y("Code should be numeric"),w(1);return}y(null),w(null);let X=Number(q.currentTarget.name?.charAt(5)),O=[...G||[""]].slice(0,Wi-X),de=[...f.slice(0,X),...O,...f.slice(X+O.length)];x(de);let z=O.length,ee=Math.min(Math.max(X+z,0),Wi-1);isNaN(Number(q.currentTarget.value))||document.querySelector(`input[name=code-${ee}]`)?.focus(),de.every(Oe=>Oe&&!isNaN(+Oe))&&(document.querySelector(`input[name=code-${ee}]`)?.blur(),l(de.join("")).then(()=>b(!0)).catch(D=>{D?.status===422?y("Invalid or expired verification code"):y("Issue verifying code"),w(0)})),q.preventDefault()},H=q=>{P===1&&(y(null),w(null));let G=[...f.slice(0,q),"",...f.slice(q+1)];x(G),q>0&&document.querySelector(`input[name=code-${q-1}]`)?.focus()},ce=k==0?ue(Yu,{color:"var(--privy-color-accent)",strokeWidth:2,height:"48px",width:"48px"}):ue(Ju,{color:"var(--privy-color-accent)",strokeWidth:2,height:"40px",width:"40px"}),B=k==0?Kt("p",{children:["Please check ",ue(pl,{children:a()?.email})," for an email from privy.io and enter your code below."]}):Kt("p",{children:["Please check ",ue(pl,{children:a()?.phoneNumber})," for a message from ",e?.name||"Privy"," and enter your code below."]});return Kt(ki,{children:[ue(S,{},"header"),ue(R,{}),Kt(Xu,{children:[ue(Ee,{title:"Enter confirmation code",description:B,icon:ce}),Kt(Js,{children:[Kt(em,{children:[ue(tm,{fail:!!C,success:h,children:ue("span",{children:C||(h?"Success!":"")})}),ue("div",{children:f.map((q,G)=>ue("input",{name:`code-${G}`,type:"text",value:f[G],onChange:N,onKeyUp:X=>{X.key==="Backspace"&&H(G)},inputMode:"numeric",autoFocus:G===0,pattern:"[0-9]",className:`${h?"success":""} ${C?"fail":""}`,autoComplete:Qu?"one-time-code":"off"},G))})]}),ue(om,{children:k==0?Kt(ki,{children:[ue("span",{children:"Didn't get an email?"}),ue("button",{onClick:n,children:"Resend Code"})]}):Kt(ki,{children:[ue("span",{children:"Didn't get a message?"}),ue("button",{onClick:i,children:"Resend Code"})]})})]})]}),ue(L,{}),ue(F,{protectedByPrivy:!0})]})},Xu=fr.div`
|
|
498
498
|
display: flex;
|
|
499
499
|
flex-direction: column;
|
|
500
500
|
align-items: flex-start;
|
|
@@ -693,7 +693,7 @@ Resources:
|
|
|
693
693
|
@media (max-width: 440px) {
|
|
694
694
|
padding: 10px 10px 20px;
|
|
695
695
|
}
|
|
696
|
-
`;import{useEffect as Tl,useState as Pl}from"react";import ym from"styled-components";import{useEffect as Li,useState as yr}from"react";import{isMobile as Mi}from"react-device-detect";import bl from"styled-components";import{Fragment as xl,jsx as ye,jsxs as gn}from"react/jsx-runtime";var yn=2,gr={metamask:{name:"MetaMask",component:be},phantom:{name:"Phantom",component:Ge},coinbase_wallet:{name:"Coinbase Wallet",component:st},wallet_connect:{name:"WalletConnect",component:Uo},embedded:{name:"Privy Wallet",component:Oo}},Oi=e=>e?.privyErrorCode==="linked_to_another_user"?Tt.ERROR_USER_EXISTS:e instanceof Ie&&!e.details.default?e.details:e instanceof Lo?Tt.ERROR_TIMED_OUT:e instanceof Mo?Tt.ERROR_USER_REJECTED_CONNECTION:Tt.ERROR_WALLET_CONNECTION,El=()=>{let[e,t]=yr(!1),[o,r]=yr(!1),[n,i]=yr(void 0),{app:a,navigate:l,navigateBack:s,lastScreen:c,currentScreen:
|
|
696
|
+
`;import{useEffect as Tl,useState as Pl}from"react";import ym from"styled-components";import{useEffect as Li,useState as yr}from"react";import{isMobile as Mi}from"react-device-detect";import bl from"styled-components";import{Fragment as xl,jsx as ye,jsxs as gn}from"react/jsx-runtime";var yn=2,gr={metamask:{name:"MetaMask",component:be},phantom:{name:"Phantom",component:Ge},coinbase_wallet:{name:"Coinbase Wallet",component:st},wallet_connect:{name:"WalletConnect",component:Uo},embedded:{name:"Privy Wallet",component:Oo}},Oi=e=>e?.privyErrorCode==="linked_to_another_user"?Tt.ERROR_USER_EXISTS:e instanceof Ie&&!e.details.default?e.details:e instanceof Lo?Tt.ERROR_TIMED_OUT:e instanceof Mo?Tt.ERROR_USER_REJECTED_CONNECTION:Tt.ERROR_WALLET_CONNECTION,El=()=>{let[e,t]=yr(!1),[o,r]=yr(!1),[n,i]=yr(void 0),{app:a,navigate:l,navigateBack:s,lastScreen:c,currentScreen:T,setModalData:f}=g(),{getAuthFlow:x,walletConnectionStatus:h,closePrivyModal:b,loginWithWallet:C,updateWallets:y}=_(),{walletConnectors:P}=$(),[w,k]=yr(0),{user:M}=$(),[W]=yr(M?.linkedAccounts.length||0),N=Mi&&h?.connector?.connectorType==="wallet_connect_v2"||Mi&&h?.connector?.connectorType==="coinbase_wallet"||Mi&&h?.connector?.connectorType==="injected"&&h?.connector?.walletClientType==="phantom",H=h?.status==="connected";Li(()=>{let D=x();if(D&&N&&H&&!D.preparedMessage){D.buildSiweMessage();return}!D||N||!H||(async()=>{r(!0),i(void 0);try{h?.connector?.connectorType==="wallet_connect_v2"&&h?.connector?.walletClientType==="metamask"&&await ui(2500),await B()}catch(Et){console.warn("Auto-prompted signature failed",Et)}finally{r(!1)}})()},[w,H]),Li(()=>{if(M&&e){let D;if(Ut(M,a?.embeddedWallets?.createOnLogin)){let Et=a?.render.inDialog?Je:0,Ce=a?.render.inDialog?Et-500:0;D=setTimeout(()=>{f({createWallet:{onSuccess:()=>{},onFailure:rr=>console.error(rr),callAuthOnSuccessOnClose:!0}}),l("EMBEDDED_WALLET_ON_ACCOUNT_CREATE_SCREEN")},Ce)}else y(),D=setTimeout(b,Je);return()=>clearTimeout(D)}},[M,e]);let ce=D=>{if(D?.privyErrorCode==="allowlist_rejected"){l("ALLOWLIST_REJECTION_SCREEN");return}i(Oi(D))};async function B(){try{if(await C(),!a?.render.inDialog)return b();t(!0)}catch(D){ce(D)}finally{r(!1)}}Li(()=>{h?.connectError&&ce(h?.connectError)},[h]);let q=h?.connector?.connectorType||"metamask",G=h?.connector?.walletClientType||"metamask",X=h?.connector?.walletBranding.name||gr[G]?.name||"MetaMask",O=h?.connector?.walletBranding.icon||gr[G]?.component||(D=>ye(be,{...D})),de=e?`Successfully connected with ${X}`:n?n.message:H?o&&N?"Signing":"Sign to verify":`Waiting for ${X}`,z="Don\u2019t see your wallet modal? Check your other browser windows.";if(e){let D=M?.linkedAccounts.length||0;W===D?z="Wallet was already linked.":z="You\u2019re good to go!"}else w>=yn&&n?z="Unable to connect wallet":n?z=n.detail:H&&N?z="Sign the message in your wallet to verify it belongs to you.":G==="metamask"?z="For the best experience, connect only one wallet at a time.":q==="wallet_connect"?z="Open your mobile wallet app to continue":q==="coinbase_wallet"&&(Vr()||(vi(M)?z="Continue with the Coinbase app. Not the right wallet? Reset your connection below.":z="Open the Coinbase app on your phone to continue."));let ee=P?.walletConnectors?.find(D=>D.walletClientType==="coinbase_wallet"),Oe=G==="coinbase_wallet"&&(vi(M)||n===Tt.ERROR_USER_EXISTS);return gn(xl,{children:[ye(S,{backFn:T===c?void 0:s}),ye(R,{}),gn(hm,{children:[ye(Di,{walletLogo:O,success:e,fail:!!n}),gn(Vt,{children:[ye("h3",{children:de}),ye("p",{children:z})]}),ye(cn,{children:Oe?ye(fe,{onClick:()=>ee&&ee?.disconnect(),invisible:e,disabled:e,children:"Use a different wallet"}):n==Tt.ERROR_USER_EXISTS&&T!==c?ye(fe,{onClick:s,children:"Use a different wallet"}):H&&!e&&N?ye(fe,{onClick:()=>{r(!0),B()},disabled:o,children:o?"Signing":"Sign with your wallet"}):!e&&n?.retryable&&w<yn?ye(fe,{onClick:()=>{k(w+1),i(void 0),H?(r(!0),B()):h?.connectRetry()},invisible:e||!n?.retryable||w>=yn,disabled:!e&&(!n?.retryable||w>=yn),children:"Retry"}):null})]}),ye(J,{})]})},hm=bl.div`
|
|
697
697
|
display: flex;
|
|
698
698
|
flex-direction: column;
|
|
699
699
|
align-items: center;
|
|
@@ -724,7 +724,7 @@ Resources:
|
|
|
724
724
|
left: -19px;
|
|
725
725
|
top: -19px;
|
|
726
726
|
}
|
|
727
|
-
`,Di=e=>{let t=e.walletLogo;return ye(xl,{children:ye(fm,{children:gn("div",{children:[ye(nn,{success:e.success,fail:e.fail}),typeof t=="string"?ye("span",{style:{background:`url('${t}')`,height:"38px",width:"38px",borderRadius:"6px",margin:"auto",backgroundSize:"cover"}}):ye(t,{style:{width:"38px",height:"38px"}})]})})})};import{Fragment as vm,jsx as ft,jsxs as Ui}from"react/jsx-runtime";var vn=2,_l=()=>{let{navigateBack:e,lastScreen:t,currentScreen:o}=g(),{walletConnectionStatus:r,closePrivyModal:n}=_(),[i,a]=Pl(void 0),[l,s]=Pl(0),c=r?.status==="connected";Tl(()=>{if(c){let
|
|
727
|
+
`,Di=e=>{let t=e.walletLogo;return ye(xl,{children:ye(fm,{children:gn("div",{children:[ye(nn,{success:e.success,fail:e.fail}),typeof t=="string"?ye("span",{style:{background:`url('${t}')`,height:"38px",width:"38px",borderRadius:"6px",margin:"auto",backgroundSize:"cover"}}):ye(t,{style:{width:"38px",height:"38px"}})]})})})};import{Fragment as vm,jsx as ft,jsxs as Ui}from"react/jsx-runtime";var vn=2,_l=()=>{let{navigateBack:e,lastScreen:t,currentScreen:o}=g(),{walletConnectionStatus:r,closePrivyModal:n}=_(),[i,a]=Pl(void 0),[l,s]=Pl(0),c=r?.status==="connected";Tl(()=>{if(c){let P=setTimeout(n,Je);return()=>clearTimeout(P)}},[c]);let T=P=>{a(Oi(P))};Tl(()=>{r?.connectError&&T(r?.connectError)},[r]);let f=r?.connector?.connectorType||"metamask",x=r?.connector?.walletClientType||"metamask",h=r?.connector?.walletBranding.name||gr[x]?.name||"MetaMask",b=r?.connector?.walletBranding.icon||gr[x]?.component||(P=>ft(be,{...P})),C=c?`Successfully connected with ${h}`:i?i.message:`Waiting for ${h}`,y="Don\u2019t see your wallet modal? Check your other browser windows.";return c?y="You\u2019re good to go!":l>=vn&&i?y="Unable to connect wallet":i?y=i.detail:x==="metamask"?y="For the best experience, connect only one wallet at a time.":f==="wallet_connect_v2"?y="Open your mobile wallet app to continue":f==="coinbase_wallet"&&(y="Open the Coinbase app on your phone to continue."),Ui(vm,{children:[ft(S,{backFn:o===t?void 0:e}),ft(R,{}),Ui(gm,{children:[ft(Di,{walletLogo:b,success:c,fail:!!i}),Ui(Vt,{children:[ft("h3",{children:C}),ft("p",{children:y})]}),ft(cn,{children:i==Tt.ERROR_USER_EXISTS?ft(fe,{onClick:e,children:"Use a different wallet"}):!c&&i?.retryable&&l<vn?ft(fe,{onClick:()=>{s(l+1),a(void 0),r?.connectRetry()},invisible:c||!i?.retryable||l>=vn,disabled:!c&&(!i?.retryable||l>=vn),children:"Retry"}):null})]}),ft(J,{})]})},gm=ym.div`
|
|
728
728
|
display: flex;
|
|
729
729
|
flex-direction: column;
|
|
730
730
|
align-items: center;
|
|
@@ -788,12 +788,12 @@ Resources:
|
|
|
788
788
|
transform: rotate(360deg);
|
|
789
789
|
}
|
|
790
790
|
}
|
|
791
|
-
`;var Sl=["error","invalid_request_arguments","wallet_not_on_device","invalid_recovery_pin","insufficient_funds"];var St=class extends Error{constructor(o,r){super(r);this.type=o}};function Bi(e){let t=e.type;return typeof t=="string"&&Sl.includes(t)}function Go(e){return Bi(e)&&e.type==="wallet_not_on_device"}function Al(e){return Bi(e)&&(e.type==="invalid_recovery_pin"||e.type==="invalid_request_arguments")}function Rl(e){return!!(Bi(e)&&e.type==="insufficient_funds"||e.code==="INSUFFICIENT_FUNDS")}function kl(e){return e.code==="UNPREDICTABLE_GAS_LIMIT"}import{Fragment as Il,jsx as Jt,jsxs as Hi}from"react/jsx-runtime";var Wl=1,Nl=()=>{let{authenticated:e,user:t,getAccessToken:o}=$(),{closePrivyModal:r,createAnalyticsEvent:n,walletProxy:i}=_(),{navigate:a,data:l,setModalData:s,outerClickRef:c}=g(),
|
|
791
|
+
`;var Sl=["error","invalid_request_arguments","wallet_not_on_device","invalid_recovery_pin","insufficient_funds"];var St=class extends Error{constructor(o,r){super(r);this.type=o}};function Bi(e){let t=e.type;return typeof t=="string"&&Sl.includes(t)}function Go(e){return Bi(e)&&e.type==="wallet_not_on_device"}function Al(e){return Bi(e)&&(e.type==="invalid_recovery_pin"||e.type==="invalid_request_arguments")}function Rl(e){return!!(Bi(e)&&e.type==="insufficient_funds"||e.code==="INSUFFICIENT_FUNDS")}function kl(e){return e.code==="UNPREDICTABLE_GAS_LIMIT"}import{Fragment as Il,jsx as Jt,jsxs as Hi}from"react/jsx-runtime";var Wl=1,Nl=()=>{let{authenticated:e,user:t,getAccessToken:o}=$(),{closePrivyModal:r,createAnalyticsEvent:n,walletProxy:i}=_(),{navigate:a,data:l,setModalData:s,outerClickRef:c}=g(),T=_m(()=>Date.now(),[]),[f,x]=Sm(!1),{onCompleteNavigateTo:h,onFailure:b}=l?.connectWallet,C=P=>{f||(x(!0),b(typeof P=="string"?new Error(P):P))};Pm(()=>{let P=Y(t),w;return!e||!P?C("User must be authenticated and have a Privy wallet before it can be connected"):i?((async()=>{let M=await o();if(!M)return C("User must be authenticated and have a Privy wallet before it can be connected");try{await i.connect({accessToken:M,address:P.address});let W=(Date.now()-T)/1e3;h==="EMBEDDED_WALLET_KEY_EXPORT_SCREEN"&&W<Wl?w=setTimeout(()=>{a(h)},(Wl-W)*1e3):a(h)}catch(W){if(Go(W)&&P.recoveryMethod==="privy"){let N=await o();if(!N)return C("User must be authenticated and have a Privy wallet before it can be recovered");try{n("embedded_wallet_pinless_recovery_started",{walletAddress:P.address}),(await i?.recover({address:P.address,accessToken:N}))?.address||C(new Error("Unable to recover wallet")),h?a(h):r({shouldCallAuthOnSuccess:!1}),n("embedded_wallet_recovery_completed",{walletAddress:P.address}),a(h)}catch{C("An error has occurred, please try again.")}}else Go(W)?(s({...l,recoverWallet:{privyWallet:P,onCompleteNavigateTo:h,onFailure:b}}),a("EMBEDDED_WALLET_RECOVERY_SCREEN")):C(W)}})(),()=>clearTimeout(w)):void 0},[e,t,i]);let y=()=>{r({shouldCallAuthOnSuccess:!1}),C("User exited before wallet could be connected")};return c&&(c.current=y),Hi(Il,{children:[Jt(S,{onClose:y}),Jt(R,{}),Jt(Rm,{children:f?Hi(Il,{children:[Hi($t,{children:[Jt(Tm,{fill:"var(--privy-color-error)",stroke:"white",strokeWidth:".25px",width:"64px",height:"64px"}),Jt(Ee,{title:"Something went wrong",description:"We\u2019re on it. Please try again later."})]}),Jt(K,{onClick:()=>r({shouldCallAuthOnSuccess:!1}),children:"Close"})]}):Jt(Ho,{})}),Jt(L,{})]})},Rm=Am.div`
|
|
792
792
|
display: flex;
|
|
793
793
|
height: 100%;
|
|
794
794
|
flex-direction: column;
|
|
795
795
|
flex-grow: 1;
|
|
796
|
-
`;import{CheckCircleIcon as km}from"@heroicons/react/24/solid";import{useEffect as Wm}from"react";import{Fragment as Im,jsx as zo,jsxs as Ll}from"react/jsx-runtime";var Ml=()=>{let{user:e}=$(),{closePrivyModal:t,isNewUserThisSession:o,updateWallets:r}=_(),{app:n,data:i,outerClickRef:a}=g(),{onSuccess:l,onFailure:s,callAuthOnSuccessOnClose:c}=i.createWallet,
|
|
796
|
+
`;import{CheckCircleIcon as km}from"@heroicons/react/24/solid";import{useEffect as Wm}from"react";import{Fragment as Im,jsx as zo,jsxs as Ll}from"react/jsx-runtime";var Ml=()=>{let{user:e}=$(),{closePrivyModal:t,isNewUserThisSession:o,updateWallets:r}=_(),{app:n,data:i,outerClickRef:a}=g(),{onSuccess:l,onFailure:s,callAuthOnSuccessOnClose:c}=i.createWallet,T=()=>{let f=Y(e);f?(r(),l(f),t({shouldCallAuthOnSuccess:c})):s(new Error("Failed to create wallet"))};return Wm(()=>{let f=setTimeout(T,us);return()=>clearTimeout(f)},[]),a&&(a.current=T),Ll(Im,{children:[zo(S,{onClose:T}),zo(R,{}),Ll($t,{children:[zo(km,{fill:"var(--privy-color-accent)",stroke:"white",strokeWidth:".25px",width:"64px",height:"64px"}),zo(Ee,{title:o?`Welcome${n?.name?` to ${n?.name}`:""}`:"All set!",description:o?"You\u2019ve successfully created an account.":"Your account is secured."})]}),zo(L,{}),zo(F,{protectedByPrivy:!0})]})};import{useEffect as Fl,useRef as Lm,useState as Gi}from"react";import At from"styled-components";import{jsx as Se,jsxs as Nm}from"react/jsx-runtime";var Ol=({style:e,...t})=>Nm("svg",{width:"320",height:"144",viewBox:"0 0 320 144",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{width:320,height:144,...e},...t,children:[Se("rect",{x:"214.681",y:"51.6852",width:"40",height:"40",rx:"20",fill:"var(--privy-color-background-2)"}),Se("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M229.848 64.9512C228.001 65.1452 226.643 66.726 226.643 68.5829V75.414C226.643 77.2883 228.026 78.8767 229.891 79.0615C231.417 79.2127 233.21 79.3518 234.643 79.3518C236.862 79.3518 239.95 79.0176 241.563 78.8225C242.183 78.7474 242.643 78.2196 242.643 77.5948V69.7756C242.643 69.1508 242.183 68.6229 241.563 68.5479C239.955 68.3534 236.883 68.0207 234.665 68.0185L234.643 68.0185L234.622 68.0185C233.219 68.0199 231.475 68.1534 229.975 68.3005C229.636 68.3007 229.346 68.0433 229.312 67.6989C229.277 67.3325 229.544 67.0063 229.911 66.9703C231.423 66.8219 233.203 66.6852 234.643 66.6852C236.246 66.6852 238.275 66.855 239.887 67.0221C240.412 67.0765 240.896 67.1309 241.309 67.1796V66.4289C241.309 65.8099 240.858 65.2851 240.244 65.2046C238.746 65.0083 235.977 64.6852 233.976 64.6852C232.734 64.6852 231.195 64.8098 229.848 64.9512ZM240.309 74.6852C240.862 74.6852 241.309 74.2375 241.309 73.6852C241.309 73.1329 240.862 72.6852 240.309 72.6852C239.757 72.6852 239.309 73.1329 239.309 73.6852C239.309 74.2375 239.757 74.6852 240.309 74.6852Z",fill:"var(--privy-color-accent)"}),Se("path",{d:"M92.6426 74.2969H89.5743M76.6426 74.2969H85.5085M77.5837 78.2687L87.1555 61.6852M84.7273 65.9017L82.2897 61.6852M91.8614 78.2687L86.6849 69.2993",stroke:"var(--privy-color-accent)","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"}),Se("rect",{x:"65.6426",y:"52.6852",width:"38",height:"38",rx:"19",stroke:"var(--privy-color-background-2","stroke-width":"2"}),Se("path",{d:"M103.162 71.6852H213.662",stroke:"var(--privy-color-background-2","stroke-width":"2","stroke-dasharray":"4 4"}),Se("path",{d:"M270.544 116.469C272.146 116.469 273.445 115.175 273.445 113.577C273.445 111.98 272.146 110.685 270.544 110.685C268.942 110.685 267.643 111.98 267.643 113.577C267.643 115.175 268.942 116.469 270.544 116.469Z",fill:"var(--privy-color-accent-light"}),Se("path",{d:"M157.878 48.3615C160.282 48.3615 162.231 46.4193 162.231 44.0234C162.231 41.6274 160.282 39.6852 157.878 39.6852C155.475 39.6852 153.526 41.6274 153.526 44.0234C153.526 46.4193 155.475 48.3615 157.878 48.3615Z",fill:"var(--privy-color-accent-dark)"}),Se("path",{d:"M35.0825 96.1749C36.8852 96.1749 38.3466 94.7182 38.3466 92.9212C38.3466 91.1243 36.8852 89.6676 35.0825 89.6676C33.2797 89.6676 31.8184 91.1243 31.8184 92.9212C31.8184 94.7182 33.2797 96.1749 35.0825 96.1749Z",fill:"var(--privy-color-accent-dark)"}),Se("path",{d:"M164.407 103.673C166.41 103.673 168.034 102.055 168.034 100.058C168.034 98.0616 166.41 96.443 164.407 96.443C162.404 96.443 160.78 98.0616 160.78 100.058C160.78 102.055 162.404 103.673 164.407 103.673Z",fill:"var(--privy-color-accent-light"}),Se("path",{d:"M292.664 33.277C294.267 33.277 295.566 31.9822 295.566 30.3849C295.566 28.7876 294.267 27.4928 292.664 27.4928C291.062 27.4928 289.763 28.7876 289.763 30.3849C289.763 31.9822 291.062 33.277 292.664 33.277Z",fill:"var(--privy-color-accent-light"}),Se("path",{d:"M104 12.6997C105.302 12.6997 106.357 11.6476 106.357 10.3498C106.357 9.05206 105.302 8 104 8C102.698 8 101.643 9.05206 101.643 10.3498C101.643 11.6476 102.698 12.6997 104 12.6997Z",fill:"var(--privy-color-accent-light"}),Se("path",{d:"M7.99998 68.6997C9.30194 68.6997 10.3574 67.6476 10.3574 66.3498C10.3574 65.0521 9.30194 64 7.99998 64C6.69802 64 5.64258 65.0521 5.64258 66.3498C5.64258 67.6476 6.69802 68.6997 7.99998 68.6997Z",fill:"var(--privy-color-accent-light"}),Se("path",{d:"M312 60.6997C313.302 60.6997 314.357 59.6476 314.357 58.3498C314.357 57.0521 313.302 56 312 56C310.698 56 309.643 57.0521 309.643 58.3498C309.643 59.6476 310.698 60.6997 312 60.6997Z",fill:"var(--privy-color-accent-light"}),Se("path",{d:"M35.544 42.4694C37.1464 42.4694 38.4454 41.1746 38.4454 39.5773C38.4454 37.98 37.1464 36.6852 35.544 36.6852C33.9416 36.6852 32.6426 37.98 32.6426 39.5773C32.6426 41.1746 33.9416 42.4694 35.544 42.4694Z",fill:"var(--privy-color-accent-light"})]});import{Fragment as $m,jsx as oe,jsxs as yt}from"react/jsx-runtime";var Bl=()=>{let[e,t]=Gi(null),{authenticated:o,user:r,getAccessToken:n}=$(),{closePrivyModal:i,createAnalyticsEvent:a}=_(),{data:l,outerClickRef:s}=g(),c=Y(r)?.address,{onFailure:T,onSuccess:f,origin:x,appId:h}=l.keyExport,b=y=>{i({shouldCallAuthOnSuccess:!1}),T(typeof y=="string"?new Error(y):y)},C=()=>{i({shouldCallAuthOnSuccess:!1}),f(),a("embedded_wallet_key_export_completed",{walletAddress:c})};return Fl(()=>{let y=Y(r);if(!o||!y)return b("User must be authenticated before exporting their wallet");n().then(t,b)},[o,r]),s&&(s.current=C),yt($m,{children:[oe(S,{onClose:C}),oe(R,{}),yt(Dm,{children:[oe(Ol,{}),yt(Um,{children:[oe("h3",{children:"Transfer"}),yt(Gm,{children:[oe(Om,{style:{marginRight:6}}),Ft(c)]})]}),oe("p",{children:"You can take your account with you to another site using an external wallet!"}),yt(Fm,{children:[yt(Dl,{children:[oe(Ul,{children:"1"}),yt("span",{children:[oe("a",{href:"https://privy-io.notion.site/Transferring-your-account-9dab9e16c6034a7ab1ff7fa479b02828",target:"blank",rel:"noopener noreferrer",children:"Follow the guide"})," ","to transfer your account to your wallet of choice."]})]}),yt(Dl,{children:[oe(Ul,{children:"2"}),oe("span",{children:"Copy this key into your other wallet"})]})]}),oe("div",{style:{width:"100%"},children:e&&oe(Mm,{origin:x,appId:h,accessToken:e,address:c,dimensions:{height:"44px"}})}),yt(zm,{children:[oe("h4",{children:"WARNING"}),oe("p",{children:"Never share your private key with anyone! It controls your account."})]})]}),oe(L,{}),oe(F,{protectedByPrivy:!0})]})};function Mm(e){let[t,o]=Gi(e.dimensions.width),[r,n]=Gi(void 0),i=Lm(null);return Fl(()=>{if(i.current&&t===void 0){let{width:l}=i.current.getBoundingClientRect();o(l)}let a=getComputedStyle(document.documentElement);n({background2:a.getPropertyValue("--privy-color-background-2"),foreground3:a.getPropertyValue("--privy-color-foreground-3"),foregroundAccent:a.getPropertyValue("--privy-color-foreground-accent"),accent:a.getPropertyValue("--privy-color-accent"),accentDark:a.getPropertyValue("--privy-color-accent-dark"),success:a.getPropertyValue("--privy-color-success")})},[]),oe("div",{ref:i,children:t&&yt(Bm,{children:[oe("iframe",{style:{position:"absolute",zIndex:1},width:t,height:e.dimensions.height,allow:"clipboard-write self *",src:qr(e.origin,`/apps/${e.appId}/embedded-wallets/export`,{token:e.accessToken,address:e.address,width:`${t}px`,...r})}),oe(Hm,{children:"Loading..."})]})})}function Om(e){return oe("svg",{width:"16",height:"17",viewBox:"0 0 16 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:e.style,children:oe("path",{d:"M14 8.81335C14 7.98493 13.3284 7.31335 12.5 7.31335H10C10 8.41792 9.10457 9.31335 8 9.31335C6.89543 9.31335 6 8.41792 6 7.31335H3.5C2.67157 7.31335 2 7.98493 2 8.81335M14 8.81335V12.8134C14 13.6418 13.3284 14.3134 12.5 14.3134H3.5C2.67157 14.3134 2 13.6418 2 12.8134V8.81335M14 8.81335V6.81335M2 8.81335V6.81335M14 6.81335C14 5.98493 13.3284 5.31335 12.5 5.31335H3.5C2.67157 5.31335 2 5.98493 2 6.81335M14 6.81335V4.81335C14 3.98493 13.3284 3.31335 12.5 3.31335H3.5C2.67157 3.31335 2 3.98493 2 4.81335V6.81335",stroke:"var(--privy-color-foreground-3)",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}var Dm=At.div`
|
|
797
797
|
display: flex;
|
|
798
798
|
height: 100%;
|
|
799
799
|
flex-direction: column;
|
|
@@ -873,7 +873,7 @@ Resources:
|
|
|
873
873
|
&& > h4 {
|
|
874
874
|
color: var(--privy-color-error);
|
|
875
875
|
}
|
|
876
|
-
`;import{useEffect as Sh,useMemo as Ah,useRef as Rh,useState as qi}from"react";import{ArrowDownTrayIcon as ch,ArrowPathIcon as dh,DocumentDuplicateIcon as ph,ExclamationTriangleIcon as uh,KeyIcon as mh,XCircleIcon as hh}from"@heroicons/react/24/outline";import{CheckCircleIcon as zi}from"@heroicons/react/24/solid";import{useState as Jl,useMemo as En,
|
|
876
|
+
`;import{useEffect as Sh,useMemo as Ah,useRef as Rh,useState as qi}from"react";import{ArrowDownTrayIcon as ch,ArrowPathIcon as dh,DocumentDuplicateIcon as ph,ExclamationTriangleIcon as uh,KeyIcon as mh,XCircleIcon as hh}from"@heroicons/react/24/outline";import{CheckCircleIcon as zi}from"@heroicons/react/24/solid";import{useState as Jl,useMemo as En,useEffect as fh}from"react";import Ae,{css as $i}from"styled-components";import Vm from"fast-password-entropy";import*as Hl from"secure-password-utilities";import{DEFAULT_WORDLIST as qm}from"secure-password-utilities/wordlists";var Km=95,jm=8,Ym=3,Jm=.3,Qm=/[a-z]/,Zm=/[A-Z]/,Xm=/[0-9]/,eh="a-zA-Z0-9",Gl="!@#$%^&*()\\-_+.",zl=`${eh}${Gl}`,th=new RegExp(`[${Gl}]`),oh=new RegExp(`[${zl}]`),$l=new RegExp(`^[${zl}]{6,}$`),Vl=(e="")=>{let t=e.split("").filter(o=>!oh.test(o)).map(o=>o.replace(" ","SPACE"));return[...new Set(t)]},Cn=()=>Hl.generatePassphrase(4,qm);function rh(e){return e>.9?"Strong":e>.5?"Medium":"Weak"}function nh(e){if(e.length<jm)return 0;let t=0;Qm.test(e)&&(t+=1),Zm.test(e)&&(t+=1),Xm.test(e)&&(t+=1),th.test(e)&&(t+=1);let o=t/Ym;return Math.max(0,Math.min(1,o))}function ih(e=""){let t=nh(e),o=Vm(e)/Km;return(t*Jm+o)/2}function ql(e=""){let t=ih(e);return{value:t,label:rh(t)}}import bn from"styled-components";import{jsx as vr,jsxs as lh}from"react/jsx-runtime";var Kl=({className:e,checked:t,...o})=>vr("label",{children:lh(ah,{className:e,children:[vr(Yl,{checked:t,...o}),vr(sh,{checked:t,children:vr(jl,{viewBox:"0 0 24 24",children:vr("polyline",{points:"20 6 9 17 4 12"})})})]})}),ah=bn.div`
|
|
877
877
|
display: inline-block;
|
|
878
878
|
vertical-align: middle;
|
|
879
879
|
`,jl=bn.svg`
|
|
@@ -913,7 +913,7 @@ Resources:
|
|
|
913
913
|
${jl} {
|
|
914
914
|
visibility: ${e=>e.checked?"visible":"hidden"};
|
|
915
915
|
}
|
|
916
|
-
`;import{Fragment as ho,jsx as V,jsxs as ge}from"react/jsx-runtime";var Tn=({buttonHideAnimations:e,buttonLoading:t,invalidState:o,errorMessage:r,hasSetPassword:n,loading:i,password:a="",onSubmit:l,onClose:s,onPasswordChange:c,onPasswordGenerate:
|
|
916
|
+
`;import{Fragment as ho,jsx as V,jsxs as ge}from"react/jsx-runtime";var Tn=({buttonHideAnimations:e,buttonLoading:t,invalidState:o,errorMessage:r,hasSetPassword:n,loading:i,password:a="",onSubmit:l,onClose:s,onPasswordChange:c,onPasswordGenerate:T})=>{let[f,x]=Jl(!1),[h,b]=Jl(!1);fh(()=>{a&&!f&&x(!0)},[a]);let C=En(()=>f?(a?.length||0)<6?"Password must be at least 6 characters":$l.test(a||"")?null:`Invalid characters used ( ${Vl(a).join(" ")} )`:null,[a,f]),y=En(()=>C?{value:0,label:"Weak"}:ql(a),[a,C]),P=En(()=>{let k=new Blob([a||""],{type:"text/plain"});return window.URL.createObjectURL(k)},[a]),w=En(()=>!!(!a?.length||C||n&&!h),[C,n,h,a]);return i?V(_h,{children:V(Ho,{})}):ge(ho,{children:[V(S,{onClose:s,title:"Secure your account",closeable:!n}),V(R,{}),r||o?ge(ho,{children:[ge($t,{children:[V(hh,{fill:"var(--privy-color-error)",stroke:"white",strokeWidth:".25px",width:"64px",height:"64px"}),V(Ee,{title:"Something went wrong",description:r})]}),V(K,{onClick:s,children:"Close"})]}):ge(vh,{children:[ge(xh,{children:[n?V(uh,{height:48,width:48,stroke:"var(--privy-color-background)",fill:"var(--privy-color-accent)"}):V(mh,{height:48,width:48,stroke:"var(--privy-color-accent)"}),V("h3",{style:{color:"var(--privy-color-foreground)"},children:n?"Save your password":"Set your password"}),V("p",{style:{color:"var(--privy-color-foreground-2)"},children:n?ge(ho,{children:["Privy doesn\u2019t store your password so we can't retrieve it for you later. Secure it to keep your assets safe.",V("a",{rel:"noreferrer",target:"_blank",href:"https://docs.privy.io/guide/security",style:{cursor:"pointer",color:"var(--privy-color-accent)"},children:" Learn more."})]}):V(ho,{children:"Select a strong, memorable password to secure your account."})})]}),ge(bh,{centered:n,children:[n?V(Ch,{children:a}):V(Vi,{value:a,onChange:k=>c(k.target.value),placeholder:"enter or generate a strong password"}),!n&&V(Eh,{onClick:T})]}),n?ge(ho,{children:[ge("div",{style:{display:"flex",margin:"12px 0",gap:"12px"},children:[ge(Zl,{onClick:()=>a&&navigator.clipboard.writeText(a),children:[V(ph,{style:{width:24,height:24},stroke:"var(--privy-color-accent)"}),"Copy"]}),V(Ph,{href:P,download:"privy-wallet-recovery.txt",children:ge(Zl,{children:[V(ch,{style:{width:24,height:24},stroke:"var(--privy-color-accent)"}),"Download"]})})]}),V(Ql,{children:ge(xn,{children:[V(Kl,{checked:h,onChange:k=>b(k.target.checked)}),V(ho,{children:"I understand that my password can\u2019t be recovered and I may lose my assets if I don\u2019t secure it."})]})})]}):ge(ho,{children:[V(Th,{value:y.value===0?.01:y.value,label:y.label}),V(gh,{error:C,children:C||`Password Strength: ${f?y.label:"--"}`}),ge(Ql,{children:[ge(xn,{children:[V(zi,{width:24,height:24,fill:"var(--privy-color-accent)"}),"This password is used to secure your account."]}),ge(xn,{children:[V(zi,{width:24,height:24,fill:"var(--privy-color-accent)"}),"You will only be asked to enter it when signing on to a new device."]}),ge(xn,{children:[V(zi,{width:24,height:24,fill:"var(--privy-color-accent)"}),"If you lose this device and your password, your account will be irrecoverable."]})]})]}),V(wh,{onClick:l,loading:t,disabled:w,hideAnimations:e,children:n?"I have stored my password safely":"Set password"})]}),V(L,{}),V(F,{protectedByPrivy:!0})]})},yh=$i`
|
|
917
917
|
font-size: 14px;
|
|
918
918
|
font-style: normal;
|
|
919
919
|
font-weight: 400;
|
|
@@ -1062,7 +1062,7 @@ Resources:
|
|
|
1062
1062
|
@media (max-width: 440px) {
|
|
1063
1063
|
height: var(--privy-height-modal-compact);
|
|
1064
1064
|
}
|
|
1065
|
-
`;import{jsx as kh}from"react/jsx-runtime";var ec=()=>{let{app:e,navigate:t,data:o,outerClickRef:r}=g(),[n,i]=qi(""),[a,l]=qi(!1),[s,c]=qi(),
|
|
1065
|
+
`;import{jsx as kh}from"react/jsx-runtime";var ec=()=>{let{app:e,navigate:t,data:o,outerClickRef:r}=g(),[n,i]=qi(""),[a,l]=qi(!1),[s,c]=qi(),T=Rh(!1),{authenticated:f,getAccessToken:x,user:h}=$(),{walletProxy:b,refreshUser:C,closePrivyModal:y,createAnalyticsEvent:P,isNewUserThisSession:w}=_(),{onSuccess:k,onFailure:M,callAuthOnSuccessOnClose:W}=o.createWallet,N=e?.embeddedWallets.requireUserPasswordOnCreate===!1,H=!!(!n||T.current)&&N,ce=Ah(()=>Y(h),[h]),B=new Be(async()=>G());Sh(()=>{if(!f){t("LANDING"),M(new Error("User must be authenticated before creating a Privy wallet"));return}N&&!a&&!T.current&&(l(!0),B.execute().finally(()=>l(!1)))},[N,f]);let q=()=>{if(ce){console.error(new ko);return}M(new Fe("User exited before creating a wallet")),y({shouldCallAuthOnSuccess:W})};r&&(r.current=()=>(q(),{closeModal:!ce}));let G=async function(){let O=await x();if(O)try{P("embedded_wallet_creation_started");let de=await b?.create({accessToken:O,recoveryPassword:s});if(!de){let ee=await C();if(de=Y(ee),!de)throw new Error("Unable to create wallet")}P("embedded_wallet_creation_completed",{walletAddress:de.address}),i("");let z=await C();if(T.current=!0,N)if(w)t("EMBEDDED_WALLET_CREATED_SCREEN");else{let ee=Y(z);ee&&(k(ee),y({shouldCallAuthOnSuccess:W}))}}catch(de){if(T.current)return;i("An error has occurred, please try again."),console.warn(de)}};return kh(Tn,{loading:H,invalidState:N&&!H,errorMessage:n,buttonHideAnimations:!Y&&a,buttonLoading:a||!b,hasSetPassword:!!ce,password:s,onClose:q,onPasswordChange:c,onPasswordGenerate:()=>c(Cn()),onSubmit:()=>N?y({shouldCallAuthOnSuccess:W}):(l(!0),ce?setTimeout(()=>{l(!1),t("EMBEDDED_WALLET_CREATED_SCREEN")},350):requestAnimationFrame(()=>B.execute().finally(()=>l(!1))))})};import{useEffect as Wh,useState as Pn}from"react";import{jsx as Ih}from"react/jsx-runtime";var tc=()=>{let[e,t]=Pn(null),[o,r]=Pn(!1),[n,i]=Pn(""),[a,l]=Pn(),{authenticated:s,getAccessToken:c,user:T}=$(),{walletProxy:f,refreshUser:x,closePrivyModal:h,createAnalyticsEvent:b}=_(),{navigate:C,data:y,outerClickRef:P}=g(),{onSuccess:w,onFailure:k}=y.createWallet,M=Y(T),W=!!e;Wh(()=>{s||(C("LANDING"),k(new Or("User must be authenticated before setting a password on a Privy wallet")))},[s]);let N=()=>{if(W){console.error(new ko);return}k(new Fe("Exited before password was added to wallet")),h({shouldCallAuthOnSuccess:!1})};P&&(P.current=()=>(N(),{closeModal:!W}));let H=async()=>{let B=await c();if(B&&M?.address&&a&&f)try{if(b("embedded_wallet_set_password_started",{walletAddress:M.address}),!(await f.setRecoveryPassword({accessToken:B,address:M.address,recoveryPassword:a})).address){k(new Fe("Error setting password on privy wallet")),b("embedded_wallet_set_password_failed",{walletAddress:M.address,reason:"error setting password"});return}let G=await x(),X=Y(G);if(!X){k(new Fe("Error setting password on privy wallet")),b("embedded_wallet_set_password_failed",{walletAddress:M.address,reason:"wallet disconnected"});return}t(X),b("embedded_wallet_set_password_completed",{walletAddress:M.address})}catch(q){console.warn(q),i("An error has occurred, please try again."),k(q instanceof Error?q:new Error("Error setting password on privy wallet")),b("embedded_wallet_set_password_failed",{walletAddress:M.address,reason:q})}};return Ih(Tn,{errorMessage:n,hasSetPassword:W,buttonLoading:o,onClose:N,buttonHideAnimations:!1,password:a,onPasswordGenerate:()=>l(Cn()),onPasswordChange:l,onSubmit:async()=>{W?(w(e),h({shouldCallAuthOnSuccess:!1})):(r(!0),await H(),r(!1))}})};import{UserCircleIcon as Nh}from"@heroicons/react/24/outline";import{LockClosedIcon as Lh}from"@heroicons/react/24/solid";import{useEffect as Mh}from"react";import{Fragment as Oh,jsx as Rt,jsxs as _n}from"react/jsx-runtime";var oc=()=>{let{user:e}=$(),{closePrivyModal:t,createAnalyticsEvent:o}=_(),{data:r,setModalData:n,navigate:i,outerClickRef:a}=g(),{onSuccess:l,onFailure:s}=r.setWalletPassword,c=()=>{s(new Fe("Exited before password was added to wallet")),t({shouldCallAuthOnSuccess:!1})};return Mh(()=>{a&&(a.current=c)},[]),_n(Oh,{children:[Rt(S,{onClose:c}),Rt(R,{}),_n($t,{children:[_n(Zs,{children:[Rt(Nh,{stroke:"var(--privy-color-accent)",width:"64px",height:"64px"}),Rt(Xs,{style:{width:24,height:24,position:"absolute",bottom:0,right:0},children:Rt(Lh,{width:"12px",height:"12px",fill:"white"})})]}),_n(Ee,{title:"Secure Your Account",children:["Please set a password to secure your account.",Rt("p",{children:"Losing this password will make your account inaccessible on new devices. You will only be asked for it when you log on to a new device."})]})]}),Rt(K,{onClick:()=>{let f=Y(e);o("embedded_wallet_set_password_started",{walletAddress:f?.address}),n({createWallet:{onFailure:s,onSuccess:l,callAuthOnSuccessOnClose:!1,addPasswordToExistingWallet:!0}}),i("EMBEDDED_WALLET_PASSWORD_UPDATE_SCREEN")},children:"Add password"}),Rt(L,{}),Rt(F,{protectedByPrivy:!0})]})};import{ShieldCheckIcon as Dh}from"@heroicons/react/24/outline";import{useEffect as Uh,useState as Ki}from"react";import Sn,{css as Fh}from"styled-components";import{Fragment as $h,jsx as qe,jsxs as $o}from"react/jsx-runtime";var rc=()=>{let{authenticated:e,getAccessToken:t}=$(),{walletProxy:o,closePrivyModal:r,createAnalyticsEvent:n}=_(),{navigate:i,data:a,outerClickRef:l}=g(),[s,c]=Ki(void 0),[T,f]=Ki(""),[x,h]=Ki(!1),{privyWallet:b,onCompleteNavigateTo:C,onSuccess:y,onFailure:P}=a.recoverWallet,w=(W="User exited before their wallet could be recovered")=>{r({shouldCallAuthOnSuccess:!1}),P(typeof W=="string"?new Fe(W):W)};l&&(l.current=()=>w()),Uh(()=>{if(!e||!b)return w("User must be authenticated and have a Privy wallet before it can be recovered")},[e]);let k=W=>{W&&c(W)};return $o($h,{children:[qe(S,{onClose:w}),qe(R,{}),$o(Hh,{children:[$o(Bh,{children:[qe(Dh,{height:48,width:48,stroke:"var(--privy-color-accent)"}),qe("h3",{style:{color:"var(--privy-color-foreground)"},children:"Load your account"}),qe("p",{style:{color:"var(--privy-color-foreground-2)"},children:"Please provision your account on this new device. To continue, enter your recovery password."})]}),$o("div",{children:[qe(Vi,{onChange:W=>k(W.target.value),disabled:x}),!!T&&qe(Gh,{children:T})]}),$o("div",{children:[$o(Qs,{children:[qe("h4",{children:"Why is this necessary?"}),qe("p",{children:"You previously set a password for this wallet. This helps ensure only you can access it"})]}),qe(zh,{loading:x||!o,disabled:!s,onClick:async()=>{h(!0);let W=await t();if(W&&b&&s!==null)try{n("embedded_wallet_recovery_started",{walletAddress:b.address}),await o?.recover({address:b.address,accessToken:W,recoveryPin:s}),f(""),C?i(C):r({shouldCallAuthOnSuccess:!1}),y?.(b),n("embedded_wallet_recovery_completed",{walletAddress:b.address})}catch(N){Al(N)?f("Invalid recovery password, please try again."):f("An error has occurred, please try again.")}finally{h(!1)}else return w("User must be authenticated and have a Privy wallet before it can be recovered")},warn:!1,hideAnimations:!b&&x,children:"Recover your account"})]})]}),qe(L,{}),qe(F,{protectedByPrivy:!0})]})},Bh=Sn.div`
|
|
1066
1066
|
display: flex;
|
|
1067
1067
|
flex-direction: column;
|
|
1068
1068
|
align-items: center;
|
|
@@ -1304,7 +1304,7 @@ Resources:
|
|
|
1304
1304
|
display: flex;
|
|
1305
1305
|
justify-content: center;
|
|
1306
1306
|
flex-grow: 1;
|
|
1307
|
-
`;import{Fragment as $f,jsx as qo,jsxs as Tc}from"react/jsx-runtime";var Pc=()=>{let{navigateBack:e}=g();return Tc($f,{children:[qo(S,{backFn:e},"header"),qo(R,{}),qo(oa,{}),qo(L,{}),Tc(J,{children:[qo("span",{children:"Still not sure? "}),qo("a",{target:"_blank",href:"https://ethereum.org/en/wallets/",children:"Learn more"})]})]})};import{Fragment as Vf,jsx as Ko,jsxs as _c}from"react/jsx-runtime";var Sc=()=>{let{navigateBack:e}=g();return _c(Vf,{children:[Ko(S,{backFn:e},"header"),Ko(R,{}),Ko(ea,{}),Ko(L,{}),_c(J,{children:[Ko("span",{children:"Still not sure? "}),Ko("a",{target:"_blank",href:"https://ethereum.org/en/wallets/",children:"Learn more"})]})]})};import{Fragment as qf,jsx as jo,jsxs as Ac}from"react/jsx-runtime";var Rc=()=>{let{navigateBack:e}=g();return Ac(qf,{children:[jo(S,{backFn:e},"header"),jo(R,{}),jo(ta,{}),jo(L,{}),Ac(J,{children:[jo("span",{children:"Still not sure? "}),jo("a",{target:"_blank",href:"https://ethereum.org/en/wallets/",children:"Learn more"})]})]})};import{useState as cy}from"react";import{isMobile as Mc}from"react-device-detect";import Yo from"styled-components";import{EnvelopeIcon as Kf}from"@heroicons/react/24/outline";import{useEffect as ia,useState as aa}from"react";import la from"styled-components";import{Fragment as Qf,jsx as vo,jsxs as sa}from"react/jsx-runtime";var In=e=>{let[t,o]=aa(""),[r,n]=aa(!1),[i,a]=aa(null),{isLinking:l,initLoginWithEmail:s,captchaData:c}=_(),{app:
|
|
1307
|
+
`;import{Fragment as $f,jsx as qo,jsxs as Tc}from"react/jsx-runtime";var Pc=()=>{let{navigateBack:e}=g();return Tc($f,{children:[qo(S,{backFn:e},"header"),qo(R,{}),qo(oa,{}),qo(L,{}),Tc(J,{children:[qo("span",{children:"Still not sure? "}),qo("a",{target:"_blank",href:"https://ethereum.org/en/wallets/",children:"Learn more"})]})]})};import{Fragment as Vf,jsx as Ko,jsxs as _c}from"react/jsx-runtime";var Sc=()=>{let{navigateBack:e}=g();return _c(Vf,{children:[Ko(S,{backFn:e},"header"),Ko(R,{}),Ko(ea,{}),Ko(L,{}),_c(J,{children:[Ko("span",{children:"Still not sure? "}),Ko("a",{target:"_blank",href:"https://ethereum.org/en/wallets/",children:"Learn more"})]})]})};import{Fragment as qf,jsx as jo,jsxs as Ac}from"react/jsx-runtime";var Rc=()=>{let{navigateBack:e}=g();return Ac(qf,{children:[jo(S,{backFn:e},"header"),jo(R,{}),jo(ta,{}),jo(L,{}),Ac(J,{children:[jo("span",{children:"Still not sure? "}),jo("a",{target:"_blank",href:"https://ethereum.org/en/wallets/",children:"Learn more"})]})]})};import{useState as cy}from"react";import{isMobile as Mc}from"react-device-detect";import Yo from"styled-components";import{EnvelopeIcon as Kf}from"@heroicons/react/24/outline";import{useEffect as ia,useState as aa}from"react";import la from"styled-components";import{Fragment as Qf,jsx as vo,jsxs as sa}from"react/jsx-runtime";var In=e=>{let[t,o]=aa(""),[r,n]=aa(!1),[i,a]=aa(null),{isLinking:l,initLoginWithEmail:s,captchaData:c}=_(),{app:T,navigate:f}=g(),x=T?.loginMethods.wallet??!1;ia(()=>{document.querySelector("#email-input")?.focus()},[]);let h=vs(t),b=()=>{n(!0),s(t,c.token).then(()=>{c.enabled&&c.remove(),f("AWAITING_PASSWORDLESS_CODE")}).catch(w=>{w?.status===422?a(w.message):w?.privyErrorCode==="allowlist_rejected"?f("ALLOWLIST_REJECTION_SCREEN"):(console.error(w),a("Issue submitting email")),n(!1)})},C="Get started without a wallet.";i?C=i:l?C="\u200B":x||(C="Get started quickly with email");let y=c.enabled&&!c.token&&!c.error,P=c.error!==void 0;return ia(()=>{c.error&&a("Issue verifying you are a human")},[c.error]),ia(()=>{c.ready&&c.execute()},[c.ready]),sa(Qf,{children:[sa(jf,{stacked:e.stacked,children:[sa(Yf,{standalone:e.stacked,children:[vo(Kf,{}),vo("input",{id:"email-input",type:"email",placeholder:"your@email.com",onChange:w=>o(w.target.value),onKeyUp:w=>{w.key==="Enter"&&b()},value:t,autoComplete:"email"})]}),e.stacked?null:vo(dn,{disabled:r||!h||y||P,onClick:b,children:r||y?vo(Gt,{}):"Submit"})]}),c.enabled&&vo("div",{id:"cf-turnstile"}),vo(Jf,{fail:!!i,children:C}),e.stacked?vo(K,{loading:r||y,loadingText:null,disabled:r||!h||y||P,onClick:b,children:"Submit"}):null]})},jf=la.div`
|
|
1308
1308
|
width: 100%;
|
|
1309
1309
|
height: ${e=>e.stacked?"100%":"auto"};
|
|
1310
1310
|
|
|
@@ -1366,7 +1366,7 @@ Resources:
|
|
|
1366
1366
|
> a {
|
|
1367
1367
|
text-decoration: underline;
|
|
1368
1368
|
}
|
|
1369
|
-
`;import{PhoneIcon as Zf}from"@heroicons/react/24/outline";import{useEffect as ca,useState as da}from"react";import ua from"styled-components";import{Fragment as oy,jsx as wo,jsxs as pa}from"react/jsx-runtime";var Nn=e=>{let[t,o]=da(""),[r,n]=da(!1),[i,a]=da(null),{isLinking:l,initLoginWithSms:s,captchaData:c}=_(),{app:
|
|
1369
|
+
`;import{PhoneIcon as Zf}from"@heroicons/react/24/outline";import{useEffect as ca,useState as da}from"react";import ua from"styled-components";import{Fragment as oy,jsx as wo,jsxs as pa}from"react/jsx-runtime";var Nn=e=>{let[t,o]=da(""),[r,n]=da(!1),[i,a]=da(null),{isLinking:l,initLoginWithSms:s,captchaData:c}=_(),{app:T,navigate:f}=g(),x=T?.loginMethods.wallet??!1;ca(()=>{document.querySelector("#phone-number-input")?.focus()},[]);let h=ws(t),b=()=>{n(!0),s(t,c.token).then(()=>{c.enabled&&c.remove(),f("AWAITING_PASSWORDLESS_CODE")}).catch(w=>{w?.status===422?a(w.message):w?.privyErrorCode==="allowlist_rejected"?f("ALLOWLIST_REJECTION_SCREEN"):(console.error(w),a("Issue submitting phone number")),n(!1)})},C="Get started without a wallet.";i?C=i:l?C="\u200B":x||(C="Get started quickly with your phone");let y=c.enabled&&!c.token&&!c.error,P=c.error!==void 0;return ca(()=>{c.error&&a("Issue verifying you are a human")},[c.error]),ca(()=>{c.ready&&c.execute()},[c.ready]),pa(oy,{children:[pa(Xf,{stacked:e.stacked,children:[pa(ey,{standalone:e.stacked,children:[wo(Zf,{}),wo("input",{id:"phone-number-input",type:"tel",placeholder:"555 555 5555",onChange:w=>{o(w.target.value)},onKeyUp:w=>{w.key==="Enter"&&b()},value:t,autoComplete:"tel"})]}),e.stacked?null:wo(dn,{disabled:r||!h||y||P,onClick:b,children:r||y?wo(Gt,{}):"Submit"})]}),c.enabled&&wo("div",{id:"cf-turnstile"}),wo(ty,{fail:!!i,children:C}),e.stacked?wo(K,{loading:r||y,loadingText:null,disabled:r||!h||y||P,onClick:b,children:"Submit"}):null]})},Xf=ua.div`
|
|
1370
1370
|
display: flex;
|
|
1371
1371
|
border: 1px solid var(--privy-color-foreground-4);
|
|
1372
1372
|
width: 100%;
|
|
@@ -1457,7 +1457,7 @@ Resources:
|
|
|
1457
1457
|
background-color: var(--privy-color-background-2);
|
|
1458
1458
|
}
|
|
1459
1459
|
}
|
|
1460
|
-
`;import{Fragment as ma,jsx as re,jsxs as Co}from"react/jsx-runtime";var Dc=()=>{let{app:e,outerClickRef:t}=g(),{captchaData:o,closePrivyModal:r}=_(),n=e?.loginMethods.email??!1,i=e?.loginMethods.sms??!1,a=e?.loginMethods.wallet??!1,l=e?.loginMethods.google??!1,s=e?.loginMethods.twitter??!1,c=e?.loginMethods.discord??!1,
|
|
1460
|
+
`;import{Fragment as ma,jsx as re,jsxs as Co}from"react/jsx-runtime";var Dc=()=>{let{app:e,outerClickRef:t}=g(),{captchaData:o,closePrivyModal:r}=_(),n=e?.loginMethods.email??!1,i=e?.loginMethods.sms??!1,a=e?.loginMethods.wallet??!1,l=e?.loginMethods.google??!1,s=e?.loginMethods.twitter??!1,c=e?.loginMethods.discord??!1,T=e?.loginMethods.github??!1,f=e?.loginMethods.apple??!1,x=a&&e?.appearance.showWalletLoginFirst?0:1,[h,b]=cy(x),C=h==0,y=h==1,P=a,w=n||i,k=P!==w,M=()=>{o.enabled&&o.remove(),r()};return t&&(t.current=M),Co(ma,{children:[re(S,{onClose:M},"header"),e?.appearance.logo?re(hy,{hasOnlyOneSection:k,hasTerms:!!(e?.legal.privacyPolicyUrl||e?.legal.termsAndConditionsUrl),children:re(fn,{})}):null,Co(fy,{reverse:!e?.appearance.showWalletLoginFirst,children:[P&&re(dy,{active:C||k,connectOnly:!1,onClick:()=>{o.enabled&&o.remove(),b(0)},isOnlySection:!w}),w&&re(py,{active:y||k,onClick:()=>b(1),email:n,sms:i,google:l,twitter:s,twitterOAuthOnMobileEnabled:e?.loginConfig.twitterOAuthOnMobileEnabled??!1,discord:c,github:T,apple:f,isOnlySection:!P})]}),e&&re(pn,{app:e}),re(F,{protectedByPrivy:!0})]})};function dy(e){return Co(Fc,{active:e.active,onClick:e.onClick,isOnlySection:e.isOnlySection,children:[re(Uc,{active:e.active,children:re("h4",{children:"Connect Wallet"})}),e.active&&Co(ma,{children:[re(jt,{connectOnly:e.connectOnly}),re(Yt,{})]})]})}function py(e){let t=!Mc||e.twitterOAuthOnMobileEnabled&&Mc,o=e.google||e.discord||e.github||e.twitter&&t||e.apple,r=e.email?"Email":"Phone";return Co(Fc,{active:e.active,onClick:e.onClick,isOnlySection:e.isOnlySection,children:[e.isOnlySection?null:re(Uc,{active:e.active,children:re("h4",{children:o?`${r} & Social`:r})}),e.active&&e.email&&re(In,{}),e.active&&e.sms&&!e.email&&re(Nn,{}),e.active&&o&&re(uy,{google:e.google,twitter:e.twitter&&t,discord:e.discord,github:e.github,apple:e.apple})]})}function uy(e){return Co(ma,{children:[Co(my,{children:[re(Oc,{}),re("p",{children:" Or "}),re(Oc,{})]}),re(Lc,{showGoogle:e.google,showDiscord:e.discord,showGithub:e.github,showTwitter:e.twitter,showApple:e.apple})]})}var Uc=Yo.div`
|
|
1461
1461
|
font-weight: ${e=>e.active?600:500};
|
|
1462
1462
|
color: ${e=>e.active?"var(--privy-color-foreground)":"var(--privy-color-foreground-2)"};
|
|
1463
1463
|
display: flex;
|
|
@@ -1517,7 +1517,7 @@ Resources:
|
|
|
1517
1517
|
}
|
|
1518
1518
|
`,fy=Yo(pe)`
|
|
1519
1519
|
flex-direction: ${e=>e.reverse?"column-reverse":"column"};
|
|
1520
|
-
`;import{EnvelopeIcon as yy}from"@heroicons/react/24/outline";import{Fragment as gy,jsx as Qt,jsxs as vy}from"react/jsx-runtime";var Bc=()=>{let{app:e}=g();return vy(gy,{children:[Qt(S,{},"header"),Qt(R,{}),Qt(Ee,{title:"Connect your email",description:`Add your email to your ${e?.name} account`,icon:Qt(yy,{color:"var(--privy-color-accent)",strokeWidth:2,height:"48px",width:"48px"})}),Qt(pe,{children:Qt(In,{stacked:!0})}),Qt(L,{}),Qt(F,{protectedByPrivy:!0})]})};import{PhoneIcon as wy}from"@heroicons/react/24/outline";import{Fragment as Cy,jsx as Zt,jsxs as by}from"react/jsx-runtime";var Hc=()=>{let{app:e}=g();return by(Cy,{children:[Zt(S,{},"header"),Zt(R,{}),Zt(Ee,{title:"Connect your phone",description:`Add your number to your ${e?.name} account`,icon:Zt(wy,{color:"var(--privy-color-accent)",strokeWidth:2,height:"40px",width:"40px"})}),Zt(pe,{children:Zt(Nn,{stacked:!0})}),Zt(L,{}),Zt(F,{protectedByPrivy:!0})]})};import{Fragment as Ey,jsx as bo,jsxs as Gc}from"react/jsx-runtime";var zc=()=>{let{linkingHint:e}=_(),{app:t}=g(),o=e?`Select the wallet with ${Ft(e)} and follow the instructions to reconnect your wallet${t?.name?` to ${t.name}.`:"."}`:`Link a wallet to your ${t?.name} account`;return Gc(Ey,{children:[bo(S,{},"header"),bo(R,{}),bo(qt,{title:`${e?"Reconnect":"Connect"} your wallet`,description:o}),Gc(pe,{children:[bo(jt,{connectOnly:!1}),bo(Yt,{})]}),bo(L,{}),bo(F,{protectedByPrivy:!0})]})};import{jsx as $c,jsxs as xy}from"react/jsx-runtime";var Vc=({style:e,...t})=>xy("svg",{width:"164",height:"164",viewBox:"0 0 164 164",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{height:"26px",width:"26px",...e},...t,children:[$c("circle",{cx:"82",cy:"82",r:"80",stroke:"#EC6351","stroke-width":"4","stroke-linecap":"round"}),$c("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M81.9999 100.788C93.3288 100.788 102.513 91.6043 102.513 80.2754C102.513 68.9465 93.3288 59.7626 81.9999 59.7626C70.671 59.7626 61.4871 68.9465 61.4871 80.2754C61.4871 91.6043 70.671 100.788 81.9999 100.788ZM88.3236 71.8304C88.9093 71.2446 89.8591 71.2446 90.4449 71.8304C91.0307 72.4161 91.0307 73.3659 90.4449 73.9517L84.121 80.2756L90.445 86.5996C91.0308 87.1854 91.0308 88.1351 90.445 88.7209C89.8592 89.3067 88.9095 89.3067 88.3237 88.7209L81.9997 82.3969L75.6756 88.7209C75.0899 89.3067 74.1401 89.3067 73.5543 88.7209C72.9685 88.1351 72.9685 87.1854 73.5543 86.5996L79.8783 80.2756L73.5544 73.9517C72.9686 73.3659 72.9686 72.4161 73.5544 71.8304C74.1402 71.2446 75.09 71.2446 75.6758 71.8304L81.9997 78.1543L88.3236 71.8304Z",fill:"#EC6351"})]});import{Fragment as Ty,jsx as Xt,jsxs as qc}from"react/jsx-runtime";var Kc=()=>{let{closePrivyModal:e}=_(),{navigate:t}=g();return qc(Ty,{children:[Xt(S,{},"header"),Xt(R,{}),Xt(Vc,{style:{width:"160px",height:"160px",margin:"0 auto 20px"}}),Xt(qt,{title:"Could not connect with wallet",description:"Please check that Phantom multichain is enabled and try again.",style:{display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",textAlign:"center"}}),qc(pe,{children:[Xt(K,{onClick:()=>t("LANDING"),children:"Try again"}),Xt(js,{onClick:()=>e(),children:"Cancel"})]}),Xt(L,{}),Xt(F,{protectedByPrivy:!0})]})};import{useEffect as jc,useState as Yc}from"react";import Qc from"styled-components";function ha(e){return e.charAt(0).toUpperCase()+e.slice(1)}import{Fragment as Sy,jsx as It,jsxs as Hn}from"react/jsx-runtime";var Jc={google:{name:"Google",component:Un},discord:{name:"Discord",component:Mn},github:{name:"Github",component:On},twitter:{name:"Twitter",component:Fn},apple:{name:"Apple",component:Ln}},Bn=()=>{let e=new URL(window.location.href);e.searchParams.delete("privy_oauth_code"),e.searchParams.delete("privy_oauth_provider"),e.searchParams.delete("privy_oauth_state"),window.history.pushState({},"",e)},Zc=()=>{let{user:e,authenticated:t}=$(),{app:o,setModalData:r,navigate:n,resetNavigation:i,data:a}=g(),{getAuthMeta:l,initLoginWithOAuth:s,loginWithOAuth:c,updateWallets:
|
|
1520
|
+
`;import{EnvelopeIcon as yy}from"@heroicons/react/24/outline";import{Fragment as gy,jsx as Qt,jsxs as vy}from"react/jsx-runtime";var Bc=()=>{let{app:e}=g();return vy(gy,{children:[Qt(S,{},"header"),Qt(R,{}),Qt(Ee,{title:"Connect your email",description:`Add your email to your ${e?.name} account`,icon:Qt(yy,{color:"var(--privy-color-accent)",strokeWidth:2,height:"48px",width:"48px"})}),Qt(pe,{children:Qt(In,{stacked:!0})}),Qt(L,{}),Qt(F,{protectedByPrivy:!0})]})};import{PhoneIcon as wy}from"@heroicons/react/24/outline";import{Fragment as Cy,jsx as Zt,jsxs as by}from"react/jsx-runtime";var Hc=()=>{let{app:e}=g();return by(Cy,{children:[Zt(S,{},"header"),Zt(R,{}),Zt(Ee,{title:"Connect your phone",description:`Add your number to your ${e?.name} account`,icon:Zt(wy,{color:"var(--privy-color-accent)",strokeWidth:2,height:"40px",width:"40px"})}),Zt(pe,{children:Zt(Nn,{stacked:!0})}),Zt(L,{}),Zt(F,{protectedByPrivy:!0})]})};import{Fragment as Ey,jsx as bo,jsxs as Gc}from"react/jsx-runtime";var zc=()=>{let{linkingHint:e}=_(),{app:t}=g(),o=e?`Select the wallet with ${Ft(e)} and follow the instructions to reconnect your wallet${t?.name?` to ${t.name}.`:"."}`:`Link a wallet to your ${t?.name} account`;return Gc(Ey,{children:[bo(S,{},"header"),bo(R,{}),bo(qt,{title:`${e?"Reconnect":"Connect"} your wallet`,description:o}),Gc(pe,{children:[bo(jt,{connectOnly:!1}),bo(Yt,{})]}),bo(L,{}),bo(F,{protectedByPrivy:!0})]})};import{jsx as $c,jsxs as xy}from"react/jsx-runtime";var Vc=({style:e,...t})=>xy("svg",{width:"164",height:"164",viewBox:"0 0 164 164",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{height:"26px",width:"26px",...e},...t,children:[$c("circle",{cx:"82",cy:"82",r:"80",stroke:"#EC6351","stroke-width":"4","stroke-linecap":"round"}),$c("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M81.9999 100.788C93.3288 100.788 102.513 91.6043 102.513 80.2754C102.513 68.9465 93.3288 59.7626 81.9999 59.7626C70.671 59.7626 61.4871 68.9465 61.4871 80.2754C61.4871 91.6043 70.671 100.788 81.9999 100.788ZM88.3236 71.8304C88.9093 71.2446 89.8591 71.2446 90.4449 71.8304C91.0307 72.4161 91.0307 73.3659 90.4449 73.9517L84.121 80.2756L90.445 86.5996C91.0308 87.1854 91.0308 88.1351 90.445 88.7209C89.8592 89.3067 88.9095 89.3067 88.3237 88.7209L81.9997 82.3969L75.6756 88.7209C75.0899 89.3067 74.1401 89.3067 73.5543 88.7209C72.9685 88.1351 72.9685 87.1854 73.5543 86.5996L79.8783 80.2756L73.5544 73.9517C72.9686 73.3659 72.9686 72.4161 73.5544 71.8304C74.1402 71.2446 75.09 71.2446 75.6758 71.8304L81.9997 78.1543L88.3236 71.8304Z",fill:"#EC6351"})]});import{Fragment as Ty,jsx as Xt,jsxs as qc}from"react/jsx-runtime";var Kc=()=>{let{closePrivyModal:e}=_(),{navigate:t}=g();return qc(Ty,{children:[Xt(S,{},"header"),Xt(R,{}),Xt(Vc,{style:{width:"160px",height:"160px",margin:"0 auto 20px"}}),Xt(qt,{title:"Could not connect with wallet",description:"Please check that Phantom multichain is enabled and try again.",style:{display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",textAlign:"center"}}),qc(pe,{children:[Xt(K,{onClick:()=>t("LANDING"),children:"Try again"}),Xt(js,{onClick:()=>e(),children:"Cancel"})]}),Xt(L,{}),Xt(F,{protectedByPrivy:!0})]})};import{useEffect as jc,useState as Yc}from"react";import Qc from"styled-components";function ha(e){return e.charAt(0).toUpperCase()+e.slice(1)}import{Fragment as Sy,jsx as It,jsxs as Hn}from"react/jsx-runtime";var Jc={google:{name:"Google",component:Un},discord:{name:"Discord",component:Mn},github:{name:"Github",component:On},twitter:{name:"Twitter",component:Fn},apple:{name:"Apple",component:Ln}},Bn=()=>{let e=new URL(window.location.href);e.searchParams.delete("privy_oauth_code"),e.searchParams.delete("privy_oauth_provider"),e.searchParams.delete("privy_oauth_state"),window.history.pushState({},"",e)},Zc=()=>{let{user:e,authenticated:t}=$(),{app:o,setModalData:r,navigate:n,resetNavigation:i,data:a}=g(),{getAuthMeta:l,initLoginWithOAuth:s,loginWithOAuth:c,updateWallets:T,closePrivyModal:f}=_(),[x,h]=Yc(!1),[b,C]=Yc(void 0),y=l()?.provider||"google",P=Jc[y].name,w=Jc[y].component,k=o?.render.inDialog?Je:0;jc(()=>{c().then(()=>{Bn(),h(!0)}).catch(N=>{let H={retryable:!1,message:"Authentication failed"};if(N?.privyErrorCode==="allowlist_rejected"){C(void 0),i(),n("ALLOWLIST_REJECTION_SCREEN"),Bn();return}else N?.privyErrorCode==="linked_to_another_user"?H.detail="This account has already been linked to another user.":N?.privyErrorCode==="invalid_credentials"?(H.retryable=!0,H.detail="Something went wrong. Try again."):N.privyErrorCode==="oauth_user_denied"&&(H.detail=`Retry and check ${ha(y)} to finish connecting your account.`,H.retryable=!0);Bn(),C(H)}).finally(()=>{a?.finishOauthFlow?.onComplete?.()})},[]),jc(()=>{if(t&&x&&e)if(Ut(e,o?.embeddedWallets?.createOnLogin)){let H=setTimeout(()=>{r({createWallet:{onSuccess:()=>{},onFailure:ce=>console.error(ce),callAuthOnSuccessOnClose:!0}}),n("EMBEDDED_WALLET_ON_ACCOUNT_CREATE_SCREEN")},k);return()=>clearTimeout(H)}else{let H=setTimeout(f,k);return T(),()=>clearTimeout(H)}},[t,x,e]);let M=x?`Successfully connected with ${P}`:b?b.message:`Verifying connection to ${P}`,W="";return x?W="You\u2019re good to go!":b?W=b.detail:W="Just a few moments more",Hn(Sy,{children:[It(S,{}),It(R,{}),Hn(Py,{children:[It(_y,{children:Hn("div",{children:[It(nn,{success:x,fail:!!b}),It(w,{style:{width:"38px",height:"38px"}})]})}),Hn(Vt,{children:[It("h3",{children:M}),It("p",{children:W})]}),b&&b?.retryable?It(fe,{onClick:()=>{Bn(),s(y),C(void 0)},disabled:!x&&!b?.retryable,children:"Retry"}):null]}),It(J,{})]})},Py=Qc.div`
|
|
1521
1521
|
display: flex;
|
|
1522
1522
|
flex-direction: column;
|
|
1523
1523
|
align-items: center;
|
|
@@ -1717,7 +1717,7 @@ Resources:
|
|
|
1717
1717
|
white-space: nowrap;
|
|
1718
1718
|
max-width: 275px;
|
|
1719
1719
|
text-overflow: ellipsis;
|
|
1720
|
-
`;import{WalletIcon as gg}from"@heroicons/react/24/outline";import{useState as Ea,useEffect as vg}from"react";import Ta from"styled-components";import{VoidSigner as ug}from"@ethersproject/abstract-signer";import{EtherscanProvider as P8}from"@ethersproject/providers";import{parseUnits as Pd}from"@ethersproject/units";import{ofetch as dg}from"ofetch";var Pr={id:137,name:"Polygon Mainnet",network:"matic",nativeCurrency:{name:"MATIC",symbol:"MATIC",decimals:18},rpcUrls:{alchemy:{http:["https://polygon-mainnet.g.alchemy.com/v2"],webSocket:["wss://polygon-mainnet.g.alchemy.com/v2"]},infura:{http:["https://polygon-mainnet.infura.io/v3"],webSocket:["wss://polygon-mainnet.infura.io/ws/v3"]},default:{http:["https://polygon-rpc.com"]},public:{http:["https://polygon-rpc.com"]}},blockExplorers:{etherscan:{name:"PolygonScan",url:"https://polygonscan.com"},default:{name:"PolygonScan",url:"https://polygonscan.com"}}};var _r={id:80001,name:"Mumbai",network:"maticmum",nativeCurrency:{name:"MATIC",symbol:"MATIC",decimals:18},rpcUrls:{alchemy:{http:["https://polygon-mumbai.g.alchemy.com/v2"],webSocket:["wss://polygon-mumbai.g.alchemy.com/v2"]},infura:{http:["https://polygon-mumbai.infura.io/v3"],webSocket:["wss://polygon-mumbai.infura.io/ws/v3"]},default:{http:["https://matic-mumbai.chainstacklabs.com"]},public:{http:["https://matic-mumbai.chainstacklabs.com"]}},blockExplorers:{etherscan:{name:"PolygonScan",url:"https://mumbai.polygonscan.com"},default:{name:"PolygonScan",url:"https://mumbai.polygonscan.com"}},testnet:!0};var _d=[Pr.id,_r.id],ba=e=>({maxPriorityFee:Pd(e.maxPriorityFee.toString(),"gwei").toHexString(),maxFee:Pd(e.maxFee.toString(),"gwei").toHexString()}),pg=e=>({safeLow:ba(e.safeLow),standard:ba(e.standard),fast:ba(e.fast)}),Sd=async e=>{let t="";switch(e){case Pr.id:t="https://gasstation.polygon.technology/v2";break;case _r.id:t="https://gasstation-testnet.polygon.technology/v2";break;default:throw Error(`chainId ${e} does not support polygon gas stations`)}return pg(await dg(t))};function Qo(e){if(typeof e=="number"||typeof e=="bigint"||typeof e=="string")return e;if(typeof e.toHexString=="function")return e.toHexString();throw new Error(`Expected numeric value but received ${e}`)}function mg(e){let t={};return e.to!==void 0&&(t.to=e.to),e.data!==void 0&&(t.data=e.data),e.chainId!==void 0&&(t.chainId=e.chainId),e.type!==void 0&&(t.type=e.type),e.accessList!==void 0&&(t.accessList=e.accessList),e.nonce!==void 0&&(t.nonce=Qo(e.nonce)),e.gasLimit!==void 0&&(t.gasLimit=Qo(e.gasLimit)),e.gasPrice!==void 0&&(t.gasPrice=Qo(e.gasPrice)),e.value!==void 0&&(t.value=Qo(e.value)),e.maxFeePerGas!==void 0&&(t.maxFeePerGas=Qo(e.maxFeePerGas)),e.maxPriorityFeePerGas!==void 0&&(t.maxPriorityFeePerGas=Qo(e.maxPriorityFeePerGas)),t}async function qn(e,t,o){t.chainId=Number(t.chainId),Rd(t);let r=new ug(e,o);if(delete t.gas,_d.includes(t.chainId)&&(!t.maxPriorityFeePerGas||!t.maxFeePerGas))try{let{standard:i}=await Sd(t.chainId);t.maxPriorityFeePerGas||(t.maxPriorityFeePerGas=i.maxPriorityFee),t.maxFeePerGas||(t.maxFeePerGas=i.maxFee)}catch{throw new Error("Unable to get current gas prices from Polygon gas station.")}let n=await r.populateTransaction(t);return mg(n)}async function Kn(e,t,o,r,n){r=Object.assign({chainId:at},r),Rd(r);let a=(await o.rpc({address:t,accessToken:e,request:{method:"eth_signTransaction",params:[r]}})).response.data,s=await(await n.sendTransaction(a)).wait();return yg(s)}async function jn(e,t,o){let r=await o.getBalance(e),n=t.value||0,i=r.sub(Re(n)),a=!i.isNegative()&&!i.isZero();return{balance:r,hasSufficientFunds:a}}async function Ad(e,t){return delete e.from,await t.estimateGas(e)}function Rd(e){let t=["gasLimit","gasPrice","value","maxPriorityFeePerGas","maxFeePerGas"];for(let o of t){let r=e[o];if(!(typeof r>"u")&&!hg(r))throw new Error(`Transaction request property '${o}' must be a valid number, bigint, or hex string representing a quantity`)}if(typeof e.chainId!="number")throw new Error("Transaction request property 'chainId' must be a number")}function hg(e){let t=typeof e=="number",o=typeof e=="bigint",r=typeof e=="string"&&fg(e);return t||o||r}function fg(e){return/^-?0x[a-f0-9]+$/i.test(e)}function yg(e){return{to:e.to,from:e.from,contractAddress:e.contractAddress,transactionIndex:e.transactionIndex,root:e.root,logsBloom:e.logsBloom,blockHash:e.blockHash,transactionHash:e.transactionHash,logs:e.logs,blockNumber:e.blockNumber,confirmations:e.confirmations,byzantium:e.byzantium,type:e.type,status:e.status,gasUsed:e.gasUsed.toHexString(),cumulativeGasUsed:e.cumulativeGasUsed.toHexString(),effectiveGasPrice:e.effectiveGasPrice?e.effectiveGasPrice.toHexString():void 0}}import{jsx as kd,jsxs as xa}from"react/jsx-runtime";var Wd=({wallet:e,txn:t,provider:o})=>{let[r,n]=Ea(),[i,a]=Ea(!1),[l,s]=Ea(!1),{nativeTokenSymbolForChainId:c}=_(),
|
|
1720
|
+
`;import{WalletIcon as gg}from"@heroicons/react/24/outline";import{useState as Ea,useEffect as vg}from"react";import Ta from"styled-components";import{VoidSigner as ug}from"@ethersproject/abstract-signer";import{EtherscanProvider as P8}from"@ethersproject/providers";import{parseUnits as Pd}from"@ethersproject/units";import{ofetch as dg}from"ofetch";var Pr={id:137,name:"Polygon Mainnet",network:"matic",nativeCurrency:{name:"MATIC",symbol:"MATIC",decimals:18},rpcUrls:{alchemy:{http:["https://polygon-mainnet.g.alchemy.com/v2"],webSocket:["wss://polygon-mainnet.g.alchemy.com/v2"]},infura:{http:["https://polygon-mainnet.infura.io/v3"],webSocket:["wss://polygon-mainnet.infura.io/ws/v3"]},default:{http:["https://polygon-rpc.com"]},public:{http:["https://polygon-rpc.com"]}},blockExplorers:{etherscan:{name:"PolygonScan",url:"https://polygonscan.com"},default:{name:"PolygonScan",url:"https://polygonscan.com"}}};var _r={id:80001,name:"Mumbai",network:"maticmum",nativeCurrency:{name:"MATIC",symbol:"MATIC",decimals:18},rpcUrls:{alchemy:{http:["https://polygon-mumbai.g.alchemy.com/v2"],webSocket:["wss://polygon-mumbai.g.alchemy.com/v2"]},infura:{http:["https://polygon-mumbai.infura.io/v3"],webSocket:["wss://polygon-mumbai.infura.io/ws/v3"]},default:{http:["https://matic-mumbai.chainstacklabs.com"]},public:{http:["https://matic-mumbai.chainstacklabs.com"]}},blockExplorers:{etherscan:{name:"PolygonScan",url:"https://mumbai.polygonscan.com"},default:{name:"PolygonScan",url:"https://mumbai.polygonscan.com"}},testnet:!0};var _d=[Pr.id,_r.id],ba=e=>({maxPriorityFee:Pd(e.maxPriorityFee.toString(),"gwei").toHexString(),maxFee:Pd(e.maxFee.toString(),"gwei").toHexString()}),pg=e=>({safeLow:ba(e.safeLow),standard:ba(e.standard),fast:ba(e.fast)}),Sd=async e=>{let t="";switch(e){case Pr.id:t="https://gasstation.polygon.technology/v2";break;case _r.id:t="https://gasstation-testnet.polygon.technology/v2";break;default:throw Error(`chainId ${e} does not support polygon gas stations`)}return pg(await dg(t))};function Qo(e){if(typeof e=="number"||typeof e=="bigint"||typeof e=="string")return e;if(typeof e.toHexString=="function")return e.toHexString();throw new Error(`Expected numeric value but received ${e}`)}function mg(e){let t={};return e.to!==void 0&&(t.to=e.to),e.data!==void 0&&(t.data=e.data),e.chainId!==void 0&&(t.chainId=e.chainId),e.type!==void 0&&(t.type=e.type),e.accessList!==void 0&&(t.accessList=e.accessList),e.nonce!==void 0&&(t.nonce=Qo(e.nonce)),e.gasLimit!==void 0&&(t.gasLimit=Qo(e.gasLimit)),e.gasPrice!==void 0&&(t.gasPrice=Qo(e.gasPrice)),e.value!==void 0&&(t.value=Qo(e.value)),e.maxFeePerGas!==void 0&&(t.maxFeePerGas=Qo(e.maxFeePerGas)),e.maxPriorityFeePerGas!==void 0&&(t.maxPriorityFeePerGas=Qo(e.maxPriorityFeePerGas)),t}async function qn(e,t,o){t.chainId=Number(t.chainId),Rd(t);let r=new ug(e,o);if(delete t.gas,_d.includes(t.chainId)&&(!t.maxPriorityFeePerGas||!t.maxFeePerGas))try{let{standard:i}=await Sd(t.chainId);t.maxPriorityFeePerGas||(t.maxPriorityFeePerGas=i.maxPriorityFee),t.maxFeePerGas||(t.maxFeePerGas=i.maxFee)}catch{throw new Error("Unable to get current gas prices from Polygon gas station.")}let n=await r.populateTransaction(t);return mg(n)}async function Kn(e,t,o,r,n){r=Object.assign({chainId:at},r),Rd(r);let a=(await o.rpc({address:t,accessToken:e,request:{method:"eth_signTransaction",params:[r]}})).response.data,s=await(await n.sendTransaction(a)).wait();return yg(s)}async function jn(e,t,o){let r=await o.getBalance(e),n=t.value||0,i=r.sub(Re(n)),a=!i.isNegative()&&!i.isZero();return{balance:r,hasSufficientFunds:a}}async function Ad(e,t){return delete e.from,await t.estimateGas(e)}function Rd(e){let t=["gasLimit","gasPrice","value","maxPriorityFeePerGas","maxFeePerGas"];for(let o of t){let r=e[o];if(!(typeof r>"u")&&!hg(r))throw new Error(`Transaction request property '${o}' must be a valid number, bigint, or hex string representing a quantity`)}if(typeof e.chainId!="number")throw new Error("Transaction request property 'chainId' must be a number")}function hg(e){let t=typeof e=="number",o=typeof e=="bigint",r=typeof e=="string"&&fg(e);return t||o||r}function fg(e){return/^-?0x[a-f0-9]+$/i.test(e)}function yg(e){return{to:e.to,from:e.from,contractAddress:e.contractAddress,transactionIndex:e.transactionIndex,root:e.root,logsBloom:e.logsBloom,blockHash:e.blockHash,transactionHash:e.transactionHash,logs:e.logs,blockNumber:e.blockNumber,confirmations:e.confirmations,byzantium:e.byzantium,type:e.type,status:e.status,gasUsed:e.gasUsed.toHexString(),cumulativeGasUsed:e.cumulativeGasUsed.toHexString(),effectiveGasPrice:e.effectiveGasPrice?e.effectiveGasPrice.toHexString():void 0}}import{jsx as kd,jsxs as xa}from"react/jsx-runtime";var Wd=({wallet:e,txn:t,provider:o})=>{let[r,n]=Ea(),[i,a]=Ea(!1),[l,s]=Ea(!1),{nativeTokenSymbolForChainId:c}=_(),T=c(t.chainId)||"ETH";return vg(()=>{(async x=>{try{let{balance:h,hasSufficientFunds:b}=await jn(x,t,o);s(!0),a(b===!1),n(h.toHexString())}catch(h){console.warn(`Failed to fetch wallet balance with error: ${h}`)}})(e.address)},[e,t]),xa(wg,{children:[xa(Cg,{children:[kd(gg,{strokeWidth:"2",width:"16px",height:"16px"}),kd("div",{children:Ft(e?.address)})]}),xa(bg,{displayBalanceColor:l,hasFunds:!i,children:[r?Eo(r):0," ",T," available"]})]})},wg=Ta.div`
|
|
1721
1721
|
display: flex;
|
|
1722
1722
|
flex-direction: row;
|
|
1723
1723
|
justify-content: space-between;
|
|
@@ -1745,7 +1745,7 @@ Resources:
|
|
|
1745
1745
|
background-color: var(--privy-color-background-2);
|
|
1746
1746
|
padding: 5px 8px;
|
|
1747
1747
|
color: ${e=>e.displayBalanceColor?e.hasFunds?"var(--privy-color-success-dark)":"var(--privy-color-error)":"inherit"};
|
|
1748
|
-
`;import Jn from"styled-components";import{StaticJsonRpcProvider as Eg}from"@ethersproject/providers";import{useState as Sr,useEffect as Id,useMemo as xg}from"react";var Yn=e=>{let{getUsdTokenPrice:t,chains:o,rpcConfig:r}=_(),[n,i]=Sr(!1),[a,l]=Sr(!1),[s,c]=Sr(void 0),[
|
|
1748
|
+
`;import Jn from"styled-components";import{StaticJsonRpcProvider as Eg}from"@ethersproject/providers";import{useState as Sr,useEffect as Id,useMemo as xg}from"react";var Yn=e=>{let{getUsdTokenPrice:t,chains:o,rpcConfig:r}=_(),[n,i]=Sr(!1),[a,l]=Sr(!1),[s,c]=Sr(void 0),[T,f]=Sr(void 0),[x,h]=Sr(null),b=xg(()=>new Eg(Qe(e.chainId||at,o,r)),[e.chainId,o,r]);return Id(()=>{let C=e.chainId||at,y=o.find(w=>w.id===Number(C));if(!y)throw new U(`Unsupported chain: ${C}`);(async()=>{try{i(!0);let w=await t(y);w?f(w):c(new Error(`Unable to fetch token price on chain id ${y.id}`))}catch(w){c(w)}finally{i(!1)}})()},[e.chainId]),Id(()=>{(async()=>{try{l(!0);let y=await Ad(e,b);h(y.toBigInt())}catch(y){c(y)}finally{l(!1)}})()},[e]),{tokenPrice:T,estimatedGas:x,isLoading:n||a,error:s}};import{jsx as Nd,jsxs as Ld}from"react/jsx-runtime";var Md=e=>{let{tokenPrice:t}=Yn(e.txn),{nativeTokenSymbolForChainId:o}=_(),r=o(e.txn.chainId)||"ETH",n="--",i=()=>{if(!t)return n;let l=e.txn.value||0,s=br(Re(l).toHexString(),t);return s==="0.00"?"<$0.01":`$${s}`},a=Eo(Re(e.txn.value||0).toHexString());return Ld(Tg,{children:[Nd(Pg,{children:i()}),Ld(_g,{children:[a," ",r]}),Nd(Sg,{children:e.description})]})},Tg=Jn.div`
|
|
1749
1749
|
display: flex;
|
|
1750
1750
|
flex-direction: column;
|
|
1751
1751
|
align-items: center;
|
|
@@ -1780,7 +1780,7 @@ Resources:
|
|
|
1780
1780
|
`,Wg=Dd(K)`
|
|
1781
1781
|
margin-top: 24px;
|
|
1782
1782
|
transition: color 350ms ease, background-color 350ms ease;
|
|
1783
|
-
`;import{Fragment as Aa,jsx as me,jsxs as Xo}from"react/jsx-runtime";var Lg=({txn:e,txnFamily:t,uiOptions:o})=>{if(t==="CONTRACT_CALL"){if(o.transactionInfo?.contractInfo)return me(Ca,{contractInfo:o.transactionInfo.contractInfo,description:o.description});if(o.senderInfo)return me(Ca,{contractInfo:o.senderInfo,description:o.description||o.senderInfo.actionText})}return me(Aa,{children:me(Md,{description:o.description||o.transactionInfo?.description||"",txn:e})})},Gd=()=>{let{authenticated:e,getAccessToken:t}=$(),{wallets:o}=_a(),{walletProxy:r,closePrivyModal:n,getFiatOnRampConfig:i,rpcConfig:a,chains:l,nativeTokenSymbolForChainId:s}=_(),{app:c,navigate:
|
|
1783
|
+
`;import{Fragment as Aa,jsx as me,jsxs as Xo}from"react/jsx-runtime";var Lg=({txn:e,txnFamily:t,uiOptions:o})=>{if(t==="CONTRACT_CALL"){if(o.transactionInfo?.contractInfo)return me(Ca,{contractInfo:o.transactionInfo.contractInfo,description:o.description});if(o.senderInfo)return me(Ca,{contractInfo:o.senderInfo,description:o.description||o.senderInfo.actionText})}return me(Aa,{children:me(Md,{description:o.description||o.transactionInfo?.description||"",txn:e})})},Gd=()=>{let{authenticated:e,getAccessToken:t}=$(),{wallets:o}=_a(),{walletProxy:r,closePrivyModal:n,getFiatOnRampConfig:i,rpcConfig:a,chains:l,nativeTokenSymbolForChainId:s}=_(),{app:c,navigate:T,data:f,outerClickRef:x,setModalData:h}=g(),{transactionRequest:b,onSuccess:C,onFailure:y,uiOptions:P,fundWalletConfig:w}=f.sendTransaction,[k,M]=To(null),[W,N]=To(""),[H,ce]=To(),[B,q]=To(!1),[G,X]=To(!0),[O,de]=To(!1),[z,ee]=To(b),{tokenPrice:Oe,estimatedGas:D}=Yn(z),Et=s(b.chainId)||"ETH";Bd(()=>{e||(T("LANDING"),y(new Error("User must be authenticated before transacting with a Privy wallet")))},[e]);let Ce=Fd(()=>o.find(ot=>ot.walletClientType==="privy"),[o]),rr=async()=>{if(!Ce)return console.warn("No privy wallet found, cannot fund wallet.");let{signedUrl:ot,externalTransactionId:ne}=await i(Ce.address,{config:w?.config||{}});h({fiatOnRampPrompt:{signedUrl:ot},fiatOnRampStatus:{externalTransactionId:ne}}),T("FIAT_ON_RAMP_PROMPT_SCREEN")},ao=Fd(()=>new Ng(Qe(z.chainId,l,a)),[z.chainId,a]);Bd(()=>{async function ot(){return!await t()||!r||!Ce?z:qn(Ce.address,z,ao)}ot().then(ne=>{X(!1),ee(ne)},async ne=>{X(!0);let De=!1;if(Rl(ne))De=!0;else if(kl(ne))try{let{hasSufficientFunds:So}=await jn(Ce.address,z,ao);De=So===!1}catch(So){console.warn(`Cannot accurately determine if wallet has sufficient funds with error: ${So}`)}let so="";De?(so="Wallet has insufficient funds for this transaction",c?.fiatOnRamp.enabled&&q(!0)):(so="There was an error preparing your transaction",console.error(ne)),N(so),ce(new Ie(new lt(so,_e.E32603_DEFAULT_INTERNAL_ERROR.eipCode)))})},[r]);let Wr=Od(z),ti=Wr==="SEND"?`Send ${Et}`:"Review transaction",nr={modalTitle:P.header||P.modalTitle||ti,buttonText:P.buttonText||"Submit"},Lt=()=>{O||(k?C(k):y(H||new Ie(new lt("The user rejected the request",_e.E4001_USER_REJECTED_REQUEST.eipCode))),n({shouldCallAuthOnSuccess:!1}))};return x&&(x.current=Lt),Oe===void 0?Xo(Aa,{children:[me(S,{title:nr.modalTitle,onClose:Lt}),me(R,{}),me(Hd,{children:me(Ho,{})}),me(L,{})]}):k!==null?me(Ud,{txn:z,onClose:Lt,receipt:k,transactionInfo:P.transactionInfo,tokenPrice:Oe}):Xo(Aa,{children:[me(S,{title:nr.modalTitle,onClose:Lt}),Xo(Hd,{children:[Xo(Ug,{children:[me(Lg,{txn:z,txnFamily:Wr,uiOptions:P}),Ce?me(Vn,{from:Ce.address,to:z.to,txn:z,transactionInfo:P.transactionInfo,gas:D?Re(D).toHexString():void 0,tokenPrice:Oe}):null]}),Xo(Fg,{children:[me(Mg,{children:W}),Ce?me(Wd,{txn:z,wallet:Ce,provider:ao}):null,Xo(Og,{children:[B&&me(K,{onClick:rr,children:"Add Funds"}),me(Dg,{disabled:G||O,loading:!r||O,loadingText:O?"Submitting (may take a few minutes)...":"Loading...",onClick:async()=>{de(!0);let ot=await t();if(ot&&!O&&Ce)try{let ne=await Kn(ot,Ce.address,r,z,ao);M(ne),N("")}catch(ne){let De="";ne.reason==="processing response error"?(console.warn({transaction:z,error:ne}),De="An error has occurred, please contact support."):De=ne.reason||"An error has occurred, please try again.",N(De),ce(new Ie(new lt(De,_e.E32603_DEFAULT_INTERNAL_ERROR.eipCode)))}finally{de(!1)}},children:nr.buttonText})]})]})]}),me(J,{})]})},Hd=er.div`
|
|
1784
1784
|
display: flex;
|
|
1785
1785
|
height: 100%;
|
|
1786
1786
|
flex-direction: column;
|
|
@@ -1810,7 +1810,7 @@ Resources:
|
|
|
1810
1810
|
display: flex;
|
|
1811
1811
|
flex-direction: column;
|
|
1812
1812
|
gap: 8px;
|
|
1813
|
-
`;import{isHexString as Bg}from"@ethersproject/bytes";import{toUtf8String as Hg}from"@ethersproject/strings";import{useEffect as Gg,useState as Ra}from"react";import Ar,{css as zg}from"styled-components";import{jsx as zd}from"react/jsx-runtime";var $d=({style:e,color:t,...o})=>zd("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:t||"currentColor",style:{height:"1.5rem",width:"1.5rem",...e},...o,children:zd("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M4.5 12.75l6 6 9-13.5"})});import{Fragment as Jg,jsx as Ct,jsxs as Qn}from"react/jsx-runtime";var $g=e=>{if(!Bg(e))return e;try{return Hg(e)}catch{return e}},Vd=()=>{let{authenticated:e}=$(),{walletProxy:t,closePrivyModal:o}=_(),{navigate:r,data:n,outerClickRef:i}=g(),[a,l]=Ra(!1),[s,c]=Ra(""),[
|
|
1813
|
+
`;import{isHexString as Bg}from"@ethersproject/bytes";import{toUtf8String as Hg}from"@ethersproject/strings";import{useEffect as Gg,useState as Ra}from"react";import Ar,{css as zg}from"styled-components";import{jsx as zd}from"react/jsx-runtime";var $d=({style:e,color:t,...o})=>zd("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:t||"currentColor",style:{height:"1.5rem",width:"1.5rem",...e},...o,children:zd("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M4.5 12.75l6 6 9-13.5"})});import{Fragment as Jg,jsx as Ct,jsxs as Qn}from"react/jsx-runtime";var $g=e=>{if(!Bg(e))return e;try{return Hg(e)}catch{return e}},Vd=()=>{let{authenticated:e}=$(),{walletProxy:t,closePrivyModal:o}=_(),{navigate:r,data:n,outerClickRef:i}=g(),[a,l]=Ra(!1),[s,c]=Ra(""),[T,f]=Ra();Gg(()=>{e||r("LANDING")},[e]);let{message:x,confirmAndSignMessage:h,onFailure:b,uiOptions:C}=n.signMessage,y=!t,P={title:C.title||"Sign message",description:C.description||"Signing this message will not cost you any fees.",buttonText:C.buttonText||"Sign and continue"},w=()=>{a||b(T||new Ie(new lt("The user rejected the request.",_e.E4001_USER_REJECTED_REQUEST.eipCode))),o({shouldCallAuthOnSuccess:!1})};return i&&(i.current=w),Qn(Jg,{children:[Ct(S,{onClose:w}),Ct(R,{}),Qn(Vg,{children:[Qn("div",{children:[Ct(ht,{title:P.title,description:P.description}),Ct(qg,{children:$g(x)}),Ct(Kg,{fail:!0,children:s})]}),Ct(Yg,{success:a,loading:y,disabled:a,onClick:async()=>{try{await h(),c(""),l(!0),setTimeout(()=>{o({shouldCallAuthOnSuccess:!1})},Je)}catch{c("An error has occurred, please try again."),f(new Ie(new lt(s,_e.E32603_DEFAULT_INTERNAL_ERROR.eipCode)))}},children:a?Qn(jg,{children:[Ct($d,{style:{height:"0.9rem",width:"0.9rem"},strokeWidth:2})," ",Ct("span",{children:"Success"})]}):P.buttonText})]}),Ct(L,{}),Ct(F,{protectedByPrivy:!0})]})},Vg=Ar.div`
|
|
1814
1814
|
display: flex;
|
|
1815
1815
|
height: 100%;
|
|
1816
1816
|
flex-direction: column;
|
|
@@ -2235,4 +2235,4 @@ Resources:
|
|
|
2235
2235
|
align-items: center;
|
|
2236
2236
|
justify-content: center;
|
|
2237
2237
|
height: 100%;
|
|
2238
|
-
`;import{useEffect as m1}from"react";import{Fragment as f1,jsx as y1}from"react/jsx-runtime";var h1=({onLoad:e})=>{let t=window;return m1(()=>{if(document.getElementById("cf-script")!==null||t.turnstile)return;t.onloadTurnstileCallback=e;let o=document.createElement("script");o.setAttribute("src","https://challenges.cloudflare.com/turnstile/v0/api.js?onload=onloadTurnstileCallback&render=explicit"),o.setAttribute("id","cf-script"),o.setAttribute("async","true"),document.body.appendChild(o)},[]),y1(f1,{})},Zd=h1;var Xd={id:42161,name:"Arbitrum One",network:"arbitrum",nativeCurrency:{name:"Ether",symbol:"ETH",decimals:18},rpcUrls:{alchemy:{http:["https://arb-mainnet.g.alchemy.com/v2"],webSocket:["wss://arb-mainnet.g.alchemy.com/v2"]},infura:{http:["https://arbitrum-mainnet.infura.io/v3"],webSocket:["wss://arbitrum-mainnet.infura.io/ws/v3"]},default:{http:["https://arb1.arbitrum.io/rpc"]},public:{http:["https://arb1.arbitrum.io/rpc"]}},blockExplorers:{etherscan:{name:"Arbiscan",url:"https://arbiscan.io"},default:{name:"Arbiscan",url:"https://arbiscan.io"}}};var ep={id:421613,name:"Arbitrum Goerli",network:"arbitrum-goerli",nativeCurrency:{name:"Goerli Ether",symbol:"AGOR",decimals:18},rpcUrls:{alchemy:{http:["https://arb-goerli.g.alchemy.com/v2"],webSocket:["wss://arb-goerli.g.alchemy.com/v2"]},infura:{http:["https://arbitrum-goerli.infura.io/v3"],webSocket:["wss://arbitrum-goerli.infura.io/ws/v3"]},default:{http:["https://goerli-rollup.arbitrum.io/rpc"]},public:{http:["https://goerli-rollup.arbitrum.io/rpc"]}},blockExplorers:{etherscan:{name:"Arbiscan",url:"https://goerli.arbiscan.io/"},default:{name:"Arbiscan",url:"https://goerli.arbiscan.io/"}},testnet:!0};var tp={id:43114,name:"Avalanche",network:"avalanche",nativeCurrency:{decimals:18,name:"Avalanche",symbol:"AVAX"},rpcUrls:{default:{http:["https://api.avax.network/ext/bc/C/rpc"]},public:{http:["https://api.avax.network/ext/bc/C/rpc"]}},blockExplorers:{etherscan:{name:"SnowTrace",url:"https://snowtrace.io"},default:{name:"SnowTrace",url:"https://snowtrace.io"}}};var op={id:43113,name:"Avalanche Fuji",network:"avalanche-fuji",nativeCurrency:{decimals:18,name:"Avalanche Fuji",symbol:"AVAX"},rpcUrls:{default:{http:["https://api.avax-test.network/ext/bc/C/rpc"]},public:{http:["https://api.avax-test.network/ext/bc/C/rpc"]}},blockExplorers:{etherscan:{name:"SnowTrace",url:"https://testnet.snowtrace.io"},default:{name:"SnowTrace",url:"https://testnet.snowtrace.io"}},testnet:!0};var rp={id:8453,network:"base",name:"Base",nativeCurrency:{name:"Ether",symbol:"ETH",decimals:18},rpcUrls:{blast:{http:["https://base-mainnet.blastapi.io"],webSocket:["wss://base-mainnet.blastapi.io"]},default:{http:["https://mainnet.base.org"]},public:{http:["https://mainnet.base.org"]}},blockExplorers:{etherscan:{name:"Basescan",url:"https://basescan.org"},default:{name:"Basescan",url:"https://basescan.org"}},testnet:!0};var np={id:84531,network:"base-goerli",name:"Base Goerli Testnet",nativeCurrency:{name:"Goerli Ether",symbol:"ETH",decimals:18},rpcUrls:{blast:{http:["https://base-goerli.blastapi.io"],webSocket:["wss://base-goerli.blastapi.io"]},default:{http:["https://goerli.base.org"]},public:{http:["https://goerli.base.org"]}},blockExplorers:{etherscan:{name:"Basescan",url:"https://goerli.basescan.org"},default:{name:"Basescan",url:"https://goerli.basescan.org"}},testnet:!0};var ip={id:42220,name:"Celo Mainnet",network:"celo",nativeCurrency:{decimals:18,name:"CELO",symbol:"CELO"},rpcUrls:{default:{http:["https://forno.celo.org"]},infura:{http:["https://celo-mainnet.infura.io/v3"]},public:{http:["https://forno.celo.org"]}},blockExplorers:{default:{name:"Celo Explorer",url:"https://explorer.celo.org/mainnet"},etherscan:{name:"CeloScan",url:"https://celoscan.io"}},testnet:!1};var ap={id:44787,name:"Celo Alfajores Testnet",network:"celo-alfajores",nativeCurrency:{decimals:18,name:"CELO",symbol:"CELO"},rpcUrls:{default:{http:["https://alfajores-forno.celo-testnet.org"]},infura:{http:["https://celo-alfajores.infura.io/v3"]},public:{http:["https://alfajores-forno.celo-testnet.org"]}},blockExplorers:{default:{name:"Celo Explorer",url:"https://explorer.celo.org/alfajores"},etherscan:{name:"CeloScan",url:"https://alfajores.celoscan.io/"}},testnet:!0};var sp={id:314,name:"Filecoin - Mainnet",network:"filecoin-mainnet",nativeCurrency:{decimals:18,name:"filecoin",symbol:"FIL"},rpcUrls:{default:{http:["https://api.node.glif.io/rpc/v1"]},public:{http:["https://api.node.glif.io/rpc/v1"]}},blockExplorers:{default:{name:"Filfox",url:"https://filfox.info/en"},filscan:{name:"Filscan",url:"https://filscan.io"},filscout:{name:"Filscout",url:"https://filscout.io/en"},glif:{name:"Glif",url:"https://explorer.glif.io"}}};var lp={id:314159,name:"Filecoin - Calibration testnet",network:"filecoin-calibration",nativeCurrency:{decimals:18,name:"testnet filecoin",symbol:"tFIL"},rpcUrls:{default:{http:["https://api.calibration.node.glif.io/rpc/v1"]},public:{http:["https://api.calibration.node.glif.io/rpc/v1"]}},blockExplorers:{default:{name:"Filscan",url:"https://calibration.filscan.io"}}};var cp={id:5,network:"goerli",name:"Goerli",nativeCurrency:{name:"Goerli Ether",symbol:"ETH",decimals:18},rpcUrls:{alchemy:{http:["https://eth-goerli.g.alchemy.com/v2"],webSocket:["wss://eth-goerli.g.alchemy.com/v2"]},infura:{http:["https://goerli.infura.io/v3"],webSocket:["wss://goerli.infura.io/ws/v3"]},default:{http:["https://rpc.ankr.com/eth_goerli"]},public:{http:["https://rpc.ankr.com/eth_goerli"]}},blockExplorers:{etherscan:{name:"Etherscan",url:"https://goerli.etherscan.io"},default:{name:"Etherscan",url:"https://goerli.etherscan.io"}},testnet:!0};var dp={id:59144,network:"linea-mainnet",name:"Linea Mainnet",nativeCurrency:{name:"Linea Ether",symbol:"ETH",decimals:18},rpcUrls:{infura:{http:["https://linea-mainnet.infura.io/v3"],webSocket:["wss://linea-mainnet.infura.io/ws/v3"]},default:{http:["https://rpc.linea.build"],webSocket:["wss://rpc.linea.build"]},public:{http:["https://rpc.linea.build"],webSocket:["wss://rpc.linea.build"]}},blockExplorers:{default:{name:"Etherscan",url:"https://lineascan.build"},etherscan:{name:"Etherscan",url:"https://lineascan.build"}},testnet:!1};var pp={id:59140,network:"linea-testnet",name:"Linea Goerli Testnet",nativeCurrency:{name:"Linea Ether",symbol:"ETH",decimals:18},rpcUrls:{infura:{http:["https://linea-goerli.infura.io/v3"],webSocket:["wss://linea-goerli.infura.io/ws/v3"]},default:{http:["https://rpc.goerli.linea.build"],webSocket:["wss://rpc.goerli.linea.build"]},public:{http:["https://rpc.goerli.linea.build"],webSocket:["wss://rpc.goerli.linea.build"]}},blockExplorers:{default:{name:"Etherscan",url:"https://goerli.lineascan.build"},etherscan:{name:"Etherscan",url:"https://goerli.lineascan.build"}},testnet:!0};var up={id:1,network:"homestead",name:"Ethereum",nativeCurrency:{name:"Ether",symbol:"ETH",decimals:18},rpcUrls:{alchemy:{http:["https://eth-mainnet.g.alchemy.com/v2"],webSocket:["wss://eth-mainnet.g.alchemy.com/v2"]},infura:{http:["https://mainnet.infura.io/v3"],webSocket:["wss://mainnet.infura.io/ws/v3"]},default:{http:["https://cloudflare-eth.com"]},public:{http:["https://cloudflare-eth.com"]}},blockExplorers:{etherscan:{name:"Etherscan",url:"https://etherscan.io"},default:{name:"Etherscan",url:"https://etherscan.io"}}};var mp={id:10,name:"OP Mainnet",network:"optimism",nativeCurrency:{name:"Ether",symbol:"ETH",decimals:18},rpcUrls:{alchemy:{http:["https://opt-mainnet.g.alchemy.com/v2"],webSocket:["wss://opt-mainnet.g.alchemy.com/v2"]},infura:{http:["https://optimism-mainnet.infura.io/v3"],webSocket:["wss://optimism-mainnet.infura.io/ws/v3"]},default:{http:["https://mainnet.optimism.io"]},public:{http:["https://mainnet.optimism.io"]}},blockExplorers:{etherscan:{name:"Etherscan",url:"https://optimistic.etherscan.io"},default:{name:"Optimism Explorer",url:"https://explorer.optimism.io"}}};var hp={id:420,name:"Optimism Goerli Testnet",network:"optimism-goerli",nativeCurrency:{name:"Goerli Ether",symbol:"ETH",decimals:18},rpcUrls:{alchemy:{http:["https://opt-goerli.g.alchemy.com/v2"],webSocket:["wss://opt-goerli.g.alchemy.com/v2"]},infura:{http:["https://optimism-goerli.infura.io/v3"],webSocket:["wss://optimism-goerli.infura.io/ws/v3"]},default:{http:["https://goerli.optimism.io"]},public:{http:["https://goerli.optimism.io"]}},blockExplorers:{etherscan:{name:"Etherscan",url:"https://goerli-optimism.etherscan.io"},default:{name:"Etherscan",url:"https://goerli-optimism.etherscan.io"}},testnet:!0};var fp={id:11155111,network:"sepolia",name:"Sepolia",nativeCurrency:{name:"Sepolia Ether",symbol:"SEP",decimals:18},rpcUrls:{alchemy:{http:["https://eth-sepolia.g.alchemy.com/v2"],webSocket:["wss://eth-sepolia.g.alchemy.com/v2"]},infura:{http:["https://sepolia.infura.io/v3"],webSocket:["wss://sepolia.infura.io/ws/v3"]},default:{http:["https://rpc.sepolia.org"]},public:{http:["https://rpc.sepolia.org"]}},blockExplorers:{etherscan:{name:"Etherscan",url:"https://sepolia.etherscan.io"},default:{name:"Etherscan",url:"https://sepolia.etherscan.io"}},testnet:!0};var Rr=[Xd,ep,cp,fp,up,mp,hp,Pr,_r,ip,ap,sp,lp,rp,np,dp,pp,tp,op],yp=new Set(Rr.map(e=>e.id));import Po from"tinycolor2";var gp="#FFFFFF",g1="#000000",v1=gp,w1="#1E1E1D";function C1(e){return e<.8&&e>.2&&console.warn("Background color is not light or dark enough, which could lead to accessibility issues."),e>.5?"light":"dark"}function oo(e,t){let o=Math.max(0,Math.min(1,e.toHsl().l+t));return Po({...e.toHsl(),l:o})}function vp({backgroundTheme:e,accentHex:t,successHex:o="#51BA81",warnHex:r="#FFB74D",errorHex:n="#EC6351",whiteHex:i=gp,blackHex:a=g1}){let l;switch(e){case"light":l=v1;break;case"dark":l=w1;break;default:l=e;break}let s=Po(l),c=Po(t),P=Po(o),y=Po(r),x=Po(n),m=C1(s.getLuminance()),C=oo(s,m==="light"?-.04:.11),T=oo(s,m==="light"?-.88:.87),f=oo(s,m==="light"?-.77:.75),E=oo(s,m==="light"?-.43:.45).desaturate(m==="light"?60:20),w=oo(s,m==="light"?-.08:.25).desaturate(m==="light"?60:20),M=oo(c,.15),k=oo(c,-.06),W=Po(c.getLuminance()>.5?a:i),N=oo(P,-.16);return{colorScheme:m,background:s.toHslString(),background2:C.toHslString(),foreground:T.toHslString(),foreground2:f.toHslString(),foreground3:E.toHslString(),foreground4:w.toHslString(),accent:c.toHslString(),accentLight:M.toHslString(),accentDark:k.toHslString(),foregroundAccent:W.toHslString(),success:P.toHslString(),successDark:N.toHslString(),error:x.toHslString(),warn:y.toHslString()}}var ro={appearance:{theme:"light",accentColor:"#676FFF"},walletConnectCloudProjectId:cs,rpcConfig:{rpcUrls:{}},captchaEnabled:!1,_render:{inDialog:!0,inParentNodeId:null},fiatOnRamp:{useSandbox:!1}};function Zn(e,t){let o,r,n,i,a,l,s,c;if(t?.loginMethods?(o=t.loginMethods.includes("email"),r=t.loginMethods.includes("sms"),n=t.loginMethods.includes("wallet"),i=t.loginMethods.includes("google"),a=t.loginMethods.includes("twitter"),l=t.loginMethods.includes("discord"),s=t.loginMethods.includes("github"),c=t.loginMethods.includes("apple")):(o=e.emailAuth,r=e.smsAuth,n=e.walletAuth,i=e.googleOAuth,a=e.twitterOAuth,l=e.discordOAuth,s=e.githubOAuth,c=e.appleOAuth),o&&r&&(console.warn("Enabling both email and SMS passwordless is not currently supported. Disabling SMS."),r=!1),!o&&!r&&[i,a,l,s,c].some(x=>x))throw new Error("To enable social logins you must also enable either SMS or Email login");if(![o,r,n,i,a,l,s,c].some(x=>x))throw new Error("You must enable at least one login method");let P=t?.customAuth?.getCustomAccessToken&&t?.customAuth?.enabled!==!1;return{id:e.id,name:e.name,allowlistConfig:e.allowlistConfig,appearance:{logo:t?.appearance?.logo??e.logoUrl,palette:vp({backgroundTheme:t?.appearance?.theme??ro.appearance.theme,accentHex:t?.appearance?.accentColor??e.accentColor??ro.appearance.accentColor}),showWalletLoginFirst:t?.appearance?.showWalletLoginFirst??e.showWalletLoginFirst},loginMethods:{wallet:n,email:o,sms:r,google:i,twitter:a,discord:l,github:s,apple:c},legal:{termsAndConditionsUrl:t?.legal?.termsAndConditionsUrl??e.termsAndConditionsUrl,privacyPolicyUrl:t?.legal?.privacyPolicyUrl??e.privacyPolicyUrl},walletConnectCloudProjectId:t?.walletConnectCloudProjectId??e.walletConnectCloudProjectId??ro.walletConnectCloudProjectId,rpcConfig:t?.rpcConfig??ro.rpcConfig,chains:b1(t?.additionalChains),captchaEnabled:e.captchaEnabled??ro.captchaEnabled,embeddedWallets:{...e.embeddedWalletConfig,...P?{createOnLogin:"all-users",requireUserPasswordOnCreate:!1,noPromptOnSignature:!0}:{},...t?.embeddedWallets},customAuth:P?{enabled:!0,...t.customAuth}:void 0,fiatOnRamp:{enabled:e.fiatOnRampEnabled,useSandbox:t?.fiatOnRamp?.useSandbox??ro.fiatOnRamp.useSandbox},loginConfig:{twitterOAuthOnMobileEnabled:e.twitterOAuthOnMobileEnabled??!1},render:{inDialog:t?._render?.inDialog??ro._render.inDialog,inParentNodeId:t?._render?.inParentNodeId??ro._render.inParentNodeId}}}function wp(e,t){return e?.appearance?.logo&&typeof e.appearance.logo=="object"&&(e.appearance.logo="component"),{...e,legacyCreateEmbeddedWalletFlag:t}}function b1(e){return!e||e.length===0?Rr.map(o=>o):Rr.concat(e.filter(o=>!yp.has(o.id)))}import{useRef as E1,useEffect as x1}from"react";var Xn=class{constructor(){this.callbacks={}}enqueue(t,o){this.callbacks[t]=o}dequeue(t,o){let r=this.callbacks[o];if(!r)throw new Error(`cannot dequeue ${t} event: no event found for id ${o}`);switch(delete this.callbacks[o],t){case"privy:iframe:ready":return r;case"privy:wallet:create":return r;case"privy:wallet:connect":return r;case"privy:wallet:recover":return r;case"privy:wallet:rpc":return r;case"privy:wallet:set-recovery-password":return r;default:throw new Error(`invalid wallet event type ${t}`)}}};import{jsx as R1}from"react/jsx-runtime";var T1=function(e){return()=>`id-${e++}`}(0);function P1(e){return typeof e.event=="string"&&/^privy:.+/.test(e.event)}function tr(e){return e.error!==void 0}var _o=new Xn,Wa=new Map,_1=(e,t)=>typeof t=="bigint"?t.toString():t,S1=(e,t)=>`${e}${JSON.stringify(t,_1)}`;function or(e,t,o){let r=o.contentWindow;if(!r)throw new Error("iframe not initialized");let n=S1(e,t);if(e==="privy:wallet:create"){let a=Wa.get(n);if(a)return a}let i=new Promise((a,l)=>{let s=T1();_o.enqueue(s,{resolve:a,reject:l}),r.postMessage({id:s,event:e,data:t},"*")}).finally(()=>{Wa.delete(n)});return Wa.set(n,i),i}function A1(e){switch(e.event){case"privy:iframe:ready":let t=_o.dequeue(e.event,e.id);return tr(e)?t.reject(new St(e.error.type,e.error.message)):t.resolve(e.data);case"privy:wallet:create":let o=_o.dequeue(e.event,e.id);return tr(e)?o.reject(new St(e.error.type,e.error.message)):o.resolve(e.data);case"privy:wallet:connect":let r=_o.dequeue(e.event,e.id);return tr(e)?r.reject(new St(e.error.type,e.error.message)):r.resolve(e.data);case"privy:wallet:recover":let n=_o.dequeue(e.event,e.id);return tr(e)?n.reject(new St(e.error.type,e.error.message)):n.resolve(e.data);case"privy:wallet:rpc":let i=_o.dequeue(e.event,e.id);return tr(e)?i.reject(new St(e.error.type,e.error.message)):i.resolve(e.data);case"privy:wallet:set-recovery-password":let a=_o.dequeue(e.event,e.id);return tr(e)?a.reject(new St(e.error.type,e.error.message)):a.resolve(e.data);default:console.warn("Unsupported wallet proxy method:",e)}}function Cp(e){let t=E1(null);return x1(()=>{let o=t.current;if(!o)return;function r(s){s&&s.origin===e.origin&&P1(s.data)&&A1(s.data)}let n={create(s){return or("privy:wallet:create",s,o)},connect(s){return or("privy:wallet:connect",s,o)},recover(s){return or("privy:wallet:recover",s,o)},rpc(s){return or("privy:wallet:rpc",s,o)},setRecoveryPassword(s){return or("privy:wallet:set-recovery-password",s,o)}};window.addEventListener("message",r);let i=()=>e.onLoad(n),a=(...s)=>{console.warn("Privy iframe failed to load: ",...s),e.onLoadFailed()},l=new AbortController;return bs(()=>or("privy:iframe:ready",{},o),{abortSignal:l.signal}).then(i,a),()=>{window.removeEventListener("message",r),l.abort()}},[t.current]),R1("iframe",{ref:t,width:"0",height:"0",style:{display:"none",height:"0px",width:"0px"},src:qr(e.origin,`/apps/${e.appId}/embedded-wallets`)})}import{createContext as k1,useContext as W1,useEffect as I1}from"react";var bp={login:{onComplete:[],onError:[]},logout:{onSuccess:[]},connectWallet:{onSuccess:[],onError:[]},createWallet:{onSuccess:[],onError:[]}},Ia=k1(void 0),N1=()=>W1(Ia);function no(e,t){if(!t)return;let r=N1().current[e];return I1(()=>{for(let[n,i]of Object.entries(t))r.hasOwnProperty(n)||console.warn(`Invalid event type "${n}" for action "${e}"`),r[n]?.push(i);return()=>{for(let[n,i]of Object.entries(t))r.hasOwnProperty(n)||console.warn(`Invalid event type "${n}" for action "${e}"`),r[n]=r[n]?.filter(a=>a!==i)}},[t])}function le(e,t,o,...r){for(let n of e.current[t][o])n(...r)}import{jsx as io,jsxs as xp}from"react/jsx-runtime";function O1(e){return typeof e=="string"&&e.length===25}var kr;function Pt(){if(!kr){let e=j.get(No);return Promise.resolve(e||null)}return kr.getAccessToken()}var Tp,_s=(e,t)=>Tp(e,t),Pp,Ss=(e,t)=>Pp(e,t),_p,As=()=>_p(),D1=()=>{let t=new URLSearchParams(window.location.search).get("privy_token");if(!t)return;j.put(ar,t);let o=new URL(window.location.href);o.searchParams.delete("privy_token"),window.history.pushState({},"",o)},U1=({config:e,...t})=>{if(!O1(t.appId))throw new v("Cannot initialize the Privy provider with an invalid Privy app ID");kr||(kr=new mr({appId:t.appId,apiUrl:t.apiUrl||Br}));let o=Object.assign({},e);return t.createPrivyWalletOnLogin!==void 0&&o.embeddedWallets?.createOnLogin===void 0&&(o.embeddedWallets||(o.embeddedWallets={}),o.embeddedWallets.createOnLogin=t.createPrivyWalletOnLogin?"users-without-wallets":"off"),t.createPrivyWalletOnLogin!==void 0&&e?.embeddedWallets?.createOnLogin&&console.warn("Both `createPrivyWalletOnLogin` and `config.embeddedWallets.createOnLogin` are set. `createPrivyWalletOnLogin` is deprecated and should be removed."),io(F1,{...t,config:o,client:kr})},F1=e=>{let t=e.client,[o,r]=Q(!1),[n,i]=Q(!1),[a,l]=Q(!1),[s,c]=Q(null),[P,y]=Q(!1),[x,m]=Q([]),C=Ep(x),[T,f]=Q(!1),[E,w]=Q(null),[M,k]=Q(!1),[W,N]=Q({status:"disconnected",connectError:null,connector:null,connectRetry:b}),[H,ce]=Q(null),[B,q]=Q(null),[G,X]=Q({showWalletLoginFirst:!0,allowlistConfig:{errorTitle:null,errorDetail:null,errorCtaText:null,errorCtaLink:null},walletAuth:!0,emailAuth:!0,smsAuth:!1,googleOAuth:!1,twitterOAuth:!1,discordOAuth:!1,githubOAuth:!1,appleOAuth:!1,termsAndConditionsUrl:null,privacyPolicyUrl:null,embeddedWalletConfig:{createOnLogin:"off",requireUserPasswordOnCreate:!1},fiatOnRampEnabled:!1,captchaEnabled:!1}),[O,de]=Q(()=>{let d=wp(e.config,e.createPrivyWalletOnLogin);return t.createAnalyticsEvent("sdk_initialize",d),Zn(G,e.config)}),[z,ee]=Q(!0),[Oe,D]=Q({}),[Et,Ce]=Q(null),[rr,ao]=Q(null),[Wr,ti]=Q(!1),[nr,Lt]=Q(),[ot,ne]=Q(),[De,so]=Q(),[So,La]=Q(!1),ie=Ep(bp),Pe=d=>{d&&w(d),r(!0),t.createAnalyticsEvent("modal_open",{initialScreen:d})},Ir=d=>{O.embeddedWallets.createOnLogin!=="off"&&ee(!0),Pe(d)};bt(()=>{if(!B||!s){t.connectors?.removeEmbeddedWalletConnector();return}let d=s?.linkedAccounts.filter(p=>p.type==="wallet"&&p.walletClient==="privy");if(d&&d.length>0){let p=d[0].address;t.connectors?.addEmbeddedWalletConnector(B,p)}},[B,s]),bt(()=>{B&&rr?.(B)},[B]),bt(()=>{(async()=>{if(!O.customAuth?.enabled)return;ee(!0);let{getCustomAccessToken:p,isLoading:u}=O.customAuth;if(!(!n||u))try{let h=await p();if(!h){await Ao.logout();return}if(a)return;t.startAuthFlow(new Wo(h));let{user:I,isNewUser:he}=await t.authenticate();I||await Ao.logout(),c(I||null),f(he||!1),l(!0),La(!0)}catch(h){console.warn(h),a&&await Ao.logout()}})()},[O.customAuth?.enabled,O.customAuth?.getCustomAccessToken,O.customAuth?.isLoading,n,a]),bt(()=>{So&&B&&s&&Ut(s,e.config?.embeddedWallets?.createOnLogin)&&(La(!1),Ua(s,3e4).catch(console.error))},[So&&B&&s]),bt(()=>{async function d(){let p=await t.getServerConfig();X(p);let u=Zn(p,e.config);de(u),p.customApiUrl&&t.updateApiUrl(p.customApiUrl),t.initializeConnectorManager(u.walletConnectCloudProjectId,u.rpcConfig,u.chains),t.connectors?.initialize();let h=Sp();D1();let I=await t.getAuthenticatedUser();e.config?.customAuth?.enabled||(l(!!I),I&&le(ie,"login","onComplete",I,!1,!0),c(I)),h||(i(!0),Et?.()),h&&I&&y(!0),Ap()}n||d()},[t,Et,n]),bt(()=>{let d=Zn(G,e.config);de(d)},[e.config]);let Sp=()=>{let d=new URLSearchParams(window.location.search),p=d.get("privy_oauth_code"),u=d.get("privy_oauth_state"),h=d.get("privy_oauth_provider");return p&&u&&h?(t.startAuthFlow(new Ot(h,p,u)),Ir("AWAITING_OAUTH_SCREEN"),D({finishOauthFlow:{onComplete:()=>{i(!0),Et?.()}}}),!0):!1},oi=async(d,p,u)=>{let h=await t.connectors?.createWalletConnector(d,p)||null;Ma(h,u)};async function Ma(d,p){if(!d)return N({status:"disconnected",connectError:new U("Unable to connect to wallet."),connector:null,connectRetry:b}),p?.(null);N({connector:d,status:"connecting",connectError:null,connectRetry:()=>Ma(d,p)});try{let u=await d.connect({showPrompt:!0});return N(h=>({...h,status:"connected",connectError:null,connectRetry:b})),u&&!M&&le(ie,"connectWallet","onSuccess",u),p?.(u)}catch(u){return u instanceof Ye?(console.warn(u.cause?u.cause:u.message),M||le(ie,"connectWallet","onError",u.privyErrorCode||"generic_connect_wallet_error")):(console.warn(u),M||le(ie,"connectWallet","onError","unknown_connect_wallet_error")),N(h=>({...h,status:"disconnected",connectError:u})),p?.(null)}}let ri=d=>{d!==null&&t.startAuthFlow(new co(d))},Ap=()=>{let d=new URLSearchParams(window.location.search),p=d.get("privy_connector"),u=d.get("privy_wallet_client");if(!p||!u)return;if(u==="phantom"&&!He()&&Ir("LOGIN_FAILED_SCREEN"),!t.connectors)throw new v("Connector not initialized");Pe("AWAITING_CONNECTION");let h=new URL(window.location.href);h.searchParams.delete("privy_connector"),h.searchParams.delete("privy_wallet_client"),window.history.pushState({},"",h),oi(p,u,ri)};bt(()=>{n&&a&&s===null&&t.getAuthenticatedUser().then(c)},[n,a,s,t]);let Oa=()=>{y(!0),Pe("LINK_WALLET_SCREEN")},Rp=d=>{if(!a||!s)return!1;for(let p of s.linkedAccounts)if(p.type==="wallet"&&p.address===d.address)return!0;return!1},kp=async d=>{if(!t.connectors)throw new v("Connector not initialized");let p=t.connectors.findWalletConnector(d.connectorType,d.walletClientType)||null;N(u=>({...u,connector:p,status:"connected",connectError:null,connectRetry:b})),ri(d),Ir("AWAITING_CONNECTION")},Wp=async(d,p)=>{if(!t.connectors)throw new v("Connector not initialized");await oi(d,p,ri)},Da=async(d,p)=>{if(!O.fiatOnRamp.enabled)throw new v("Fiat on-ramp is not enabled");if(!p||!p.provider||p.provider==="moonpay"){let{signedUrl:u,externalTransactionId:h}=await sc(t,d,p?.config??{},O.appearance.palette,O.fiatOnRamp.useSandbox);return{signedUrl:u,externalTransactionId:h}}else throw new v("Unsupported fund provider. Currently supported option is `moonpay`.")},Nr=()=>{m(d=>{let p=t.connectors?.wallets.map(u=>({...u,linked:Rp(u),loginOrLink:async()=>{if(!await u.isConnected())throw new v("Wallet is not connected");if(u.connectorType==="embedded"&&u.walletClientType==="privy")throw new v("Cannot link or login with embedded wallet");kp(u)},fund:async h=>{let{signedUrl:I,externalTransactionId:he}=await Da(u.address,h);D({fiatOnRampPrompt:{signedUrl:I},fiatOnRampStatus:{externalTransactionId:he}}),Pe("FIAT_ON_RAMP_PROMPT_SCREEN")},unlink:async()=>{if(!a)throw new v("User is not authenticated.");if(u.connectorType==="embedded"&&u.walletClientType==="privy")throw new v("Cannot unlink an embedded wallet");let h=await t.unlinkWallet(u.address);c(h)}}))||[];return Yr(d,p)?d:p})};bt(()=>{Nr()},[s?.linkedAccounts,a,n]),bt(()=>{if(n){if(!t.connectors)throw new v("Connector not initialized");Nr(),t.connectors.on("walletsUpdated",Nr)}},[n]);let Ip=()=>{Pe(a?"CONNECT_ONLY_AUTHENTICATED_SCREEN":"CONNECT_ONLY_LANDING_SCREEN")};bt(()=>{if(!x[0])return;let d=x[0],p=C.current.find(h=>h.address===d.address),u=s?.linkedAccounts.find(h=>h.type==="wallet"&&h.address===d.address);if(!p&&u){let h=Object.assign({},s);h.wallet=u&&{address:u.address,chainType:u.chainType,chainId:u.chainId,walletClient:u.walletClient,walletClientType:u.walletClientType,connectorType:u.connectorType},c(h)}C.current=x},[x]);let Ua=async(d,p)=>{if(Y(d))throw le(ie,"createWallet","onError","embedded_wallet_already_exists"),new Error("Only one Privy wallet per user is currently allowed");let[h,I]=await Promise.all([je.initializeWalletProxy(p),Pt()]);if(!h&&e.config?.customAuth?.enabled)throw le(ie,"createWallet","onError","unknown_embedded_wallet_error"),new Error("Failed to connect to wallet proxy");if(!h||!I||e.config?.embeddedWallets?.requireUserPasswordOnCreate)return new Promise((he,Ue)=>{ee(!0),D({createWallet:{onSuccess:nt=>{le(ie,"createWallet","onSuccess",nt),he(nt)},onFailure:nt=>{le(ie,"createWallet","onError","unknown_embedded_wallet_error"),Ue(nt)},callAuthOnSuccessOnClose:!1}}),Pe("EMBEDDED_WALLET_ON_ACCOUNT_CREATE_SCREEN")});{await h.create({accessToken:I});let he=await je.refreshUser(),Ue=Y(he);if(!Ue)throw le(ie,"createWallet","onError","unknown_embedded_wallet_error"),new Error("Failed to create wallet");return le(ie,"createWallet","onSuccess",Ue),Ue}},Ao={ready:n,authenticated:a,user:s,walletConnectors:t.connectors||null,connectWallet:Ip,linkWallet:Oa,linkEmail:()=>{if(s?.email)throw new v("User already has an email linked to their account.");y(!0),Pe("LINK_EMAIL_SCREEN")},linkPhone:()=>{if(s?.phone)throw new v("User already has a phone number linked to their account.");y(!0),Pe("LINK_PHONE_SCREEN")},linkGoogle:async()=>{if(s?.google)throw new v("User already has a Google account linked to their account.");await je.initLoginWithOAuth("google")},linkTwitter:async()=>{if(s?.twitter)throw new v("User already has a Twitter account linked to their account.");await je.initLoginWithOAuth("twitter")},linkDiscord:async()=>{if(s?.discord)throw new v("User already has a Discord account linked to their account.");await je.initLoginWithOAuth("discord")},linkGithub:async()=>{if(s?.github)throw new v("User already has a Github account linked to their account.");await je.initLoginWithOAuth("github")},linkApple:async()=>{await je.initLoginWithOAuth("apple")},login:async()=>{if(n||(await new Promise(d=>{Ce(()=>d)}),Ce(null)),a){console.warn("Attempted to log in, but user is already logged in. Use a `link` helper instead.");return}k(!0),Ir()},logout:async()=>{await t.logout(),c(null),l(!1),w(null),le(ie,"logout","onSuccess"),y(!1),r(!1)},getAccessToken:()=>t.getAccessToken(),getEthereumProvider:()=>{if(!s||!s.wallet)return new Z;let d=x.find(u=>s.wallet&&u.address===s.wallet.address),p=t.connectors?.walletConnectors.find(u=>u.wallets.find(h=>h.address===d?.address));return!d||!p?new Z:p.proxyProvider},getEthersProvider:()=>{if(!s||!s.wallet)return new Na(new dt(new Z));let d=x.find(u=>s.wallet&&u.address===s.wallet.address),p=t.connectors?.walletConnectors.find(u=>u.wallets.find(h=>h.address===d?.address));return!d||!p?new Na(new dt(new Z)):new Na(new dt(p.proxyProvider))},getWeb3jsProvider:()=>{if(!s||!s.wallet)return new Ht(new Z);let d=x.find(u=>s.wallet&&u.address===s.wallet.address),p=t.connectors?.walletConnectors.find(u=>u.wallets.find(h=>h.address===d?.address));return!d||!p?new Ht(new Z):new Ht(p.proxyProvider)},unlinkWallet:async d=>{let p=await t.unlinkWallet(d);return c(p),p},unlinkEmail:async d=>{let p=await t.unlinkEmail(d);return c(p),p},unlinkPhone:async d=>{let p=await t.unlinkPhone(d);return c(p),p},unlinkGoogle:async d=>{let p=await t.unlinkOAuth("google",d);return c(p),p},unlinkTwitter:async d=>{let p=await t.unlinkOAuth("twitter",d);return c(p),p},unlinkDiscord:async d=>{let p=await t.unlinkOAuth("discord",d);return c(p),p},unlinkGithub:async d=>{let p=await t.unlinkOAuth("github",d);return c(p),p},unlinkApple:async d=>{let p=await t.unlinkOAuth("apple",d);return c(p),p},setActiveWallet:async d=>{let p=x.find(h=>ei(h.address)===ei(d)),u=s?.linkedAccounts.find(h=>h.type==="wallet"&&ei(h.address)===ei(d));if(!p||!await p.isConnected())ce(d),Oa();else if(!p.linked)p.loginOrLink();else{let h=Object.assign({},s);h.wallet=u&&{address:u.address,chainType:u.chainType,chainId:u.chainId,walletClient:u.walletClient,walletClientType:u.walletClientType,connectorType:u.connectorType},c(h)}},forkSession:()=>t.forkSession(),createWallet:async()=>{if(!a||!s)throw le(ie,"createWallet","onError","must_be_authenticated"),new Error("User must be authenticated before creating a Privy wallet");return Ua(s,15e3)},setWalletPassword:()=>new Promise((d,p)=>{if(!a||!s){p(new Error("User must be authenticated before adding password to Privy wallet"));return}let u=Y(s);if(!u||!B){p(new Error("Must have a Privy wallet to add a password"));return}if(u.recoveryMethod==="user-passcode"){p(new Error("Cannot set password. Embedded wallet already has a password."));return}ee(!0);let h={onSuccess:d,onFailure:p,callAuthOnSuccessOnClose:!1},I={onCompleteNavigateTo:"EMBEDDED_WALLET_PASSWORD_UPDATE_SPLASH_SCREEN",onFailure:p};D({setWalletPassword:h,connectWallet:I}),Pe("EMBEDDED_WALLET_CONNECTING_SCREEN")}),signMessage:(d,p)=>new Promise((u,h)=>{if(!a||!s){h(new Error("User must be authenticated before signing with a Privy wallet"));return}let I=Y(s);if(!I){h(new Error("Must have a Privy wallet before signing"));return}if(typeof d!="string"||d.length<1){h(new Error("Message must be a non-empty string"));return}ee(!0);let he=async()=>{a||h(new Error("User must be authenticated before signing with a Privy wallet"));let Ue=await Pt();if(B&&Ue)try{if(!await je.recoverEmbeddedWallet()){h(new Error("Unable to connect to wallet"));return}t.createAnalyticsEvent("embedded_wallet_sign_message_started",{walletAddress:I.address});let{response:nt}=await B.rpc({accessToken:Ue,address:I.address,request:{method:"personal_sign",params:[d,I.address]}}),Mt=nt.data;u(Mt),t.createAnalyticsEvent("embedded_wallet_sign_message_completed",{walletAddress:I.address})}catch(rt){h(rt)}};if(O.embeddedWallets.noPromptOnSignature)p&&console.warn("uiOptions defined with `noPromptOnSignature` set to true in app config"),he();else{let rt={message:d,confirmAndSignMessage:he,onFailure:Mt=>{h(Mt)},uiOptions:p||{}},nt={onCompleteNavigateTo:"EMBEDDED_WALLET_SIGN_REQUEST_SCREEN",onFailure:h};D({signMessage:rt,connectWallet:nt}),Pe("EMBEDDED_WALLET_CONNECTING_SCREEN")}}),sendTransaction:(d,p,u)=>new Promise(async(h,I)=>{if(!a||!s){I(new Error("User must be authenticated before signing with a Privy wallet"));return}let he=Y(s);if(!he){I(new Error("Must have a Privy wallet before signing"));return}ee(!0);let Ue=t.connectors?.findWalletConnector("embedded","privy")?.proxyProvider,rt=Object.assign({},d,{chainId:d.chainId||Ue.chainId}),nt=async()=>{let Mt=await Pt();if(!Mt||!B){I(new Error("Must have valid access token and Privy wallet to send transaction"));return}try{if(!await je.recoverEmbeddedWallet()){I(new Error("Unable to connect to wallet"));return}let Fa=new L1(Qe(rt.chainId,O.chains,O.rpcConfig)),Lp=await qn(he.address,rt,Fa),Mp=await Kn(Mt,he.address,B,Lp,Fa);h(Mp)}catch(Lr){I(Lr)}};if(O.embeddedWallets.noPromptOnSignature)p&&console.warn("uiOptions defined with `noPromptOnSignature` set to true in app config"),nt();else{let Mt={transactionRequest:rt,onSuccess:h,onFailure:I,uiOptions:p||{},fundWalletConfig:u},Lr={onCompleteNavigateTo:"EMBEDDED_WALLET_SEND_TRANSACTION_SCREEN",onFailure:I};D({connectWallet:Lr,sendTransaction:Mt}),Pe("EMBEDDED_WALLET_CONNECTING_SCREEN")}}),exportWallet:()=>new Promise((d,p)=>{if(!a||!s){p(new Error("User must be authenticated before exporting their Privy wallet"));return}if(!Y(s)){p(new Error("Must have a Privy wallet before exporting"));return}ee(!0);let h={onCompleteNavigateTo:"EMBEDDED_WALLET_KEY_EXPORT_SCREEN",onFailure:p},I={appId:e.appId,origin:t.apiUrl,onSuccess:d,onFailure:p};D({keyExport:I,connectWallet:h}),Pe("EMBEDDED_WALLET_CONNECTING_SCREEN")})};Tp=Ao.signMessage,Pp=Ao.sendTransaction;let je=(()=>({isNewUserThisSession:T,isLinking:P,linkingHint:H,walletConnectionStatus:W,rpcConfig:O.rpcConfig,chains:O.chains,nativeTokenSymbolForChainId:d=>O.chains.find(p=>p.id===Number(d))?.nativeCurrency.symbol,captchaData:{ready:Wr,enabled:O.captchaEnabled,execute:()=>{let d=window.turnstile;if(!d)return;let p=d.render("#cf-turnstile",{sitekey:ds,action:O.id,callback:Lt,"error-callback":ne,"expired-callback":()=>{try{d.reset(De),ne(void 0),Lt(void 0)}catch{ne("expired_and_failed_reset")}},"unsupported-callback":()=>{console.warn("Browser does not support Turnstile.")}});p||console.warn("Failed to render challenge."),so(p)},remove:()=>{let d=window.turnstile;!d?.remove||!De||(d.remove(De),so(void 0),ne(void 0),Lt(void 0))},token:nr,error:ot},initializeWalletProxy:async d=>{if(B)return B;let p=new Promise(I=>{ao(()=>he=>I(he))}),u=new Promise(I=>setTimeout(()=>I(null),d)),h=await Promise.race([p,u]);return ao(null),h},getAuthFlow:()=>t.authFlow,getAuthMeta:()=>t.authFlow?.meta,closePrivyModal:(d={shouldCallAuthOnSuccess:!0})=>{let p=n&&a&&s;d.shouldCallAuthOnSuccess&&p?(le(ie,"login","onComplete",s,T,!1),e.onSuccess?.(s,T)):M&&le(ie,"login","onError","exited_auth_flow"),t.authFlow=void 0,ce(null),w(null),k(!1),y(!1),f(!1),r(!1),t.createAnalyticsEvent("modal_closed")},connectWallet:oi,initLoginWithWallet:Wp,loginWithWallet:async()=>{if(!n)throw new ir;if(!(t.authFlow instanceof co))throw new v("Must initialize SIWE flow first.");let d,p;if(a)d=await t.link();else try{({user:d,isNewUser:p}=await t.authenticate())}catch(u){throw le(ie,"login","onError",u.privyErrorCode||"generic_connect_wallet_error"),u}c(d||s||null),f(p||!1),l(!0)},initLoginWithOAuth:async d=>{t.startAuthFlow(new Ot(d));let p=await t.authFlow.getAuthorizationUrl();p&&p.url&&window.location.assign(p.url)},loginWithOAuth:async()=>{if(!(t.authFlow instanceof Ot))throw new v("Must initialize OAuth flow before calling loginWithOAuth");let d,p;if(a)d=await t.link();else try{({user:d,isNewUser:p}=await t.authenticate())}catch(u){throw le(ie,"login","onError",u.privyErrorCode||"unknown_auth_error"),u}c(d),f(p||!1),l(!0)},initLoginWithEmail:async(d,p)=>{let u=new lo(d,p);t.startAuthFlow(u);try{await u.sendCodeEmail()}catch(h){throw le(ie,"login","onError",h.privyErrorCode||"unknown_auth_error"),h}},initLoginWithSms:async(d,p)=>{let u=new po(d,p);t.startAuthFlow(u);try{await u.sendSmsCode()}catch(h){throw le(ie,"login","onError",h.privyErrorCode||"unknown_auth_error"),h}},resendEmailCode:async()=>{await t.authFlow?.sendCodeEmail()},resendSmsCode:async()=>{await t.authFlow?.sendSmsCode()},loginWithCode:async d=>{if(!n)throw new ir;if(t.authFlow instanceof lo)t.authFlow.meta.emailCode=d.trim();else if(t.authFlow instanceof po)t.authFlow.meta.smsCode=d.trim();else throw new v("Must initialize a passwordless code flow first");let p,u;a?p=await t.link():{user:p,isNewUser:u}=await t.authenticate(),c(p||s||null),f(u||!1),l(!0)},refreshUser:async()=>{let d=await t.getAuthenticatedUser();return c(d),d},walletProxy:B,createAnalyticsEvent:(d,p,u)=>t.createAnalyticsEvent(d,p,u),getUsdTokenPrice:d=>t.getUsdTokenPrice(d),recoverEmbeddedWallet:async()=>new Promise(async(d,p)=>{let u=s?.linkedAccounts.find(I=>I.type==="wallet"&&I.walletClientType==="privy"),h=await Pt();if(!h||!B||!u){p(new Error("Must have valid access token and Privy wallet to recover wallet"));return}ee(!0);try{await B.connect({accessToken:h,address:u.address}),d(!0)}catch(I){Go(I)&&u.recoveryMethod==="privy"?(t.createAnalyticsEvent("embedded_wallet_pinless_recovery_started",{walletAddress:u.address}),(await B.recover({address:u.address,accessToken:h})).address||p(new Error("Unable to recover wallet")),t.createAnalyticsEvent("embedded_wallet_recovery_completed",{walletAddress:u.address}),d(!0)):Go(I)?(D({recoverWallet:{privyWallet:u,onFailure:p,onSuccess:()=>d(!0)}}),Pe("EMBEDDED_WALLET_RECOVERY_SCREEN")):p(I)}}),getFiatOnRampConfig:Da,updateWallets:()=>Nr()}))();_p=je.recoverEmbeddedWallet;let Np=M1(()=>({wallets:x}),[x]);return io(Xe.Provider,{value:Ao,children:io(Ia.Provider,{value:ie,children:xp(Pa.Provider,{value:Np,children:[e.children,xp(Ci.Provider,{value:je,children:[io(Kd,{theme:{...O.appearance.palette||{}}}),io(Ms,{appConfig:O,data:Oe,setModalData:D,setInitialScreen:w,initialScreen:E,visible:o,authenticated:a,children:o?io(Qd,{}):null}),z&&G.id?io(Cp,{appId:e.appId,origin:t.apiUrl,onLoad:q,onLoadFailed:()=>null}):null]}),O.captchaEnabled&&io(Zd,{onLoad:()=>ti(!0)})]})})})};import{useContext as B1}from"react";function H1(e){let{login:t}=B1(Xe);return no("login",e),{login:t}}import{useContext as G1}from"react";function z1(e){let{logout:t}=G1(Xe);return no("logout",e),{logout:t}}import{useContext as $1}from"react";function V1(e){let{connectWallet:t}=$1(Xe);return no("connectWallet",e),{connectWallet:t}}import{useContext as q1}from"react";function K1(e){let{createWallet:t}=q1(Xe);return no("createWallet",e),{createWallet:t}}export{dt as AsExternalProvider,pr as ConnectorManager,mr as PrivyClient,U1 as PrivyProvider,Z as PrivyProxyProvider,Rr as SUPPORTED_CHAINS,ni as VERSION,Ne as WalletConnector,Pt as getAccessToken,V1 as useConnectWallet,K1 as useCreateWallet,H1 as useLogin,z1 as useLogout,$ as usePrivy,_a as useWallets};
|
|
2238
|
+
`;import{useEffect as m1}from"react";import{Fragment as f1,jsx as y1}from"react/jsx-runtime";var h1=({onLoad:e})=>{let t=window;return m1(()=>{if(document.getElementById("cf-script")!==null||t.turnstile)return;t.onloadTurnstileCallback=e;let o=document.createElement("script");o.setAttribute("src","https://challenges.cloudflare.com/turnstile/v0/api.js?onload=onloadTurnstileCallback&render=explicit"),o.setAttribute("id","cf-script"),o.setAttribute("async","true"),document.body.appendChild(o)},[]),y1(f1,{})},Zd=h1;var Xd={id:42161,name:"Arbitrum One",network:"arbitrum",nativeCurrency:{name:"Ether",symbol:"ETH",decimals:18},rpcUrls:{alchemy:{http:["https://arb-mainnet.g.alchemy.com/v2"],webSocket:["wss://arb-mainnet.g.alchemy.com/v2"]},infura:{http:["https://arbitrum-mainnet.infura.io/v3"],webSocket:["wss://arbitrum-mainnet.infura.io/ws/v3"]},default:{http:["https://arb1.arbitrum.io/rpc"]},public:{http:["https://arb1.arbitrum.io/rpc"]}},blockExplorers:{etherscan:{name:"Arbiscan",url:"https://arbiscan.io"},default:{name:"Arbiscan",url:"https://arbiscan.io"}}};var ep={id:421613,name:"Arbitrum Goerli",network:"arbitrum-goerli",nativeCurrency:{name:"Goerli Ether",symbol:"AGOR",decimals:18},rpcUrls:{alchemy:{http:["https://arb-goerli.g.alchemy.com/v2"],webSocket:["wss://arb-goerli.g.alchemy.com/v2"]},infura:{http:["https://arbitrum-goerli.infura.io/v3"],webSocket:["wss://arbitrum-goerli.infura.io/ws/v3"]},default:{http:["https://goerli-rollup.arbitrum.io/rpc"]},public:{http:["https://goerli-rollup.arbitrum.io/rpc"]}},blockExplorers:{etherscan:{name:"Arbiscan",url:"https://goerli.arbiscan.io/"},default:{name:"Arbiscan",url:"https://goerli.arbiscan.io/"}},testnet:!0};var tp={id:43114,name:"Avalanche",network:"avalanche",nativeCurrency:{decimals:18,name:"Avalanche",symbol:"AVAX"},rpcUrls:{default:{http:["https://api.avax.network/ext/bc/C/rpc"]},public:{http:["https://api.avax.network/ext/bc/C/rpc"]}},blockExplorers:{etherscan:{name:"SnowTrace",url:"https://snowtrace.io"},default:{name:"SnowTrace",url:"https://snowtrace.io"}}};var op={id:43113,name:"Avalanche Fuji",network:"avalanche-fuji",nativeCurrency:{decimals:18,name:"Avalanche Fuji",symbol:"AVAX"},rpcUrls:{default:{http:["https://api.avax-test.network/ext/bc/C/rpc"]},public:{http:["https://api.avax-test.network/ext/bc/C/rpc"]}},blockExplorers:{etherscan:{name:"SnowTrace",url:"https://testnet.snowtrace.io"},default:{name:"SnowTrace",url:"https://testnet.snowtrace.io"}},testnet:!0};var rp={id:8453,network:"base",name:"Base",nativeCurrency:{name:"Ether",symbol:"ETH",decimals:18},rpcUrls:{blast:{http:["https://base-mainnet.blastapi.io"],webSocket:["wss://base-mainnet.blastapi.io"]},default:{http:["https://mainnet.base.org"]},public:{http:["https://mainnet.base.org"]}},blockExplorers:{etherscan:{name:"Basescan",url:"https://basescan.org"},default:{name:"Basescan",url:"https://basescan.org"}},testnet:!0};var np={id:84531,network:"base-goerli",name:"Base Goerli Testnet",nativeCurrency:{name:"Goerli Ether",symbol:"ETH",decimals:18},rpcUrls:{blast:{http:["https://base-goerli.blastapi.io"],webSocket:["wss://base-goerli.blastapi.io"]},default:{http:["https://goerli.base.org"]},public:{http:["https://goerli.base.org"]}},blockExplorers:{etherscan:{name:"Basescan",url:"https://goerli.basescan.org"},default:{name:"Basescan",url:"https://goerli.basescan.org"}},testnet:!0};var ip={id:42220,name:"Celo Mainnet",network:"celo",nativeCurrency:{decimals:18,name:"CELO",symbol:"CELO"},rpcUrls:{default:{http:["https://forno.celo.org"]},infura:{http:["https://celo-mainnet.infura.io/v3"]},public:{http:["https://forno.celo.org"]}},blockExplorers:{default:{name:"Celo Explorer",url:"https://explorer.celo.org/mainnet"},etherscan:{name:"CeloScan",url:"https://celoscan.io"}},testnet:!1};var ap={id:44787,name:"Celo Alfajores Testnet",network:"celo-alfajores",nativeCurrency:{decimals:18,name:"CELO",symbol:"CELO"},rpcUrls:{default:{http:["https://alfajores-forno.celo-testnet.org"]},infura:{http:["https://celo-alfajores.infura.io/v3"]},public:{http:["https://alfajores-forno.celo-testnet.org"]}},blockExplorers:{default:{name:"Celo Explorer",url:"https://explorer.celo.org/alfajores"},etherscan:{name:"CeloScan",url:"https://alfajores.celoscan.io/"}},testnet:!0};var sp={id:314,name:"Filecoin - Mainnet",network:"filecoin-mainnet",nativeCurrency:{decimals:18,name:"filecoin",symbol:"FIL"},rpcUrls:{default:{http:["https://api.node.glif.io/rpc/v1"]},public:{http:["https://api.node.glif.io/rpc/v1"]}},blockExplorers:{default:{name:"Filfox",url:"https://filfox.info/en"},filscan:{name:"Filscan",url:"https://filscan.io"},filscout:{name:"Filscout",url:"https://filscout.io/en"},glif:{name:"Glif",url:"https://explorer.glif.io"}}};var lp={id:314159,name:"Filecoin - Calibration testnet",network:"filecoin-calibration",nativeCurrency:{decimals:18,name:"testnet filecoin",symbol:"tFIL"},rpcUrls:{default:{http:["https://api.calibration.node.glif.io/rpc/v1"]},public:{http:["https://api.calibration.node.glif.io/rpc/v1"]}},blockExplorers:{default:{name:"Filscan",url:"https://calibration.filscan.io"}}};var cp={id:5,network:"goerli",name:"Goerli",nativeCurrency:{name:"Goerli Ether",symbol:"ETH",decimals:18},rpcUrls:{alchemy:{http:["https://eth-goerli.g.alchemy.com/v2"],webSocket:["wss://eth-goerli.g.alchemy.com/v2"]},infura:{http:["https://goerli.infura.io/v3"],webSocket:["wss://goerli.infura.io/ws/v3"]},default:{http:["https://rpc.ankr.com/eth_goerli"]},public:{http:["https://rpc.ankr.com/eth_goerli"]}},blockExplorers:{etherscan:{name:"Etherscan",url:"https://goerli.etherscan.io"},default:{name:"Etherscan",url:"https://goerli.etherscan.io"}},testnet:!0};var dp={id:59144,network:"linea-mainnet",name:"Linea Mainnet",nativeCurrency:{name:"Linea Ether",symbol:"ETH",decimals:18},rpcUrls:{infura:{http:["https://linea-mainnet.infura.io/v3"],webSocket:["wss://linea-mainnet.infura.io/ws/v3"]},default:{http:["https://rpc.linea.build"],webSocket:["wss://rpc.linea.build"]},public:{http:["https://rpc.linea.build"],webSocket:["wss://rpc.linea.build"]}},blockExplorers:{default:{name:"Etherscan",url:"https://lineascan.build"},etherscan:{name:"Etherscan",url:"https://lineascan.build"}},testnet:!1};var pp={id:59140,network:"linea-testnet",name:"Linea Goerli Testnet",nativeCurrency:{name:"Linea Ether",symbol:"ETH",decimals:18},rpcUrls:{infura:{http:["https://linea-goerli.infura.io/v3"],webSocket:["wss://linea-goerli.infura.io/ws/v3"]},default:{http:["https://rpc.goerli.linea.build"],webSocket:["wss://rpc.goerli.linea.build"]},public:{http:["https://rpc.goerli.linea.build"],webSocket:["wss://rpc.goerli.linea.build"]}},blockExplorers:{default:{name:"Etherscan",url:"https://goerli.lineascan.build"},etherscan:{name:"Etherscan",url:"https://goerli.lineascan.build"}},testnet:!0};var up={id:1,network:"homestead",name:"Ethereum",nativeCurrency:{name:"Ether",symbol:"ETH",decimals:18},rpcUrls:{alchemy:{http:["https://eth-mainnet.g.alchemy.com/v2"],webSocket:["wss://eth-mainnet.g.alchemy.com/v2"]},infura:{http:["https://mainnet.infura.io/v3"],webSocket:["wss://mainnet.infura.io/ws/v3"]},default:{http:["https://cloudflare-eth.com"]},public:{http:["https://cloudflare-eth.com"]}},blockExplorers:{etherscan:{name:"Etherscan",url:"https://etherscan.io"},default:{name:"Etherscan",url:"https://etherscan.io"}}};var mp={id:10,name:"OP Mainnet",network:"optimism",nativeCurrency:{name:"Ether",symbol:"ETH",decimals:18},rpcUrls:{alchemy:{http:["https://opt-mainnet.g.alchemy.com/v2"],webSocket:["wss://opt-mainnet.g.alchemy.com/v2"]},infura:{http:["https://optimism-mainnet.infura.io/v3"],webSocket:["wss://optimism-mainnet.infura.io/ws/v3"]},default:{http:["https://mainnet.optimism.io"]},public:{http:["https://mainnet.optimism.io"]}},blockExplorers:{etherscan:{name:"Etherscan",url:"https://optimistic.etherscan.io"},default:{name:"Optimism Explorer",url:"https://explorer.optimism.io"}}};var hp={id:420,name:"Optimism Goerli Testnet",network:"optimism-goerli",nativeCurrency:{name:"Goerli Ether",symbol:"ETH",decimals:18},rpcUrls:{alchemy:{http:["https://opt-goerli.g.alchemy.com/v2"],webSocket:["wss://opt-goerli.g.alchemy.com/v2"]},infura:{http:["https://optimism-goerli.infura.io/v3"],webSocket:["wss://optimism-goerli.infura.io/ws/v3"]},default:{http:["https://goerli.optimism.io"]},public:{http:["https://goerli.optimism.io"]}},blockExplorers:{etherscan:{name:"Etherscan",url:"https://goerli-optimism.etherscan.io"},default:{name:"Etherscan",url:"https://goerli-optimism.etherscan.io"}},testnet:!0};var fp={id:11155111,network:"sepolia",name:"Sepolia",nativeCurrency:{name:"Sepolia Ether",symbol:"SEP",decimals:18},rpcUrls:{alchemy:{http:["https://eth-sepolia.g.alchemy.com/v2"],webSocket:["wss://eth-sepolia.g.alchemy.com/v2"]},infura:{http:["https://sepolia.infura.io/v3"],webSocket:["wss://sepolia.infura.io/ws/v3"]},default:{http:["https://rpc.sepolia.org"]},public:{http:["https://rpc.sepolia.org"]}},blockExplorers:{etherscan:{name:"Etherscan",url:"https://sepolia.etherscan.io"},default:{name:"Etherscan",url:"https://sepolia.etherscan.io"}},testnet:!0};var Rr=[Xd,ep,cp,fp,up,mp,hp,Pr,_r,ip,ap,sp,lp,rp,np,dp,pp,tp,op],yp=new Set(Rr.map(e=>e.id));import Po from"tinycolor2";var gp="#FFFFFF",g1="#000000",v1=gp,w1="#1E1E1D";function C1(e){return e<.8&&e>.2&&console.warn("Background color is not light or dark enough, which could lead to accessibility issues."),e>.5?"light":"dark"}function oo(e,t){let o=Math.max(0,Math.min(1,e.toHsl().l+t));return Po({...e.toHsl(),l:o})}function vp({backgroundTheme:e,accentHex:t,successHex:o="#51BA81",warnHex:r="#FFB74D",errorHex:n="#EC6351",whiteHex:i=gp,blackHex:a=g1}){let l;switch(e){case"light":l=v1;break;case"dark":l=w1;break;default:l=e;break}let s=Po(l),c=Po(t),T=Po(o),f=Po(r),x=Po(n),h=C1(s.getLuminance()),b=oo(s,h==="light"?-.04:.11),C=oo(s,h==="light"?-.88:.87),y=oo(s,h==="light"?-.77:.75),P=oo(s,h==="light"?-.43:.45).desaturate(h==="light"?60:20),w=oo(s,h==="light"?-.08:.25).desaturate(h==="light"?60:20),k=oo(c,.15),M=oo(c,-.06),W=Po(c.getLuminance()>.5?a:i),N=oo(T,-.16);return{colorScheme:h,background:s.toHslString(),background2:b.toHslString(),foreground:C.toHslString(),foreground2:y.toHslString(),foreground3:P.toHslString(),foreground4:w.toHslString(),accent:c.toHslString(),accentLight:k.toHslString(),accentDark:M.toHslString(),foregroundAccent:W.toHslString(),success:T.toHslString(),successDark:N.toHslString(),error:x.toHslString(),warn:f.toHslString()}}var ro={appearance:{theme:"light",accentColor:"#676FFF"},walletConnectCloudProjectId:cs,rpcConfig:{rpcUrls:{}},captchaEnabled:!1,_render:{inDialog:!0,inParentNodeId:null},fiatOnRamp:{useSandbox:!1}};function Zn(e,t){let o,r,n,i,a,l,s,c;if(t?.loginMethods?(o=t.loginMethods.includes("email"),r=t.loginMethods.includes("sms"),n=t.loginMethods.includes("wallet"),i=t.loginMethods.includes("google"),a=t.loginMethods.includes("twitter"),l=t.loginMethods.includes("discord"),s=t.loginMethods.includes("github"),c=t.loginMethods.includes("apple")):(o=e.emailAuth,r=e.smsAuth,n=e.walletAuth,i=e.googleOAuth,a=e.twitterOAuth,l=e.discordOAuth,s=e.githubOAuth,c=e.appleOAuth),o&&r&&(console.warn("Enabling both email and SMS passwordless is not currently supported. Disabling SMS."),r=!1),!o&&!r&&[i,a,l,s,c].some(x=>x))throw new Error("To enable social logins you must also enable either SMS or Email login");if(![o,r,n,i,a,l,s,c].some(x=>x))throw new Error("You must enable at least one login method");let T=t?.customAuth?.getCustomAccessToken&&t?.customAuth?.enabled!==!1;return{id:e.id,name:e.name,allowlistConfig:e.allowlistConfig,appearance:{logo:t?.appearance?.logo??e.logoUrl,palette:vp({backgroundTheme:t?.appearance?.theme??ro.appearance.theme,accentHex:t?.appearance?.accentColor??e.accentColor??ro.appearance.accentColor}),showWalletLoginFirst:t?.appearance?.showWalletLoginFirst??e.showWalletLoginFirst},loginMethods:{wallet:n,email:o,sms:r,google:i,twitter:a,discord:l,github:s,apple:c},legal:{termsAndConditionsUrl:t?.legal?.termsAndConditionsUrl??e.termsAndConditionsUrl,privacyPolicyUrl:t?.legal?.privacyPolicyUrl??e.privacyPolicyUrl},walletConnectCloudProjectId:t?.walletConnectCloudProjectId??e.walletConnectCloudProjectId??ro.walletConnectCloudProjectId,rpcConfig:t?.rpcConfig??ro.rpcConfig,chains:b1(t?.additionalChains),captchaEnabled:e.captchaEnabled??ro.captchaEnabled,embeddedWallets:{...e.embeddedWalletConfig,...T?{createOnLogin:"all-users",requireUserPasswordOnCreate:!1,noPromptOnSignature:!0}:{},...t?.embeddedWallets},customAuth:T?{enabled:!0,...t.customAuth}:void 0,fiatOnRamp:{enabled:e.fiatOnRampEnabled,useSandbox:t?.fiatOnRamp?.useSandbox??ro.fiatOnRamp.useSandbox},loginConfig:{twitterOAuthOnMobileEnabled:e.twitterOAuthOnMobileEnabled??!1},render:{inDialog:t?._render?.inDialog??ro._render.inDialog,inParentNodeId:t?._render?.inParentNodeId??ro._render.inParentNodeId}}}function wp(e,t){return e?.appearance?.logo&&typeof e.appearance.logo=="object"&&(e.appearance.logo="component"),{...e,legacyCreateEmbeddedWalletFlag:t}}function b1(e){return!e||e.length===0?Rr.map(o=>o):Rr.concat(e.filter(o=>!yp.has(o.id)))}import{useRef as E1,useEffect as x1}from"react";var Xn=class{constructor(){this.callbacks={}}enqueue(t,o){this.callbacks[t]=o}dequeue(t,o){let r=this.callbacks[o];if(!r)throw new Error(`cannot dequeue ${t} event: no event found for id ${o}`);switch(delete this.callbacks[o],t){case"privy:iframe:ready":return r;case"privy:wallet:create":return r;case"privy:wallet:connect":return r;case"privy:wallet:recover":return r;case"privy:wallet:rpc":return r;case"privy:wallet:set-recovery-password":return r;default:throw new Error(`invalid wallet event type ${t}`)}}};import{jsx as R1}from"react/jsx-runtime";var T1=function(e){return()=>`id-${e++}`}(0);function P1(e){return typeof e.event=="string"&&/^privy:.+/.test(e.event)}function tr(e){return e.error!==void 0}var _o=new Xn,Wa=new Map,_1=(e,t)=>typeof t=="bigint"?t.toString():t,S1=(e,t)=>`${e}${JSON.stringify(t,_1)}`;function or(e,t,o){let r=o.contentWindow;if(!r)throw new Error("iframe not initialized");let n=S1(e,t);if(e==="privy:wallet:create"){let a=Wa.get(n);if(a)return a}let i=new Promise((a,l)=>{let s=T1();_o.enqueue(s,{resolve:a,reject:l}),r.postMessage({id:s,event:e,data:t},"*")}).finally(()=>{Wa.delete(n)});return Wa.set(n,i),i}function A1(e){switch(e.event){case"privy:iframe:ready":let t=_o.dequeue(e.event,e.id);return tr(e)?t.reject(new St(e.error.type,e.error.message)):t.resolve(e.data);case"privy:wallet:create":let o=_o.dequeue(e.event,e.id);return tr(e)?o.reject(new St(e.error.type,e.error.message)):o.resolve(e.data);case"privy:wallet:connect":let r=_o.dequeue(e.event,e.id);return tr(e)?r.reject(new St(e.error.type,e.error.message)):r.resolve(e.data);case"privy:wallet:recover":let n=_o.dequeue(e.event,e.id);return tr(e)?n.reject(new St(e.error.type,e.error.message)):n.resolve(e.data);case"privy:wallet:rpc":let i=_o.dequeue(e.event,e.id);return tr(e)?i.reject(new St(e.error.type,e.error.message)):i.resolve(e.data);case"privy:wallet:set-recovery-password":let a=_o.dequeue(e.event,e.id);return tr(e)?a.reject(new St(e.error.type,e.error.message)):a.resolve(e.data);default:console.warn("Unsupported wallet proxy method:",e)}}function Cp(e){let t=E1(null);return x1(()=>{let o=t.current;if(!o)return;function r(s){s&&s.origin===e.origin&&P1(s.data)&&A1(s.data)}let n={create(s){return or("privy:wallet:create",s,o)},connect(s){return or("privy:wallet:connect",s,o)},recover(s){return or("privy:wallet:recover",s,o)},rpc(s){return or("privy:wallet:rpc",s,o)},setRecoveryPassword(s){return or("privy:wallet:set-recovery-password",s,o)}};window.addEventListener("message",r);let i=()=>e.onLoad(n),a=(...s)=>{console.warn("Privy iframe failed to load: ",...s),e.onLoadFailed()},l=new AbortController;return bs(()=>or("privy:iframe:ready",{},o),{abortSignal:l.signal}).then(i,a),()=>{window.removeEventListener("message",r),l.abort()}},[t.current]),R1("iframe",{ref:t,width:"0",height:"0",style:{display:"none",height:"0px",width:"0px"},src:qr(e.origin,`/apps/${e.appId}/embedded-wallets`)})}import{createContext as k1,useContext as W1,useEffect as I1}from"react";var bp={login:{onComplete:[],onError:[]},logout:{onSuccess:[]},connectWallet:{onSuccess:[],onError:[]},createWallet:{onSuccess:[],onError:[]}},Ia=k1(void 0),N1=()=>W1(Ia);function no(e,t){if(!t)return;let r=N1().current[e];return I1(()=>{for(let[n,i]of Object.entries(t))r.hasOwnProperty(n)||console.warn(`Invalid event type "${n}" for action "${e}"`),r[n]?.push(i);return()=>{for(let[n,i]of Object.entries(t))r.hasOwnProperty(n)||console.warn(`Invalid event type "${n}" for action "${e}"`),r[n]=r[n]?.filter(a=>a!==i)}},[t])}function le(e,t,o,...r){for(let n of e.current[t][o])n(...r)}import{jsx as io,jsxs as xp}from"react/jsx-runtime";function O1(e){return typeof e=="string"&&e.length===25}var kr;function Pt(){if(!kr){let e=j.get(No);return Promise.resolve(e||null)}return kr.getAccessToken()}var Tp,_s=(e,t)=>Tp(e,t),Pp,Ss=(e,t)=>Pp(e,t),_p,As=()=>_p(),D1=()=>{let t=new URLSearchParams(window.location.search).get("privy_token");if(!t)return;j.put(ar,t);let o=new URL(window.location.href);o.searchParams.delete("privy_token"),window.history.pushState({},"",o)},U1=({config:e,...t})=>{if(!O1(t.appId))throw new v("Cannot initialize the Privy provider with an invalid Privy app ID");kr||(kr=new mr({appId:t.appId,apiUrl:t.apiUrl||Br}));let o=Object.assign({},e);return t.createPrivyWalletOnLogin!==void 0&&o.embeddedWallets?.createOnLogin===void 0&&(o.embeddedWallets||(o.embeddedWallets={}),o.embeddedWallets.createOnLogin=t.createPrivyWalletOnLogin?"users-without-wallets":"off"),t.createPrivyWalletOnLogin!==void 0&&e?.embeddedWallets?.createOnLogin&&console.warn("Both `createPrivyWalletOnLogin` and `config.embeddedWallets.createOnLogin` are set. `createPrivyWalletOnLogin` is deprecated and should be removed."),io(F1,{...t,config:o,client:kr})},F1=e=>{let t=e.client,[o,r]=Q(!1),[n,i]=Q(!1),[a,l]=Q(!1),[s,c]=Q(null),[T,f]=Q(!1),[x,h]=Q([]),b=Ep(x),[C,y]=Q(!1),[P,w]=Q(null),[k,M]=Q(!1),[W,N]=Q({status:"disconnected",connectError:null,connector:null,connectRetry:E}),[H,ce]=Q(null),[B,q]=Q(null),[G,X]=Q({showWalletLoginFirst:!0,allowlistConfig:{errorTitle:null,errorDetail:null,errorCtaText:null,errorCtaLink:null},walletAuth:!0,emailAuth:!0,smsAuth:!1,googleOAuth:!1,twitterOAuth:!1,discordOAuth:!1,githubOAuth:!1,appleOAuth:!1,termsAndConditionsUrl:null,privacyPolicyUrl:null,embeddedWalletConfig:{createOnLogin:"off",requireUserPasswordOnCreate:!1},fiatOnRampEnabled:!1,captchaEnabled:!1}),[O,de]=Q(()=>{let d=wp(e.config,e.createPrivyWalletOnLogin);return t.createAnalyticsEvent("sdk_initialize",d),Zn(G,e.config)}),[z,ee]=Q(!0),[Oe,D]=Q({}),[Et,Ce]=Q(null),[rr,ao]=Q(null),[Wr,ti]=Q(!1),[nr,Lt]=Q(),[ot,ne]=Q(),[De,so]=Q(),[So,La]=Q(!1),ie=Ep(bp),Pe=d=>{d&&w(d),r(!0),t.createAnalyticsEvent("modal_open",{initialScreen:d})},Ir=d=>{O.embeddedWallets.createOnLogin!=="off"&&ee(!0),Pe(d)};bt(()=>{if(!B||!s){t.connectors?.removeEmbeddedWalletConnector();return}let d=s?.linkedAccounts.filter(p=>p.type==="wallet"&&p.walletClient==="privy");if(d&&d.length>0){let p=d[0].address;t.connectors?.addEmbeddedWalletConnector(B,p)}},[B,s]),bt(()=>{B&&rr?.(B)},[B]),bt(()=>{(async()=>{if(!O.customAuth?.enabled)return;ee(!0);let{getCustomAccessToken:p,isLoading:u}=O.customAuth;if(!(!n||u))try{let m=await p();if(!m){await Ao.logout();return}if(a)return;t.startAuthFlow(new Wo(m));let{user:I,isNewUser:he}=await t.authenticate();I||await Ao.logout(),c(I||null),y(he||!1),l(!0),La(!0)}catch(m){console.warn(m),a&&await Ao.logout()}})()},[O.customAuth?.enabled,O.customAuth?.getCustomAccessToken,O.customAuth?.isLoading,n,a]),bt(()=>{So&&B&&s&&Ut(s,e.config?.embeddedWallets?.createOnLogin)&&(La(!1),Ua(s,3e4).catch(console.error))},[So&&B&&s]),bt(()=>{async function d(){let p=await t.getServerConfig();X(p);let u=Zn(p,e.config);de(u),p.customApiUrl&&t.updateApiUrl(p.customApiUrl),t.initializeConnectorManager(u.walletConnectCloudProjectId,u.rpcConfig,u.chains),t.connectors?.initialize();let m=Sp();D1();let I=await t.getAuthenticatedUser();e.config?.customAuth?.enabled||(l(!!I),I&&le(ie,"login","onComplete",I,!1,!0),c(I)),m||(i(!0),Et?.()),m&&I&&f(!0),Ap()}n||d()},[t,Et,n]),bt(()=>{let d=Zn(G,e.config);de(d)},[e.config]);let Sp=()=>{let d=new URLSearchParams(window.location.search),p=d.get("privy_oauth_code"),u=d.get("privy_oauth_state"),m=d.get("privy_oauth_provider");return p&&u&&m?(t.startAuthFlow(new Ot(m,p,u)),Ir("AWAITING_OAUTH_SCREEN"),D({finishOauthFlow:{onComplete:()=>{i(!0),Et?.()}}}),!0):!1},oi=async(d,p,u)=>{let m=await t.connectors?.createWalletConnector(d,p)||null;Ma(m,u)};async function Ma(d,p){if(!d)return N({status:"disconnected",connectError:new U("Unable to connect to wallet."),connector:null,connectRetry:E}),p?.(null);N({connector:d,status:"connecting",connectError:null,connectRetry:()=>Ma(d,p)});try{let u=await d.connect({showPrompt:!0});return N(m=>({...m,status:"connected",connectError:null,connectRetry:E})),u&&!k&&le(ie,"connectWallet","onSuccess",u),p?.(u)}catch(u){return u instanceof Ye?(console.warn(u.cause?u.cause:u.message),k||le(ie,"connectWallet","onError",u.privyErrorCode||"generic_connect_wallet_error")):(console.warn(u),k||le(ie,"connectWallet","onError","unknown_connect_wallet_error")),N(m=>({...m,status:"disconnected",connectError:u})),p?.(null)}}let ri=d=>{d!==null&&t.startAuthFlow(new co(d))},Ap=()=>{let d=new URLSearchParams(window.location.search),p=d.get("privy_connector"),u=d.get("privy_wallet_client");if(!p||!u)return;if(u==="phantom"&&!He()&&Ir("LOGIN_FAILED_SCREEN"),!t.connectors)throw new v("Connector not initialized");Pe("AWAITING_CONNECTION");let m=new URL(window.location.href);m.searchParams.delete("privy_connector"),m.searchParams.delete("privy_wallet_client"),window.history.pushState({},"",m),oi(p,u,ri)};bt(()=>{n&&a&&s===null&&t.getAuthenticatedUser().then(c)},[n,a,s,t]);let Oa=()=>{f(!0),Pe("LINK_WALLET_SCREEN")},Rp=d=>{if(!a||!s)return!1;for(let p of s.linkedAccounts)if(p.type==="wallet"&&p.address===d.address)return!0;return!1},kp=async d=>{if(!t.connectors)throw new v("Connector not initialized");let p=t.connectors.findWalletConnector(d.connectorType,d.walletClientType)||null;N(u=>({...u,connector:p,status:"connected",connectError:null,connectRetry:E})),ri(d),Ir("AWAITING_CONNECTION")},Wp=async(d,p)=>{if(!t.connectors)throw new v("Connector not initialized");await oi(d,p,ri)},Da=async(d,p)=>{if(!O.fiatOnRamp.enabled)throw new v("Fiat on-ramp is not enabled");if(!p||!p.provider||p.provider==="moonpay"){let{signedUrl:u,externalTransactionId:m}=await sc(t,d,p?.config??{},O.appearance.palette,O.fiatOnRamp.useSandbox);return{signedUrl:u,externalTransactionId:m}}else throw new v("Unsupported fund provider. Currently supported option is `moonpay`.")},Nr=()=>{h(d=>{let p=t.connectors?.wallets.map(u=>({...u,linked:Rp(u),loginOrLink:async()=>{if(!await u.isConnected())throw new v("Wallet is not connected");if(u.connectorType==="embedded"&&u.walletClientType==="privy")throw new v("Cannot link or login with embedded wallet");kp(u)},fund:async m=>{let{signedUrl:I,externalTransactionId:he}=await Da(u.address,m);D({fiatOnRampPrompt:{signedUrl:I},fiatOnRampStatus:{externalTransactionId:he}}),Pe("FIAT_ON_RAMP_PROMPT_SCREEN")},unlink:async()=>{if(!a)throw new v("User is not authenticated.");if(u.connectorType==="embedded"&&u.walletClientType==="privy")throw new v("Cannot unlink an embedded wallet");let m=await t.unlinkWallet(u.address);c(m)}}))||[];return Yr(d,p)?d:p})};bt(()=>{Nr()},[s?.linkedAccounts,a,n]),bt(()=>{if(n){if(!t.connectors)throw new v("Connector not initialized");Nr(),t.connectors.on("walletsUpdated",Nr)}},[n]);let Ip=()=>{Pe(a?"CONNECT_ONLY_AUTHENTICATED_SCREEN":"CONNECT_ONLY_LANDING_SCREEN")};bt(()=>{if(!x[0])return;let d=x[0],p=b.current.find(m=>m.address===d.address),u=s?.linkedAccounts.find(m=>m.type==="wallet"&&m.address===d.address);if(!p&&u){let m=Object.assign({},s);m.wallet=u&&{address:u.address,chainType:u.chainType,chainId:u.chainId,walletClient:u.walletClient,walletClientType:u.walletClientType,connectorType:u.connectorType},c(m)}b.current=x},[x]);let Ua=async(d,p)=>{if(Y(d))throw le(ie,"createWallet","onError","embedded_wallet_already_exists"),new Error("Only one Privy wallet per user is currently allowed");let[m,I]=await Promise.all([je.initializeWalletProxy(p),Pt()]);if(!m&&e.config?.customAuth?.enabled)throw le(ie,"createWallet","onError","unknown_embedded_wallet_error"),new Error("Failed to connect to wallet proxy");if(!m||!I||e.config?.embeddedWallets?.requireUserPasswordOnCreate)return new Promise((he,Ue)=>{ee(!0),D({createWallet:{onSuccess:nt=>{le(ie,"createWallet","onSuccess",nt),he(nt)},onFailure:nt=>{le(ie,"createWallet","onError","unknown_embedded_wallet_error"),Ue(nt)},callAuthOnSuccessOnClose:!1}}),Pe("EMBEDDED_WALLET_ON_ACCOUNT_CREATE_SCREEN")});{await m.create({accessToken:I});let he=await je.refreshUser(),Ue=Y(he);if(!Ue)throw le(ie,"createWallet","onError","unknown_embedded_wallet_error"),new Error("Failed to create wallet");return le(ie,"createWallet","onSuccess",Ue),Ue}},Ao={ready:n,authenticated:a,user:s,walletConnectors:t.connectors||null,connectWallet:Ip,linkWallet:Oa,linkEmail:()=>{if(s?.email)throw new v("User already has an email linked to their account.");f(!0),Pe("LINK_EMAIL_SCREEN")},linkPhone:()=>{if(s?.phone)throw new v("User already has a phone number linked to their account.");f(!0),Pe("LINK_PHONE_SCREEN")},linkGoogle:async()=>{if(s?.google)throw new v("User already has a Google account linked to their account.");await je.initLoginWithOAuth("google")},linkTwitter:async()=>{if(s?.twitter)throw new v("User already has a Twitter account linked to their account.");await je.initLoginWithOAuth("twitter")},linkDiscord:async()=>{if(s?.discord)throw new v("User already has a Discord account linked to their account.");await je.initLoginWithOAuth("discord")},linkGithub:async()=>{if(s?.github)throw new v("User already has a Github account linked to their account.");await je.initLoginWithOAuth("github")},linkApple:async()=>{await je.initLoginWithOAuth("apple")},login:async()=>{if(n||(await new Promise(d=>{Ce(()=>d)}),Ce(null)),a){console.warn("Attempted to log in, but user is already logged in. Use a `link` helper instead.");return}M(!0),Ir()},logout:async()=>{await t.logout(),c(null),l(!1),w(null),le(ie,"logout","onSuccess"),f(!1),r(!1)},getAccessToken:()=>t.getAccessToken(),getEthereumProvider:()=>{if(!s||!s.wallet)return new Z;let d=x.find(u=>s.wallet&&u.address===s.wallet.address),p=t.connectors?.walletConnectors.find(u=>u.wallets.find(m=>m.address===d?.address));return!d||!p?new Z:p.proxyProvider},getEthersProvider:()=>{if(!s||!s.wallet)return new Na(new dt(new Z));let d=x.find(u=>s.wallet&&u.address===s.wallet.address),p=t.connectors?.walletConnectors.find(u=>u.wallets.find(m=>m.address===d?.address));return!d||!p?new Na(new dt(new Z)):new Na(new dt(p.proxyProvider))},getWeb3jsProvider:()=>{if(!s||!s.wallet)return new Ht(new Z);let d=x.find(u=>s.wallet&&u.address===s.wallet.address),p=t.connectors?.walletConnectors.find(u=>u.wallets.find(m=>m.address===d?.address));return!d||!p?new Ht(new Z):new Ht(p.proxyProvider)},unlinkWallet:async d=>{let p=await t.unlinkWallet(d);return c(p),p},unlinkEmail:async d=>{let p=await t.unlinkEmail(d);return c(p),p},unlinkPhone:async d=>{let p=await t.unlinkPhone(d);return c(p),p},unlinkGoogle:async d=>{let p=await t.unlinkOAuth("google",d);return c(p),p},unlinkTwitter:async d=>{let p=await t.unlinkOAuth("twitter",d);return c(p),p},unlinkDiscord:async d=>{let p=await t.unlinkOAuth("discord",d);return c(p),p},unlinkGithub:async d=>{let p=await t.unlinkOAuth("github",d);return c(p),p},unlinkApple:async d=>{let p=await t.unlinkOAuth("apple",d);return c(p),p},setActiveWallet:async d=>{let p=x.find(m=>ei(m.address)===ei(d)),u=s?.linkedAccounts.find(m=>m.type==="wallet"&&ei(m.address)===ei(d));if(!p||!await p.isConnected())ce(d),Oa();else if(!p.linked)p.loginOrLink();else{let m=Object.assign({},s);m.wallet=u&&{address:u.address,chainType:u.chainType,chainId:u.chainId,walletClient:u.walletClient,walletClientType:u.walletClientType,connectorType:u.connectorType},c(m)}},forkSession:()=>t.forkSession(),createWallet:async()=>{if(!a||!s)throw le(ie,"createWallet","onError","must_be_authenticated"),new Error("User must be authenticated before creating a Privy wallet");return Ua(s,15e3)},setWalletPassword:()=>new Promise((d,p)=>{if(!a||!s){p(new Error("User must be authenticated before adding password to Privy wallet"));return}let u=Y(s);if(!u||!B){p(new Error("Must have a Privy wallet to add a password"));return}if(u.recoveryMethod==="user-passcode"){p(new Error("Cannot set password. Embedded wallet already has a password."));return}ee(!0);let m={onSuccess:d,onFailure:p,callAuthOnSuccessOnClose:!1},I={onCompleteNavigateTo:"EMBEDDED_WALLET_PASSWORD_UPDATE_SPLASH_SCREEN",onFailure:p};D({setWalletPassword:m,connectWallet:I}),Pe("EMBEDDED_WALLET_CONNECTING_SCREEN")}),signMessage:(d,p)=>new Promise((u,m)=>{if(!a||!s){m(new Error("User must be authenticated before signing with a Privy wallet"));return}let I=Y(s);if(!I){m(new Error("Must have a Privy wallet before signing"));return}if(typeof d!="string"||d.length<1){m(new Error("Message must be a non-empty string"));return}ee(!0);let he=async()=>{a||m(new Error("User must be authenticated before signing with a Privy wallet"));let Ue=await Pt();if(B&&Ue)try{if(!await je.recoverEmbeddedWallet()){m(new Error("Unable to connect to wallet"));return}t.createAnalyticsEvent("embedded_wallet_sign_message_started",{walletAddress:I.address});let{response:nt}=await B.rpc({accessToken:Ue,address:I.address,request:{method:"personal_sign",params:[d,I.address]}}),Mt=nt.data;u(Mt),t.createAnalyticsEvent("embedded_wallet_sign_message_completed",{walletAddress:I.address})}catch(rt){m(rt)}};if(O.embeddedWallets.noPromptOnSignature)p&&console.warn("uiOptions defined with `noPromptOnSignature` set to true in app config"),he();else{let rt={message:d,confirmAndSignMessage:he,onFailure:Mt=>{m(Mt)},uiOptions:p||{}},nt={onCompleteNavigateTo:"EMBEDDED_WALLET_SIGN_REQUEST_SCREEN",onFailure:m};D({signMessage:rt,connectWallet:nt}),Pe("EMBEDDED_WALLET_CONNECTING_SCREEN")}}),sendTransaction:(d,p,u)=>new Promise(async(m,I)=>{if(!a||!s){I(new Error("User must be authenticated before signing with a Privy wallet"));return}let he=Y(s);if(!he){I(new Error("Must have a Privy wallet before signing"));return}ee(!0);let Ue=t.connectors?.findWalletConnector("embedded","privy")?.proxyProvider,rt=Object.assign({},d,{chainId:d.chainId||Ue.chainId}),nt=async()=>{let Mt=await Pt();if(!Mt||!B){I(new Error("Must have valid access token and Privy wallet to send transaction"));return}try{if(!await je.recoverEmbeddedWallet()){I(new Error("Unable to connect to wallet"));return}let Fa=new L1(Qe(rt.chainId,O.chains,O.rpcConfig)),Lp=await qn(he.address,rt,Fa),Mp=await Kn(Mt,he.address,B,Lp,Fa);m(Mp)}catch(Lr){I(Lr)}};if(O.embeddedWallets.noPromptOnSignature)p&&console.warn("uiOptions defined with `noPromptOnSignature` set to true in app config"),nt();else{let Mt={transactionRequest:rt,onSuccess:m,onFailure:I,uiOptions:p||{},fundWalletConfig:u},Lr={onCompleteNavigateTo:"EMBEDDED_WALLET_SEND_TRANSACTION_SCREEN",onFailure:I};D({connectWallet:Lr,sendTransaction:Mt}),Pe("EMBEDDED_WALLET_CONNECTING_SCREEN")}}),exportWallet:()=>new Promise((d,p)=>{if(!a||!s){p(new Error("User must be authenticated before exporting their Privy wallet"));return}if(!Y(s)){p(new Error("Must have a Privy wallet before exporting"));return}ee(!0);let m={onCompleteNavigateTo:"EMBEDDED_WALLET_KEY_EXPORT_SCREEN",onFailure:p},I={appId:e.appId,origin:t.apiUrl,onSuccess:d,onFailure:p};D({keyExport:I,connectWallet:m}),Pe("EMBEDDED_WALLET_CONNECTING_SCREEN")})};Tp=Ao.signMessage,Pp=Ao.sendTransaction;let je=(()=>({isNewUserThisSession:C,isLinking:T,linkingHint:H,walletConnectionStatus:W,rpcConfig:O.rpcConfig,chains:O.chains,nativeTokenSymbolForChainId:d=>O.chains.find(p=>p.id===Number(d))?.nativeCurrency.symbol,captchaData:{ready:Wr,enabled:O.captchaEnabled,execute:()=>{let d=window.turnstile;if(!d)return;let p=d.render("#cf-turnstile",{sitekey:ds,action:O.id,callback:Lt,"error-callback":ne,"expired-callback":()=>{try{d.reset(De),ne(void 0),Lt(void 0)}catch{ne("expired_and_failed_reset")}},"unsupported-callback":()=>{console.warn("Browser does not support Turnstile.")}});p||console.warn("Failed to render challenge."),so(p)},remove:()=>{let d=window.turnstile;!d?.remove||!De||(d.remove(De),so(void 0),ne(void 0),Lt(void 0))},token:nr,error:ot},initializeWalletProxy:async d=>{if(B)return B;let p=new Promise(I=>{ao(()=>he=>I(he))}),u=new Promise(I=>setTimeout(()=>I(null),d)),m=await Promise.race([p,u]);return ao(null),m},getAuthFlow:()=>t.authFlow,getAuthMeta:()=>t.authFlow?.meta,closePrivyModal:(d={shouldCallAuthOnSuccess:!0})=>{let p=n&&a&&s;d.shouldCallAuthOnSuccess&&p?(le(ie,"login","onComplete",s,C,!1),e.onSuccess?.(s,C)):k&&le(ie,"login","onError","exited_auth_flow"),t.authFlow=void 0,ce(null),w(null),M(!1),f(!1),y(!1),r(!1),t.createAnalyticsEvent("modal_closed")},connectWallet:oi,initLoginWithWallet:Wp,loginWithWallet:async()=>{if(!n)throw new ir;if(!(t.authFlow instanceof co))throw new v("Must initialize SIWE flow first.");let d,p;if(a)d=await t.link();else try{({user:d,isNewUser:p}=await t.authenticate())}catch(u){throw le(ie,"login","onError",u.privyErrorCode||"generic_connect_wallet_error"),u}c(d||s||null),y(p||!1),l(!0)},initLoginWithOAuth:async d=>{t.startAuthFlow(new Ot(d));let p=await t.authFlow.getAuthorizationUrl();p&&p.url&&window.location.assign(p.url)},loginWithOAuth:async()=>{if(!(t.authFlow instanceof Ot))throw new v("Must initialize OAuth flow before calling loginWithOAuth");let d,p;if(a)d=await t.link();else try{({user:d,isNewUser:p}=await t.authenticate())}catch(u){throw le(ie,"login","onError",u.privyErrorCode||"unknown_auth_error"),u}c(d),y(p||!1),l(!0)},initLoginWithEmail:async(d,p)=>{let u=new lo(d,p);t.startAuthFlow(u);try{await u.sendCodeEmail()}catch(m){throw le(ie,"login","onError",m.privyErrorCode||"unknown_auth_error"),m}},initLoginWithSms:async(d,p)=>{let u=new po(d,p);t.startAuthFlow(u);try{await u.sendSmsCode()}catch(m){throw le(ie,"login","onError",m.privyErrorCode||"unknown_auth_error"),m}},resendEmailCode:async()=>{await t.authFlow?.sendCodeEmail()},resendSmsCode:async()=>{await t.authFlow?.sendSmsCode()},loginWithCode:async d=>{if(!n)throw new ir;if(t.authFlow instanceof lo)t.authFlow.meta.emailCode=d.trim();else if(t.authFlow instanceof po)t.authFlow.meta.smsCode=d.trim();else throw new v("Must initialize a passwordless code flow first");let p,u;a?p=await t.link():{user:p,isNewUser:u}=await t.authenticate(),c(p||s||null),y(u||!1),l(!0)},refreshUser:async()=>{let d=await t.getAuthenticatedUser();return c(d),d},walletProxy:B,createAnalyticsEvent:(d,p,u)=>t.createAnalyticsEvent(d,p,u),getUsdTokenPrice:d=>t.getUsdTokenPrice(d),recoverEmbeddedWallet:async()=>new Promise(async(d,p)=>{let u=s?.linkedAccounts.find(I=>I.type==="wallet"&&I.walletClientType==="privy"),m=await Pt();if(!m||!B||!u){p(new Error("Must have valid access token and Privy wallet to recover wallet"));return}ee(!0);try{await B.connect({accessToken:m,address:u.address}),d(!0)}catch(I){Go(I)&&u.recoveryMethod==="privy"?(t.createAnalyticsEvent("embedded_wallet_pinless_recovery_started",{walletAddress:u.address}),(await B.recover({address:u.address,accessToken:m})).address||p(new Error("Unable to recover wallet")),t.createAnalyticsEvent("embedded_wallet_recovery_completed",{walletAddress:u.address}),d(!0)):Go(I)?(D({recoverWallet:{privyWallet:u,onFailure:p,onSuccess:()=>d(!0)}}),Pe("EMBEDDED_WALLET_RECOVERY_SCREEN")):p(I)}}),getFiatOnRampConfig:Da,updateWallets:()=>Nr()}))();_p=je.recoverEmbeddedWallet;let Np=M1(()=>({wallets:x}),[x]);return io(Xe.Provider,{value:Ao,children:io(Ia.Provider,{value:ie,children:xp(Pa.Provider,{value:Np,children:[e.children,xp(Ci.Provider,{value:je,children:[io(Kd,{theme:{...O.appearance.palette||{}}}),io(Ms,{appConfig:O,data:Oe,setModalData:D,setInitialScreen:w,initialScreen:P,visible:o,authenticated:a,children:o?io(Qd,{}):null}),z&&G.id?io(Cp,{appId:e.appId,origin:t.apiUrl,onLoad:q,onLoadFailed:()=>null}):null]}),O.captchaEnabled&&io(Zd,{onLoad:()=>ti(!0)})]})})})};import{useContext as B1}from"react";function H1(e){let{login:t}=B1(Xe);return no("login",e),{login:t}}import{useContext as G1}from"react";function z1(e){let{logout:t}=G1(Xe);return no("logout",e),{logout:t}}import{useContext as $1}from"react";function V1(e){let{connectWallet:t}=$1(Xe);return no("connectWallet",e),{connectWallet:t}}import{useContext as q1}from"react";function K1(e){let{createWallet:t}=q1(Xe);return no("createWallet",e),{createWallet:t}}export{dt as AsExternalProvider,pr as ConnectorManager,mr as PrivyClient,U1 as PrivyProvider,Z as PrivyProxyProvider,Rr as SUPPORTED_CHAINS,ni as VERSION,Ne as WalletConnector,Pt as getAccessToken,V1 as useConnectWallet,K1 as useCreateWallet,H1 as useLogin,z1 as useLogout,$ as usePrivy,_a as useWallets};
|