@privy-io/react-auth 1.54.2-beta-20240123154721 → 1.54.2

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 CHANGED
@@ -1,4 +1,4 @@
1
- var ts=(e,t,o)=>{if(!t.has(e))throw TypeError("Cannot "+o)};var Kl=(e,t,o)=>(ts(e,t,"read from private field"),o?o.call(e):t.get(e)),ai=(e,t,o)=>{if(t.has(e))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(e):t.set(e,o)},os=(e,t,o,r)=>(ts(e,t,"write to private field"),r?r.call(e,o):t.set(e,o),o);var Yl=(e,t,o)=>(ts(e,t,"access private method"),o);import{getAddress as es}from"@ethersproject/address";import{StaticJsonRpcProvider as Mb,Web3Provider as Gl}from"@ethersproject/providers";import{createStore as Lb}from"mipd";import{useCallback as Nb,useEffect as Zt,useMemo as Ob,useRef as Zn,useState as ae}from"react";import{FetchError as Uf}from"ofetch";var Qe=class extends Error{constructor(o,r,n){super(o);r instanceof Error&&(this.cause=r),this.privyErrorCode=n}toString(){return`${this.type}${this.privyErrorCode?`-${this.privyErrorCode}`:""}: ${this.message}${this.cause?` [cause: ${this.cause}]`:""}`}},go=class extends Qe{constructor(o,r,n,i,a){super(n,i,a);this.type=o;this.status=r}},C=class extends Qe{constructor(o,r,n){super(o,r,n);this.type="client_error"}},si=class extends C{constructor(){super("Request timed out",void 0,"client_request_timeout")}};var z=class extends Qe{constructor(o,r,n){super(o,r,n);this.type="connector_error"}},te=e=>{if(e instanceof Qe)return e;if(!(e instanceof Uf))return Xe(e);if(!e.response)return new go("api_error",null,e.message,e);let{type:t,message:o,error:r,code:n}=e.data;return new go(t||"ApiError",e.response.status,o||r,e,n)},Xe=e=>e instanceof Qe?e:e instanceof Error?new C(e.message,e):new C(`Internal error: ${e}`);var cn=class extends C{constructor(){super("Method called before `ready`. Ensure you wait until `ready` is true before calling.")}},Ze=class extends C{constructor(t="Embedded wallet error",o){super(t,o,"unknown_embedded_wallet_error")}},li=class extends C{constructor(t="User must be authenticated"){super(t,void 0,"must_be_authenticated")}};var ci=()=>"/api/v1/sessions",di=()=>"/api/v1/sessions/logout",Jl=()=>"/api/v1/sessions/fork",pi=()=>"/api/v1/sessions/fork/recover",Ql=()=>"/api/v1/siwe/init",Zl=()=>"/api/v1/siwe/authenticate",Xl=()=>"/api/v1/siwe/link",ec=()=>"/api/v1/passwordless/init",tc=()=>"/api/v1/passwordless/authenticate",oc=()=>"/api/v1/passwordless/link",rc=()=>"/api/v1/passwordless_sms/init",nc=()=>"/api/v1/passwordless_sms/authenticate",ic=()=>"/api/v1/passwordless_sms/link",ac=()=>"/api/v1/oauth/init",sc=()=>"/api/v1/oauth/authenticate",lc=()=>"/api/v1/oauth/link",cc=()=>"/api/v1/siwe/unlink",dc=()=>"/api/v1/passwordless/unlink",pc=()=>"/api/v1/passwordless_sms/unlink",uc=()=>"/api/v1/oauth/unlink",mc=()=>"/api/v1/analytics_events",fc=()=>"/api/v1/plugins/moonpay_on_ramp/sign",hc=()=>"/api/v1/custom_jwt_account/authenticate",yc=()=>"/api/v1/mfa/passwordless_sms/init";var gc=()=>"/api/v1/mfa/passwordless_sms/enroll";var vr=class{constructor(t){this.meta={token:t}}async authenticate(){if(!this.api)throw new C("Auth flow has no API instance");try{let t=hc(),o=await this.api.post(t,{token:this.meta.token});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(){throw new Error("Unimplemented")}};var $o=class{constructor(t,o){this.meta={email:t,captchaToken:o}}async authenticate(){if(!this.api)throw new C("Auth flow has no API instance");if(!this.meta.email||!this.meta.emailCode)throw new C("Email and email code must be set prior to calling authenticate.");try{let t=tc(),o=await this.api.post(t,{email:this.meta.email,code:this.meta.emailCode});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 C("Auth flow has no API instance");if(!this.meta.email||!this.meta.emailCode)throw new C("Email and email code must be set prior to calling authenticate.");try{let t=oc();return await this.api.post(t,{email:this.meta.email,code:this.meta.emailCode})}catch(t){throw te(t)}}async sendCodeEmail(t,o){if(!this.api)throw new C("Auth flow has no API instance");if(t&&(this.meta.email=t),o&&(this.meta.captchaToken=o),!this.meta.email)throw new C("Email must be set when initialzing authentication.");try{let r=ec();return await this.api.post(r,{email:this.meta.email,token:this.meta.captchaToken})}catch(r){throw te(r)}}};import zf from"create-hash";import{base64url as Rc}from"jose";import Vf from"randombytes";var vc="1.54.1";var ui="4df5e2316331463a9130964bd6078dfa",wc="fe9c30fc-3bc5-4064-91e2-6ab5887f8f4d",Cc="34357d3c125c2bcf2ce2bc3309d98715",mi="https://auth.privy.io",bc=2e4,et=1400,Ec=2500,rs=vc;var jo="privy:token",ns="privy-token",fi="privy:refresh_token",is="privy-refresh-token",hi="privy-session",dn="privy:session_transfer_token",Bf="privy:wallet",pn="privy:caid",wr="privy:state_code",Cr="privy:code_verifier",yi=e=>`${Bf}:${e}`,as="privy:connectors",ss="privy:connections";var qo=12e4,to=1,ls="0x1",br=3e4,Pc="https://api.moonpay.com/v1",Tc="https://api.moonpay.com/v1",xc="pk_live_hirbpu0cVcLHrjktC9l7fbc9ctjv0SL",Sc="pk_test_fqWjXZMSFwloh7orvJsRfjiUHXJqFzI",_c="0x420000000000000000000000000000000000000F",kc=["function getL1Fee(bytes memory _data) external view returns (uint256)"];var gi=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)}},cs=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)}},ds=class{get(t){let o=sessionStorage.getItem(t);return o===null?void 0:JSON.parse(o)}put(t,o){o!==void 0?sessionStorage.setItem(t,JSON.stringify(o)):this.del(t)}del(t){sessionStorage.removeItem(t)}getKeys(){return Object.entries(sessionStorage).map(([t])=>t)}};function Ac(){try{let e="privy:__session_storage__test",t="blobby";return window.sessionStorage.setItem(e,t),window.sessionStorage.removeItem(e),!0}catch{return!1}}function Hf(){return typeof window<"u"&&window.localStorage?new cs:new gi}function Gf(){return typeof window<"u"&&window.sessionStorage?new ds:new gi}var bt=Gf(),Z=Hf();var $f="S256",jf="S256",vo=class{constructor(t,o,r){this.meta={provider:t},this.meta.authorizationCode=o,this.meta.stateCode=r}addCaptchaToken(t){this.meta.captchaToken=t}isActive(){return!!(this.meta.authorizationCode&&this.meta.stateCode&&this.meta.provider)}async authenticate(){if(!this.api)throw new C("Auth flow has no API instance");if(!this.meta.authorizationCode||!this.meta.stateCode)throw new C("[OAuth AuthFlow] Authorization and state codes code must be set prior to calling authenticate.");if(this.meta.authorizationCode==="undefined")throw new C("User denied confirmation during OAuth flow");let t=bt.get(Cr);if(!t)throw new C("Authentication error.");try{let o=sc(),r=await this.api.post(o,{authorization_code:this.meta.authorizationCode,state_code:this.meta.stateCode,code_verifier:t});return bt.del(Cr),{user:r.user,token:r.token,refresh_token:r.refresh_token,is_new_user:r.is_new_user}}catch(o){let r=te(o);throw r.privyErrorCode?new C(r.message||"Invalid code during OAuth flow.",void 0,r.privyErrorCode):r.message==="User denied confirmation during OAuth flow"?new C("Invalid code during oauth flow.",void 0,"oauth_user_denied"):new C("Invalid code during OAuth flow.",void 0,"unknown_auth_error")}}async link(){if(!this.api)throw new C("Auth flow has no API instance");if(!this.meta.authorizationCode||!this.meta.stateCode)throw new C("[OAuth AuthFlow] Authorization and state codes code must be set prior to calling link.");if(this.meta.authorizationCode==="undefined")throw new C("User denied confirmation during OAuth flow");let t=bt.get(Cr);if(!t)throw new C("Authentication error.");try{let o=lc(),r=await this.api.post(o,{authorization_code:this.meta.authorizationCode,state_code:this.meta.stateCode,code_verifier:t});return bt.del(Cr),r}catch(o){throw te(o)}}createCodeVerifier(){return Rc.encode(Vf(32))}createStateCode(){return this.createCodeVerifier()}deriveCodeChallengeFromCodeVerifier(t,o=$f){return o==jf?Rc.encode(zf("sha256").update(t).digest()):t}async getAuthorizationUrl(){if(!this.api)throw new C("Auth flow has no API instance");if(!this.meta.provider)throw new C("Provider must be set when initializing OAuth authentication.");let t=this.createCodeVerifier();bt.put(Cr,t);let o=this.createStateCode();bt.put(wr,o);let r=this.deriveCodeChallengeFromCodeVerifier(t);try{let n=ac();return await this.api.post(n,{provider:this.meta.provider,redirect_to:window.location.href,token:this.meta.captchaToken,code_challenge:r,state_code:o})}catch(n){throw te(n)}}};var dt=class{constructor(t){this.promise=null;this.fn=t}execute(t){return this.promise===null&&(this.promise=(async()=>{try{return await this.fn(t)}finally{this.promise=null}})()),this.promise}};var Ko=class{constructor(t){this.createSiweMessage=(t,o,r,n,i,a,s)=>`${r} wants you to sign in with your Ethereum account:
1
+ var ts=(e,t,o)=>{if(!t.has(e))throw TypeError("Cannot "+o)};var Kl=(e,t,o)=>(ts(e,t,"read from private field"),o?o.call(e):t.get(e)),ai=(e,t,o)=>{if(t.has(e))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(e):t.set(e,o)},os=(e,t,o,r)=>(ts(e,t,"write to private field"),r?r.call(e,o):t.set(e,o),o);var Yl=(e,t,o)=>(ts(e,t,"access private method"),o);import{getAddress as es}from"@ethersproject/address";import{StaticJsonRpcProvider as Mb,Web3Provider as Gl}from"@ethersproject/providers";import{createStore as Lb}from"mipd";import{useCallback as Nb,useEffect as Zt,useMemo as Ob,useRef as Zn,useState as ae}from"react";import{FetchError as Bf}from"ofetch";var Qe=class extends Error{constructor(o,r,n){super(o);r instanceof Error&&(this.cause=r),this.privyErrorCode=n}toString(){return`${this.type}${this.privyErrorCode?`-${this.privyErrorCode}`:""}: ${this.message}${this.cause?` [cause: ${this.cause}]`:""}`}},go=class extends Qe{constructor(o,r,n,i,a){super(n,i,a);this.type=o;this.status=r}},C=class extends Qe{constructor(o,r,n){super(o,r,n);this.type="client_error"}},si=class extends C{constructor(){super("Request timed out",void 0,"client_request_timeout")}};var z=class extends Qe{constructor(o,r,n){super(o,r,n);this.type="connector_error"}},te=e=>{if(e instanceof Qe)return e;if(!(e instanceof Bf))return Xe(e);if(!e.response)return new go("api_error",null,e.message,e);let{type:t,message:o,error:r,code:n}=e.data;return new go(t||"ApiError",e.response.status,o||r,e,n)},Xe=e=>e instanceof Qe?e:e instanceof Error?new C(e.message,e):new C(`Internal error: ${e}`);var cn=class extends C{constructor(){super("Method called before `ready`. Ensure you wait until `ready` is true before calling.")}},Ze=class extends C{constructor(t="Embedded wallet error",o){super(t,o,"unknown_embedded_wallet_error")}},li=class extends C{constructor(t="User must be authenticated"){super(t,void 0,"must_be_authenticated")}};var ci=()=>"/api/v1/sessions",di=()=>"/api/v1/sessions/logout",Jl=()=>"/api/v1/sessions/fork",pi=()=>"/api/v1/sessions/fork/recover",Ql=()=>"/api/v1/siwe/init",Zl=()=>"/api/v1/siwe/authenticate",Xl=()=>"/api/v1/siwe/link",ec=()=>"/api/v1/passwordless/init",tc=()=>"/api/v1/passwordless/authenticate",oc=()=>"/api/v1/passwordless/link",rc=()=>"/api/v1/passwordless_sms/init",nc=()=>"/api/v1/passwordless_sms/authenticate",ic=()=>"/api/v1/passwordless_sms/link",ac=()=>"/api/v1/oauth/init",sc=()=>"/api/v1/oauth/authenticate",lc=()=>"/api/v1/oauth/link",cc=()=>"/api/v1/siwe/unlink",dc=()=>"/api/v1/passwordless/unlink",pc=()=>"/api/v1/passwordless_sms/unlink",uc=()=>"/api/v1/oauth/unlink",mc=()=>"/api/v1/analytics_events",fc=()=>"/api/v1/plugins/moonpay_on_ramp/sign",hc=()=>"/api/v1/custom_jwt_account/authenticate",yc=()=>"/api/v1/mfa/passwordless_sms/init";var gc=()=>"/api/v1/mfa/passwordless_sms/enroll";var vr=class{constructor(t){this.meta={token:t}}async authenticate(){if(!this.api)throw new C("Auth flow has no API instance");try{let t=hc(),o=await this.api.post(t,{token:this.meta.token});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(){throw new Error("Unimplemented")}};var $o=class{constructor(t,o){this.meta={email:t,captchaToken:o}}async authenticate(){if(!this.api)throw new C("Auth flow has no API instance");if(!this.meta.email||!this.meta.emailCode)throw new C("Email and email code must be set prior to calling authenticate.");try{let t=tc(),o=await this.api.post(t,{email:this.meta.email,code:this.meta.emailCode});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 C("Auth flow has no API instance");if(!this.meta.email||!this.meta.emailCode)throw new C("Email and email code must be set prior to calling authenticate.");try{let t=oc();return await this.api.post(t,{email:this.meta.email,code:this.meta.emailCode})}catch(t){throw te(t)}}async sendCodeEmail(t,o){if(!this.api)throw new C("Auth flow has no API instance");if(t&&(this.meta.email=t),o&&(this.meta.captchaToken=o),!this.meta.email)throw new C("Email must be set when initialzing authentication.");try{let r=ec();return await this.api.post(r,{email:this.meta.email,token:this.meta.captchaToken})}catch(r){throw te(r)}}};import{base64url as Wc}from"jose";var vc="1.54.2";var ui="4df5e2316331463a9130964bd6078dfa",wc="fe9c30fc-3bc5-4064-91e2-6ab5887f8f4d",Cc="34357d3c125c2bcf2ce2bc3309d98715",mi="https://auth.privy.io",bc=2e4,et=1400,Ec=2500,rs=vc;var jo="privy:token",ns="privy-token",fi="privy:refresh_token",is="privy-refresh-token",hi="privy-session",dn="privy:session_transfer_token",Gf="privy:wallet",pn="privy:caid",wr="privy:state_code",Cr="privy:code_verifier",yi=e=>`${Gf}:${e}`,as="privy:connectors",ss="privy:connections";var qo=12e4,to=1,ls="0x1",br=3e4,Pc="https://api.moonpay.com/v1",Tc="https://api.moonpay.com/v1",xc="pk_live_hirbpu0cVcLHrjktC9l7fbc9ctjv0SL",Sc="pk_test_fqWjXZMSFwloh7orvJsRfjiUHXJqFzI",_c="0x420000000000000000000000000000000000000F",kc=["function getL1Fee(bytes memory _data) external view returns (uint256)"];async function Ac(e){let t=new TextEncoder().encode(e),o=await crypto.subtle.digest("SHA-256",t);return new Uint8Array(o)}function Rc(e){return crypto.getRandomValues(new Uint8Array(e))}var gi=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)}},cs=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)}},ds=class{get(t){let o=sessionStorage.getItem(t);return o===null?void 0:JSON.parse(o)}put(t,o){o!==void 0?sessionStorage.setItem(t,JSON.stringify(o)):this.del(t)}del(t){sessionStorage.removeItem(t)}getKeys(){return Object.entries(sessionStorage).map(([t])=>t)}};function Ic(){try{let e="privy:__session_storage__test",t="blobby";return window.sessionStorage.setItem(e,t),window.sessionStorage.removeItem(e),!0}catch{return!1}}function zf(){return typeof window<"u"&&window.localStorage?new cs:new gi}function Vf(){return typeof window<"u"&&window.sessionStorage?new ds:new gi}var bt=Vf(),Z=zf();var $f="S256",jf="S256",vo=class{constructor(t,o,r){this.meta={provider:t},this.meta.authorizationCode=o,this.meta.stateCode=r}addCaptchaToken(t){this.meta.captchaToken=t}isActive(){return!!(this.meta.authorizationCode&&this.meta.stateCode&&this.meta.provider)}async authenticate(){if(!this.api)throw new C("Auth flow has no API instance");if(!this.meta.authorizationCode||!this.meta.stateCode)throw new C("[OAuth AuthFlow] Authorization and state codes code must be set prior to calling authenticate.");if(this.meta.authorizationCode==="undefined")throw new C("User denied confirmation during OAuth flow");let t=bt.get(Cr);if(!t)throw new C("Authentication error.");try{let o=sc(),r=await this.api.post(o,{authorization_code:this.meta.authorizationCode,state_code:this.meta.stateCode,code_verifier:t});return bt.del(Cr),{user:r.user,token:r.token,refresh_token:r.refresh_token,is_new_user:r.is_new_user}}catch(o){let r=te(o);throw r.privyErrorCode?new C(r.message||"Invalid code during OAuth flow.",void 0,r.privyErrorCode):r.message==="User denied confirmation during OAuth flow"?new C("Invalid code during oauth flow.",void 0,"oauth_user_denied"):new C("Invalid code during OAuth flow.",void 0,"unknown_auth_error")}}async link(){if(!this.api)throw new C("Auth flow has no API instance");if(!this.meta.authorizationCode||!this.meta.stateCode)throw new C("[OAuth AuthFlow] Authorization and state codes code must be set prior to calling link.");if(this.meta.authorizationCode==="undefined")throw new C("User denied confirmation during OAuth flow");let t=bt.get(Cr);if(!t)throw new C("Authentication error.");try{let o=lc(),r=await this.api.post(o,{authorization_code:this.meta.authorizationCode,state_code:this.meta.stateCode,code_verifier:t});return bt.del(Cr),r}catch(o){throw te(o)}}createCodeVerifier(){return Wc.encode(Rc(36))}createStateCode(){return this.createCodeVerifier()}async deriveCodeChallengeFromCodeVerifier(t,o=$f){if(o==jf){let r=await Ac(t);return Wc.encode(r)}else return t}async getAuthorizationUrl(){if(!this.api)throw new C("Auth flow has no API instance");if(!this.meta.provider)throw new C("Provider must be set when initializing OAuth authentication.");let t=this.createCodeVerifier();bt.put(Cr,t);let o=this.createStateCode();bt.put(wr,o);let r=await this.deriveCodeChallengeFromCodeVerifier(t);try{let n=ac();return await this.api.post(n,{provider:this.meta.provider,redirect_to:window.location.href,token:this.meta.captchaToken,code_challenge:r,state_code:o})}catch(n){throw te(n)}}};var dt=class{constructor(t){this.promise=null;this.fn=t}execute(t){return this.promise===null&&(this.promise=(async()=>{try{return await this.fn(t)}finally{this.promise=null}})()),this.promise}};var Ko=class{constructor(t){this.createSiweMessage=(t,o,r,n,i,a,s)=>`${r} wants you to sign in with your Ethereum account:
2
2
  ${o}
3
3
 
4
4
  ${s}
@@ -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 dt(this._getNonceOnce.bind(this)),this.wallet=t}get meta(){return{connectorType:this.wallet.connectorType,walletClientType:this.wallet.walletClientType}}addCaptchaToken(t){this.meta.captchaToken=t}async authenticate(){if(!this.api)throw new C("Auth flow has no API instance");try{let{message:t,signature:o}=await this.sign(),r=await this.api.post(Zl(),{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 C("Auth flow has no API instance");try{let{message:t,signature:o}=await this.sign();return await this.api.post(Xl(),{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 C("Auth flow has no API instance");if(await this.buildSiweMessage(),!this.preparedMessage)throw new C("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 C("Auth flow has no API instance");let t=this.wallet.address;return(await this.api.post(Ql(),{address:t,token:this.meta.captchaToken})).nonce}async buildSiweMessage(){if(!this.api)throw new C("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.",s=new Date().toISOString();return this.createSiweMessage(t,o,n,i,s,r,a)}};var Yo=class{constructor(t,o){this.meta={phoneNumber:t,captchaToken:o}}async authenticate(){if(!this.api)throw new C("Auth flow has no API instance");if(!this.meta.phoneNumber||!this.meta.smsCode)throw new C("phone number and sms code must be set prior to calling authenticate.");try{let t=nc(),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 C("Auth flow has no API instance");if(!this.meta.phoneNumber||!this.meta.smsCode)throw new C("phone number and sms code must be set prior to calling authenticate.");try{let t=ic();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 C("Auth flow has no API instance");if(t&&(this.meta.phoneNumber=t),o&&(this.meta.captchaToken=o),!this.meta.phoneNumber)throw new C("phone nNumber must be set when initialzing authentication.");try{let r=rc();return await this.api.post(r,{phoneNumber:this.meta.phoneNumber,token:this.meta.captchaToken})}catch(r){throw te(r)}}};import{v4 as Ah}from"uuid";function tt(e){return new Date(e*1e3)}function qf(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:tt(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:tt(o.verified_at)};t.push(i);break;case"phone":let a={number:o.phoneNumber,type:o.type,verifiedAt:tt(o.verified_at)};t.push(a);break;case"google_oauth":let s={subject:o.subject,email:o.email,name:o.name,type:o.type,verifiedAt:tt(o.verified_at)};t.push(s);break;case"twitter_oauth":let l={subject:o.subject,username:o.username,name:o.name,type:o.type,verifiedAt:tt(o.verified_at)};t.push(l);break;case"discord_oauth":let c={subject:o.subject,username:o.username,email:o.email,type:o.type,verifiedAt:tt(o.verified_at)};t.push(c);break;case"github_oauth":let u={subject:o.subject,username:o.username,name:o.name,email:o.email,type:o.type,verifiedAt:tt(o.verified_at)};t.push(u);break;case"tiktok_oauth":let f={subject:o.subject,username:o.username,type:o.type,verifiedAt:tt(o.verified_at)};t.push(f);break;case"linkedin_oauth":let w={subject:o.subject,name:o.name,email:o.email,type:o.type,verifiedAt:tt(o.verified_at)};t.push(w);break;case"apple_oauth":let v={subject:o.subject,email:o.email,type:o.type,verifiedAt:tt(o.verified_at)};t.push(v);break;case"custom_auth":t.push({type:o.type,customUserId:o.custom_user_id,verifiedAt:tt(o.verified_at)});break;default:console.warn(`Unrecognized account type: ${r}. Please consider upgrading the Privy SDK.`)}}return t}function Mt(e,t){return e.sort((o,r)=>r.verifiedAt.getTime()-o.verifiedAt.getTime()),e.find(o=>o.type===t)}var ne=e=>e?.linkedAccounts.find(t=>t.type==="wallet"&&t.walletClientType==="privy")||null,Kf=e=>e.linkedAccounts.filter(t=>t.type==="wallet"),wo=(e,t)=>t==="all-users"&&!ne(e)||t==="users-without-wallets"&&!Kf(e)?.length;function Et(e){if(!e)return null;let t=qf(e.linked_accounts),o=Mt(t,"wallet"),r=Mt(t,"email"),n=Mt(t,"phone"),i=Mt(t,"google_oauth"),a=Mt(t,"twitter_oauth"),s=Mt(t,"discord_oauth"),l=Mt(t,"github_oauth"),c=Mt(t,"tiktok_oauth"),u=Mt(t,"linkedin_oauth"),f=Mt(t,"apple_oauth"),w=e.mfa_methods.map(({type:T,verified_at:y})=>({type:T,verifiedAt:tt(y)}));return{id:e.id,createdAt:tt(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:s&&{subject:s.subject,username:s.username,email:s.email},github:l&&{subject:l.subject,username:l.username,name:l.name,email:l.email},tiktok:c&&{subject:c.subject,username:c.username},linkedin:u&&{subject:u.subject,name:u.name},apple:f&&{subject:f.subject,email:f.email},mfaMethods:w.map(T=>T.type)}}import{getAddress as sd}from"@ethersproject/address";import Th from"eventemitter3";function Ic(){let e=window,t=e.ethereum;if(!t)return[];let o=[];if(t.providers?.length)for(let r of t.providers)r&&o.push(r);return o.push(e.ethereum),o}var vi=e=>{if(e.isApexWallet)return"Apex Wallet";if(e.isAvalanche)return"Core Wallet";if(e.isBackpack)return"Backpack";if(e.isBifrost)return"Bifrost Wallet";if(e.isBitKeep)return"BitKeep";if(e.isBitski)return"Bitski";if(e.isBlockWallet)return"BlockWallet";if(e.isBraveWallet)return"Brave Wallet";if(e.isClover)return"Clover";if(e.isCoin98)return"Coin98 Wallet";if(e.isCoinbaseWallet)return"Coinbase Wallet";if(e.isDawn)return"Dawn Wallet";if(e.isDefiant)return"Defiant";if(e.isDesig)return"Desig Wallet";if(e.isEnkrypt)return"Enkrypt";if(e.isExodus)return"Exodus";if(e.isFordefi)return"Fordefi";if(e.isFrame)return"Frame";if(e.isFrontier)return"Frontier Wallet";if(e.isGamestop)return"GameStop Wallet";if(e.isHaqqWallet)return"HAQQ Wallet";if(e.isHyperPay)return"HyperPay Wallet";if(e.isImToken)return"ImToken";if(e.isHaloWallet)return"Halo Wallet";if(e.isKuCoinWallet)return"KuCoin Wallet";if(e.isMathWallet)return"MathWallet";if(e.isNovaWallet)return"Nova Wallet";if(e.isOkxWallet||e.isOKExWallet)return"OKX Wallet";if(e.isOneInchIOSWallet||e.isOneInchAndroidWallet)return"1inch Wallet";if(e.isOneKey)return"OneKey Wallet";if(e.isOpera)return"Opera";if(e.isPhantom)return"Phantom";if(e.isPortal)return"Ripio Portal";if(e.isRabby)return"Rabby Wallet";if(e.isRainbow)return"Rainbow";if(e.isSafePal)return"SafePal Wallet";if(e.isStatus)return"Status";if(e.isSubWallet)return"SubWallet";if(e.isTalisman)return"Talisman";if(e.isTally||e.isTaho)return"Taho";if(e.isTokenPocket)return"TokenPocket";if(e.isTokenary)return"Tokenary";if(e.isTrust||e.isTrustWallet)return"Trust Wallet";if(e.isTTWallet)return"TTWallet";if(e.isXDEFI)return"XDEFI Wallet";if(e.isZeal)return"Zeal";if(e.isZerion)return"Zerion";if(e.isMetaMask)return"MetaMask"};var ps=(e,t)=>{if(!e.isMetaMask)return!1;if(e.isMetaMask&&!t)return!0;if(e.isBraveWallet&&!e._events&&!e._state||vi(e)!=="MetaMask")return!1;if(e.providers){for(let o of e.providers)if(!ps(o))return!1}return!0},Co=()=>!!("phantom"in window&&window?.phantom?.ethereum?.isPhantom),Wc=()=>{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&&t.isCoinbaseWallet)return!0}return!1};var Mc=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,}))$/),Lc=(e,t)=>{let o=e.slice(0),r=[];for(;o.length;)r.push(o.splice(0,t));return r},bo=(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}`},us=e=>new Promise(t=>setTimeout(t,e));function Nc(e,{interval:t=100,timeout:o=5e3}={}){return new Promise((r,n)=>{let i=0,a,s=()=>{if(i>=o){n("Max attempts reached without result");return}if(a=e(),i+=t,a!=null){r(a);return}setTimeout(s,t)};s()})}var Oc=(e,t={})=>{let o=t.delayMs||150,r=t.maxAttempts||270;return new Promise(async(n,i)=>{let a=!1,s=0;for(;!a&&s<r;){if(t.abortSignal?.aborted)return;e().then(()=>{a=!0,n()},(...l)=>{a=!0,i(...l)}),s+=1,await us(o)}a||i(new Error("Exceeded max attempts before resolving function"))})},wi=(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 ms=e=>e.replace(/([\u2700-\u27BF]|[\uE000-\uF8FF]|\uD83C[\uDC00-\uDFFF]|\uD83D[\uDC00-\uDFFF]|[\u2011-\u26FF]|\uD83E[\uDD10-\uDDFF])/g,""),Jo=e=>typeof e=="string"?e:"0x"+e.toString(16);async function Dc(e,t,o=3e3){let r=!1,n=window;return new Promise(i=>{n.ethereum?a():(window.addEventListener("ethereum#initialized",a,{once:!0}),setTimeout(()=>{a()},o));function a(){if(r)return;r=!0,window.removeEventListener("ethereum#initialized",a);let s=e.getProviders(),l=[];for(let c of s)t.includes("coinbase_wallet")&&c.info.rdns==="com.coinbase.wallet"||l.push({type:c.info.name.toLowerCase().replace(/\s/g,"_"),eip6963InjectedProvider:c});for(let c of Ic()){let u=vi(c);if(!s.some(f=>f.info.name===u)){if(ps(c,!0)&&!l.find(f=>f.type==="metamask")){l.push({type:"metamask",legacyInjectedProvider:c});continue}if(u==="Phantom"&&!l.find(f=>f.type==="phantom")){l.push({type:"phantom",legacyInjectedProvider:c});continue}l.find(f=>f.type==="unknown_browser_extension")||l.push({type:"unknown_browser_extension",legacyInjectedProvider:c})}}i(l)}})}function Er(e){return`eip155:${String(Number(e))}`}var Pt=(e,t,o)=>{let r=Number(e),n=t.find(a=>a.id===r);if(!n)throw new z(`Unsupported chainId ${e}`,4901);let i;if(o.rpcUrls&&o.rpcUrls[r]?i=o.rpcUrls[r]:n.rpcUrls.infura?.http[0]?i=n.rpcUrls.infura.http[0]+"/"+ui:n.rpcUrls.blast?.http[0]?i=n.rpcUrls.blast.http[0]+"/"+wc:i=n.rpcUrls.default?.http[0],!i)throw new z(`No RPC url found for ${e}`);return i},Uc=(e,t)=>{let o=Number(e),r=t.find(n=>n.id===o);if(!r)throw new z(`Unsupported chainId ${e}`,4901);return r.blockExplorers?.default.url};import nh from"@coinbase/wallet-sdk";import{jsx as Fc,jsxs as Yf}from"react/jsx-runtime";var un=({style:e,...t})=>Yf("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:[Fc("rect",{width:"1024",height:"1024",fill:"#0052FF",rx:100,ry:100}),Fc("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 Ot}from"@ethersproject/address";import{Web3Provider as $c}from"@ethersproject/providers";import{default as oh}from"eventemitter3";import{StaticJsonRpcProvider as Hc}from"@ethersproject/providers";import th from"eventemitter3";var Jf=["eth_sign","eth_populateTransactionRequest","eth_signTransaction","personal_sign","eth_signTypedData_v4"],Bc=e=>Jf.includes(e);import{ErrorCode as Qf}from"@ethersproject/logger";var Pr=class extends z{constructor(){super("Wallet timeout");this.type="wallet_error"}},Tr=class extends z{constructor(){super("User rejected connection");this.type="wallet_error"}},Tt=e=>{if(e instanceof z)return e;if(e?.code&&e?.reason){let t=new Fe(e);return e.code===Qf.ACTION_REJECTED&&(t.details=Ke.E4001_USER_REJECTED_REQUEST),t}return e?.code?new Fe(e):new z("Unknown connector error",e)},Lt=class extends Qe{constructor(o,r,n){super(o);this.type="provider_error";this.code=r,this.data=n}},Fe=class extends Lt{constructor(o){let r=o;super(r.message,r.code,r.data);let n=Object.values(Ke).find(i=>i.eipCode===r.code);this.details=n||Ke.UNKNOWN_ERROR,r.code===-32002&&(r.message?.includes("already pending for origin")?r.message?.includes("wallet_requestPermissions")?this.details=Ke.E32002_CONNECTION_ALREADY_PENDING:this.details=Ke.E32002_REQUEST_ALREADY_PENDING:r.message?.includes("Already processing")&&r.message.includes("eth_requestAccounts")&&(this.details=Ke.E32002_WALLET_LOCKED))}},Zf={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}},Xf={E32002_CONNECTION_ALREADY_PENDING:{eipCode:-32002,message:"Connection request already pending",detail:"Don\u2019t see your wallet? Check your other browser windows.",retryable:!1},E32002_REQUEST_ALREADY_PENDING:{eipCode:-32002,message:"Resource request already pending",detail:"Don\u2019t see your wallet? Check your other browser windows.",retryable:!1},E32002_WALLET_LOCKED:{eipCode:-32002,message:"Wallet might be locked",detail:"Don\u2019t see your wallet? Check your other browser windows.",retryable:!1},E4001_USER_REJECTED_REQUEST:{eipCode:4001,message:"Signature rejected",detail:"Please try signing again.",retryable:!0}},eh={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}},Ke={UNKNOWN_ERROR:{eipCode:0,message:"Unknown error",detail:"Unknown error",retryable:!0},...eh,...Xf},oo={...Zf,...Ke};var re=class{constructor(t,o){this.removeListener=(t,o)=>{if(this.walletProvider)try{return this.walletProvider.removeListener(t,o)}catch{console.warn("Unable to remove wallet provider listener")}};this.walletTimeout=(t=new Pr,o=this.rpcTimeoutDuration)=>new Promise((r,n)=>setTimeout(()=>{n(t)},o));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.rpcTimeoutDuration=o||qo,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 z(`A wallet request of type ${t.method} was made before setting a wallet provider.`);return Promise.race([this.walletProvider.request(t),this.walletTimeout()]).catch(o=>{throw Tt(o)})}},Eo=class extends Error{constructor(o,r,n){super(o);this.code=r,this.data=n}},Ci=class extends th{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 Hc(Pt(a,this.chains,n)),this.rpcTimeoutDuration=xr(n,"privy")}async handleSendTransaction(o){if(!o.params||!Array.isArray(o.params))throw new Eo(`Invalid params for ${o.method}`,4200);let r=o.params[0];if(!await Ie()||!this.address)throw new Eo("Disconnected",4900);return(await zc(r)).hash}handleSwitchEthereumChain(o){if(!o.params||!Array.isArray(o.params))throw new Eo(`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 Eo(`Invalid params for ${o.method}`,4200);this.chainId=Number(r),this.provider=new Hc(Pt(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 Gc(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:Jo(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 Jo(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(Bc(o.method)){let r=await Ie();if(await Vc(),!r||!this.address)throw new Eo("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 Eo("Disconnected",4900)}}else return this.provider.send(o.method,o.params)}async connect(){let o=await Ie();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}}},Nt=class extends re{constructor(o){super(o,o.rpcTimeoutDuration)}},Po=class extends re{constructor(t){super(t,t.rpcTimeoutDuration)}sendAsync(t,o){throw new Error("sendAsync is no longer supported by EIP-1193. Use the request method instead.")}};var rh=(e,t)=>{switch(t){case"coinbase_wallet":return e.message.includes("addEthereumChain");default:return e.code===4902||e.message?.includes("4902")}},Ye=class extends oh{constructor(o,r,n,i){super();this.onAccountsChanged=o=>{o.length===0?this.onDisconnect():this.syncAccounts(o)};this.onChainChanged=o=>{this.wallets.forEach(r=>{r.chainId=Er(o),this.walletClientType==="privy"&&Z.put(yi(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.defaultChain=n,this.rpcConfig=i,this.rpcTimeoutDuration=xr(i,o),this.connected=!1,this.initialized=!1}buildConnectedWallet(o,r){let n=async()=>!!this.wallets.find(i=>Ot(i.address)===Ot(o));return{address:Ot(o),chainId:r,switchChain:async i=>{if(!n)throw new z("Wallet is not currently connected.");let a=this.wallets.find(f=>Ot(f.address)===Ot(o))?.chainId;if(!a)throw new z("Unable to determine current chainId.");let s,l;if(typeof i=="number"?(s=`0x${i.toString(16)}`,l=i):(s=i,l=Number(i)),a===Er(s))return;let c=this.chains.find(f=>f.id===l);if(!c)throw new z(`Unsupported chainId: ${i}`);let u=async()=>{await this.proxyProvider.request({method:"wallet_switchEthereumChain",params:[{chainId:s}]})};try{return await u()}catch(f){if(rh(f,this.walletClientType))return await this.proxyProvider.request({method:"wallet_addEthereumChain",params:[{chainId:s,chainName:c.name,nativeCurrency:c.nativeCurrency,rpcUrls:[c.rpcUrls.default?.http[0]??""],blockExplorerUrls:[c.blockExplorers?.default.url??""]}]}),u();throw this.walletClientType==="rainbow"&&f.message?.includes("wallet_switchEthereumChain")?new z(`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 z("Wallet is not currently connected.");return this.proxyProvider},getEthersProvider:async()=>{if(!await n())throw new z("Wallet is not currently connected.");return new $c(new Nt(this.proxyProvider))},getWeb3jsProvider:async()=>{if(!await n())throw new z("Wallet is not currently connected.");return new Po(this.proxyProvider)},sign:async i=>{if(!await n())throw new z("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=Ot(n),a=[],s;if(this.walletClientType==="privy"){let c=Z.get(yi(i));this.chains.find(u=>u.id===Number(c))||(Z.del(yi(i)),c=null),s=c||`0x${this.defaultChain.id.toString(16)}`;try{await this.proxyProvider.request({method:"wallet_switchEthereumChain",params:[{chainId:s}]})}catch{console.warn(`Unable to switch embedded wallet to chain ID ${s} on initialization`)}}else try{let c=await this.proxyProvider.request({method:"eth_chainId"});if(typeof c=="string")s=c;else if(typeof c=="number")s=`0x${c.toString(16)}`;else throw new Error("Invalid chainId returned from provider")}catch(c){console.warn(`Failed to get chainId from provider, defaulting to ${ls}`,c),s=ls}let l=Er(s);a.find(c=>Ot(c.address)===i)||a.push(this.buildConnectedWallet(Ot(n),l)),bi(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=>Ot(n)===Ot(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 $c(new Nt(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 ih=e=>{let t=`https://mainnet.infura.io/v3/${ui}`,o=1;return e.makeWeb3Provider(t,o)},Ei,Pi=class extends Ye{constructor(o,r,n){super("coinbase_wallet",o,r,n);this.connectorType="coinbase_wallet";this.proxyProvider=new re(void 0,this.rpcTimeoutDuration),this.subscribeListeners(),Ei||(Ei=new nh({appName:"Privy",darkMode:!1,headlessMode:!1,enableMobileWalletLink:!0})),this.proxyProvider.setWalletProvider(ih(Ei)),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(){Ei.disconnect()}get walletBranding(){return{name:"Coinbase Wallet",icon:un}}async promptConnection(){try{let o=await this.proxyProvider.request({method:"eth_requestAccounts"});if(!o||o.length===0||!o[0])throw new z("Unable to retrieve accounts");this.connected=!0,await this.syncAccounts([o[0]])}catch(o){throw Tt(o)}}};import{jsx as jc}from"react/jsx-runtime";var Ti=({...e})=>jc("svg",{width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:jc("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 xi=class extends Ye{constructor(o,r,n,i){super("privy",r,n,i);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:[Jo(o?.chainId||"0x1")]}),this.getConnectedWallet()):null}get walletBranding(){return{name:"Privy Wallet",icon:Ti}}disconnect(){this.connected=!1}async promptConnection(){}};import{jsx as qc}from"react/jsx-runtime";var Sr=({style:e,...t})=>qc("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",stroke:"currentColor",strokeWidth:1.5,viewBox:"0 0 24 24",style:{...e},...t,children:qc("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 17.25v1.007a3 3 0 01-.879 2.122L7.5 21h9l-.621-.621A3 3 0 0115 18.257V17.25m6-12V15a2.25 2.25 0 01-2.25 2.25H5.25A2.25 2.25 0 013 15V5.25m18 0A2.25 2.25 0 0018.75 3H5.25A2.25 2.25 0 003 5.25m18 0V12a2.25 2.25 0 01-2.25 2.25H5.25A2.25 2.25 0 013 12V5.25"})});import{jsx as ot,jsxs as ah}from"react/jsx-runtime";var _r=({style:e,...t})=>ah("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:[ot("style",{children:".s1{stroke-linecap:round;stroke-linejoin:round}.s2{fill:#e4761b;stroke:#e4761b}.s3{fill:#f6851b;stroke:#f6851b}"}),ot("path",{fill:"#e2761b",stroke:"#e2761b",className:"s1",d:"m274.1 35.5-99.5 73.9L193 65.8z"}),ot("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"}),ot("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"}),ot("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"}),ot("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"}),ot("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"}),ot("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"}),ot("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"}),ot("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"}),ot("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"}),ot("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"}),ot("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"})]});import{jsx as Kc,jsxs as sh}from"react/jsx-runtime";var Dt=({style:e,...t})=>sh("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:[Kc("rect",{width:"108",height:"108",rx:"23",fill:"#AB9FF2"}),Kc("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 Ar=class extends Ye{constructor(o,r,n,i,a){super(a||"unknown",o,r,n);this.connectorType="injected";this.proxyProvider=new re(void 0,this.rpcTimeoutDuration),this.subscribeListeners(),this.providerDetail=i;let s=i.provider;this.proxyProvider.setWalletProvider(s),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:this.providerDetail.info.name,icon:this.providerDetail.info.icon}}disconnect(){console.warn(`Programmatic disconnect with ${this.providerDetail.info.name} is not yet supported.`)}async promptConnection(){try{let o=await this.proxyProvider.request({method:"eth_requestAccounts"});if(!o||o.length===0||!o[0])throw new z("Unable to retrieve accounts");await this.syncAccounts([o[0]])}catch(o){throw Tt(o)}}},kr,Rr=class extends Ye{constructor(o,r,n,i,a){super(a??"unknown",o,r,n);this.connectorType="injected";ai(this,kr,void 0);this.proxyProvider=new re(void 0,this.rpcTimeoutDuration),this.subscribeListeners(),this.proxyProvider.setWalletProvider(i),this.syncAccounts().then(()=>{this.emit("initialized"),this.initialized=!0}),a==="metamask"?os(this,kr,{name:"MetaMask",icon:_r}):a==="phantom"&&os(this,kr,{name:"Phantom",icon:Dt})}async connect(o){return o.showPrompt&&await this.promptConnection(),await this.isConnected()?this.getConnectedWallet():null}get walletBranding(){return Kl(this,kr)??{name:"Browser Extension",icon:Sr}}disconnect(){console.warn("Programmatic disconnect with browser wallets is not yet supported.")}async promptConnection(){try{let o=await this.proxyProvider.request({method:"eth_requestAccounts"});if(!o||o.length===0||!o[0])throw new z("Unable to retrieve accounts");await this.syncAccounts([o[0]])}catch(o){throw Tt(o)}}};kr=new WeakMap;import{getAddress as VE}from"@ethersproject/address";import{Web3Provider as jE}from"@ethersproject/providers";import{isMobile as lh}from"react-device-detect";var Si=class extends Ar{disconnect(){console.warn("Metamask does not support programmatic disconnect.")}async promptConnection(){try{lh||await this.proxyProvider.request({method:"wallet_requestPermissions",params:[{eth_accounts:{}}]});let t=await this.proxyProvider.request({method:"eth_requestAccounts"});if(!t||t.length===0||!t[0])throw new z("Unable to retrieve accounts");await this.syncAccounts([t[0]])}catch(t){throw Tt(t)}}};var _i=class extends Ye{constructor(o,r){super(o,[],r,{});this.connectorType="null";this.proxyProvider=new re(void 0,qo);this.connectorType=o}get walletBranding(){return{name:"Wallet"}}async connect(){throw new Error("connect called for an uninstalled wallet via the NullConnector")}disconnect(){throw new Error("disconnect called for an uninstalled wallet via the NullConnector")}promptConnection(o){throw new Error(`promptConnection called for an uninstalled wallet via the NullConnector for ${o}`)}};var ki=class extends _i{constructor(t){super("phantom",t)}get walletBranding(){return{name:"Phantom",icon:Dt}}};import{EthereumProvider as Ch,OPTIONAL_EVENTS as bh,OPTIONAL_METHODS as Eh}from"@walletconnect/ethereum-provider";import{isMobile as Ph}from"react-device-detect";import{createContext as dh,useContext as ph,useEffect as uh,useRef as mh,useState as fh}from"react";import{jsx as ch}from"react/jsx-runtime";function Ai({src:e,...t}){return ch("img",{src:e,...t,style:{display:"none"}})}var P=()=>{throw new Error("You need to wrap your application with the <PrivyProvider> initialized with your app id.")};import{jsx as yh,jsxs as gh}from"react/jsx-runtime";var Yc=dh({ready:!1,app:null,currentScreen:null,lastScreen:null,navigate:P,navigateBack:P,resetNavigation:P,setModalData:P,onUserCloseViaDialogOrKeybindRef:void 0}),hh=["LANDING","CONNECT_ONLY_LANDING_SCREEN",null],Jc=e=>{let t=e.appConfig,o=e.authenticated,[r,n]=fh(e.initialScreen);uh(()=>{!o&&!hh.includes(e.initialScreen)&&e.setInitialScreen(null)},[o]);let i=mh(null),a={ready:!!t?.id,app:t,data:e.data,setModalData:e.setModalData,currentScreen:e.initialScreen,lastScreen:r,navigate:s=>{e.setInitialScreen(s),n(e.initialScreen)},navigateBack:()=>{e.setInitialScreen(r)},resetNavigation:()=>{e.setInitialScreen(null),n(null)},onUserCloseViaDialogOrKeybindRef:i};return gh(Yc.Provider,{value:a,children:[(typeof t?.appearance?.logo=="string"||t?.appearance?.logo?.type==="img")&&yh(Ai,{src:typeof t.appearance.logo=="string"?t.appearance.logo:t.appearance.logo.props.src}),e.children]})},S=()=>ph(Yc);import{jsx as Ir,jsxs as vh}from"react/jsx-runtime";var mn=({style:e,...t})=>{let{app:o}=S();return vh("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:[Ir("rect",{width:"28",height:"28",rx:"3",fill:o?.appearance.palette.colorScheme==="dark"?"#3396ff":"#141414"}),Ir("g",{clipPath:"url(#clip0_1765_9946)",children:Ir("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"})}),Ir("defs",{children:Ir("clipPath",{id:"clip0_1765_9946",children:Ir("rect",{width:"20",height:"12.2531",fill:"white",transform:"translate(4 8)"})})})]})};var Ri=e=>{let t;try{t=new URL(e).hostname}catch{return}for(let[o,r]of Object.entries(Wr))if(t.includes(r.hostname))return{walletClientType:o,entry:r}};var Wr={metamask:{id:"c57ca95b47569778a828d19178114f4db188b89b763c899ba0be274e97267d96",displayName:"MetaMask",hostname:"metamask.io",mobile:{native:"metamask://",universal:"https://metamask.app.link"}},trust:{id:"4622a2b2d6af1c9844944291e5e7351a6aa24cd7b23099efac1b2fd875da31a0",displayName:"Trust",hostname:"trustwallet.com",mobile:{universal:"https://link.trustwallet.com"}},safe:{id:"225affb176778569276e484e1b92637ad061b01e13a048b35a9d280c3b58970f",displayName:"Safe",hostname:"safe.global",mobile:{universal:"https://app.safe.global/"}},rainbow:{id:"1ae92b26df02f0abca6304df07debccd18262fdf5fe82daa81593582dac9a369",displayName:"Rainbow",hostname:"rainbow.me",mobile:{native:"rainbow://",universal:"https://rnbwapp.com"}},uniswap:{id:"c03dfee351b6fcc421b4494ea33b9d4b92a984f87aa76d1663bb28705e95034a",displayName:"Uniswap",hostname:"uniswap.org",mobile:{universal:"https://uniswap.org/app"}},zerion:{id:"ecc4036f814562b41a5268adc86270fba1365471402006302e70169465b7ac18",displayName:"Zerion",hostname:"zerion.io",mobile:{native:"zerion://",universal:"https://wallet.zerion.io"}},argent:{id:"bc949c5d968ae81310268bf9193f9c9fb7bb4e1283e1284af8f2bd4992535fd6",displayName:"Argent",hostname:"www.argent.xyz",mobile:{universal:"https://www.argent.xyz/app"}},spot:{id:"74f8092562bd79675e276d8b2062a83601a4106d30202f2d509195e30e19673d",displayName:"Spot",hostname:"www.spot-wallet.com",mobile:{universal:"https://spot.so"}},omni:{id:"afbd95522f4041c71dd4f1a065f971fd32372865b416f95a0b1db759ae33f2a7",displayName:"Omni",hostname:"omni.app",mobile:{universal:"https://links.omni.app"}},cryptocom:{id:"f2436c67184f158d1beda5df53298ee84abfc367581e4505134b5bcf5f46697d",displayName:"Crypto.com",hostname:"crypto.com",mobile:{universal:"https://wallet.crypto.com"}},blockchain:{id:"84b43e8ddfcd18e5fcb5d21e7277733f9cccef76f7d92c836d0e481db0c70c04",displayName:"Blockchain",hostname:"www.blockchain.com",mobile:{universal:"https://www.blockchain.com"}},safepal:{id:"0b415a746fb9ee99cce155c2ceca0c6f6061b1dbca2d722b3ba16381d0562150",displayName:"SafePal",hostname:"safepal.com",mobile:{universal:"https://link.safepal.io"}},bitkeep:{id:"38f5d18bd8522c244bdd70cb4a68e0e718865155811c043f052fb9f1c51de662",displayName:"BitKeep",hostname:"bitkeep.com",mobile:{universal:"https://bkapp.vip"}},zengo:{id:"9414d5a85c8f4eabc1b5b15ebe0cd399e1a2a9d35643ab0ad22a6e4a32f596f0",displayName:"ZenGo",hostname:"zengo.com",mobile:{universal:"https://get.zengo.com/"}},"1inch":{id:"c286eebc742a537cd1d6818363e9dc53b21759a1e8e5d9b263d0c03ec7703576",displayName:"1inch",hostname:"wallet.1inch.io",mobile:{universal:"https://wallet.1inch.io/wc/"}},binance:{id:"8a0ee50d1f22f6651afcae7eb4253e52a3310b90af5daef78a8c4929a9bb99d4",displayName:"Binance",hostname:"www.binance.com",mobile:{universal:"https://app.binance.com/cedefi"}},exodus:{id:"e9ff15be73584489ca4a66f64d32c4537711797e30b6660dbcb71ea72a42b1f4",displayName:"Exodus",hostname:"exodus.com",mobile:{universal:"https://exodus.com/m"}},mew_wallet:{id:"f5b4eeb6015d66be3f5940a895cbaa49ef3439e518cd771270e6b553b48f31d2",displayName:"MEW wallet",hostname:"mewwallet.com",mobile:{universal:"https://mewwallet.com"}},alphawallet:{id:"138f51c8d00ac7b9ac9d8dc75344d096a7dfe370a568aa167eabc0a21830ed98",displayName:"AlphaWallet",hostname:"alphawallet.com",mobile:{universal:"https://aw.app"}},keyring_pro:{id:"47bb07617af518642f3413a201ec5859faa63acb1dd175ca95085d35d38afb83",displayName:"KEYRING PRO",hostname:"keyring.app",mobile:{universal:"https://keyring.app/"}},mathwallet:{id:"7674bb4e353bf52886768a3ddc2a4562ce2f4191c80831291218ebd90f5f5e26",displayName:"MathWallet",hostname:"mathwallet.org",mobile:{universal:"https://www.mathwallet.org"}},unstoppable:{id:"8308656f4548bb81b3508afe355cfbb7f0cb6253d1cc7f998080601f838ecee3",displayName:"Unstoppable",hostname:"unstoppabledomains.com",mobile:{universal:"https://unstoppabledomains.com/mobile"}},obvious:{id:"031f0187049b7f96c6f039d1c9c8138ff7a17fd75d38b34350c7182232cc29aa",displayName:"Obvious",hostname:"obvious.technology",mobile:{universal:"https://wallet.obvious.technology"}},ambire:{id:"2c81da3add65899baeac53758a07e652eea46dbb5195b8074772c62a77bbf568",displayName:"Ambire",hostname:"www.ambire.com",mobile:{universal:"https://mobile.ambire.com"}},internet_money_wallet:{id:"dd43441a6368ec9046540c46c5fdc58f79926d17ce61a176444568ca7c970dcd",displayName:"Internet Money Wallet",hostname:"internetmoney.io",mobile:{universal:"https://internetmoney.io"}},coin98:{id:"2a3c89040ac3b723a1972a33a125b1db11e258a6975d3a61252cd64e6ea5ea01",displayName:"Coin98",hostname:"coin98.com",mobile:{universal:"https://coin98.services"}},abc_wallet:{id:"b956da9052132e3dabdcd78feb596d5194c99b7345d8c4bd7a47cabdcb69a25f",displayName:"ABC Wallet",hostname:"myabcwallet.io",mobile:{universal:"https://abcwalletconnect.page.link"}},arculus_wallet:{id:"0e4915107da5b3408b38e248f7a710f4529d54cd30e9d12ff0eb886d45c18e92",displayName:"Arculus Wallet",hostname:"www.getarculus.com",mobile:{universal:"https://gw.arculus.co/app"}},haha:{id:"719bd888109f5e8dd23419b20e749900ce4d2fc6858cf588395f19c82fd036b3",displayName:"HaHa",hostname:"www.haha.me",mobile:{universal:"https://haha.me"}},cling_wallet:{id:"942d0e22a7e6b520b0a03abcafc4dbe156a1fc151876e3c4a842f914277278ef",displayName:"Cling Wallet",hostname:"clingon.io",mobile:{universal:"https://cling.carrieverse.com/apple-app-site-association"}},broearn:{id:"8ff6eccefefa7506339201bc33346f92a43118d6ff7d6e71d499d8187a1c56a2",displayName:"Broearn",hostname:"www.broearn.com",mobile:{universal:"https://www.broearn.com/link/wallet/"}},copiosa:{id:"07f99a5d9849bb049d74830012b286f8b238e72b0337933ef22b84947409db80",displayName:"Copiosa",hostname:"copiosa.io",mobile:{universal:"https://copiosa.io/action/"}},burrito_wallet:{id:"8821748c25de9dbc4f72a691b25a6ddad9d7df12fa23333fd9c8b5fdc14cc819",displayName:"Burrito Wallet",hostname:"burritowallet.com",mobile:{universal:"https://burritowallet.com/wc?uri="}},enjin_wallet:{id:"bdc9433ffdaee55d31737d83b931caa1f17e30666f5b8e03eea794bac960eb4a",displayName:"Enjin Wallet",hostname:"enjin.io",mobile:{universal:"https://deeplink.wallet.enjin.io/"}},plasma_wallet:{id:"cbe13eb482c76f1fa401ff4c84d9acd0b8bc9af311ca0620a0b192fb28359b4e",displayName:"Plasma Wallet",hostname:"plasma-wallet.com",mobile:{universal:"https://plasma-wallet.com"}},avacus:{id:"94f785c0c8fb8c4f38cd9cd704416430bcaa2137f27e1468782d624bcd155a43",displayName:"Avacus",hostname:"avacus.cc",mobile:{universal:"https://avacus.app.link"}},bee:{id:"2cca8c1b0bea04ba37dee4017991d348cdb7b826804ab2bd31073254f345b715",displayName:"Bee",hostname:"www.beewallet.app",mobile:{universal:"https://beewallet.app/wc"}},pitaka:{id:"14e5d957c6eb62d3ee8fc6239703ac2d537d7e3552154836ca0beef775f630bc",displayName:"Pitaka",hostname:"pitaka.io",mobile:{universal:"https://app.pitaka.io"}},pltwallet:{id:"576c90ceaea34f29ff0104837cf2b2e23d201be43be1433feeb18d375430e1fd",displayName:"PLTwallet",hostname:"pltwallet.io",mobile:{universal:"https://pltwallet.io/"}},minerva:{id:"49bb9d698dbdf2c3d4627d66f99dd9fe90bba1eec84b143f56c64a51473c60bd",displayName:"Minerva",hostname:"minerva.digital",mobile:{universal:"https://minerva.digital"}},kryptogo:{id:"19418ecfd44963883e4d6abca1adeb2036f3b5ffb9bee0ec61f267a9641f878b",displayName:"KryptoGO",hostname:"kryptogo.com",mobile:{universal:"https://kryptogo.page.link"}},prema:{id:"5b8e33346dfb2a532748c247876db8d596734da8977905a27b947ba1e2cf465b",displayName:"PREMA",hostname:"premanft.com",mobile:{universal:"https://premanft.com"}},slingshot:{id:"d23de318f0f56038c5edb730a083216ff0cce00c1514e619ab32231cc9ec484b",displayName:"Slingshot",hostname:"slingshot.finance",mobile:{universal:"https://app.slingshot.finance"}},kriptonio:{id:"50df7da345f84e5a79aaf617df5167335a4b6751626df2e8a38f07029b3dde7b",displayName:"Kriptonio",hostname:"kriptonio.com",mobile:{universal:"https://app.kriptonio.com/mobile"}},timeless:{id:"9751385960bca290c13b443155288f892f62ee920337eda8c5a8874135daaea8",displayName:"Timeless",hostname:"timelesswallet.xyz",mobile:{universal:"https://timelesswallet.xyz"}},secux:{id:"6464873279d46030c0b6b005b33da6be5ed57a752be3ef1f857dc10eaf8028aa",displayName:"SecuX",hostname:"secuxtech.com",mobile:{universal:"https://wsweb.secuxtech.com"}},bitizen:{id:"41f20106359ff63cf732adf1f7dc1a157176c9b02fd266b50da6dcc1e9b86071",displayName:"Bitizen",hostname:"bitizen.org",mobile:{universal:"https://bitizen.org/wallet"}},blocto:{id:"14e7176536cb3706e221daaa3cfd7b88b7da8c7dfb64d1d241044164802c6bdd",displayName:"Blocto",hostname:"blocto.io",mobile:{universal:"https://blocto.app"}},safemoon:{id:"a0e04f1086aac204d4ebdd5f985c12ed226cd0006323fd8143715f9324da58d1",displayName:"SafeMoon",hostname:"safemoon.com",mobile:{universal:"https://safemoon.com/wc"}}};function wh(e){return{name:e.displayName||"",universalLink:e.mobile.universal,deepLink:e.mobile.native}}var Qc=e=>e in Wr,Zc=e=>{let t=Wr[e].mobile;if("native"in t)return t.native};function Xc(e,t){let o=wh(t);if(o.deepLink)return nd(o.deepLink,e);if(o.universalLink)return id(o.universalLink,e);throw new C(`Unsupported wallet ${t.id}`)}var ed="WALLETCONNECT_DEEPLINK_CHOICE";function td(){try{localStorage.removeItem(ed)}catch{}}function od({href:e,name:t}){try{localStorage.setItem(ed,JSON.stringify({href:e,name:t}))}catch{}}function rd(e){return e.startsWith("http://")||e.startsWith("https://")}function nd(e,t){if(rd(e))return id(e,t);let o=e;o.includes("://")||(o=e.replaceAll("/","").replaceAll(":",""),o=`${o}://`),o.endsWith("/")||(o=`${o}/`);let r=encodeURIComponent(t);return{redirect:`${o}wc?uri=${r}`,href:o}}function id(e,t){if(!rd(e))return nd(e,t);let o=e;o.endsWith("/")||(o=`${o}/`);let r=encodeURIComponent(t);return{redirect:`${o}wc?uri=${r}`,href:o}}function ad(e,t){window.open(e,t,"noreferrer noopener")}var Ut=class extends Ye{constructor(o,r,n,i,a){super(a||"unknown",n,i,r);this.connectorType="wallet_connect_v2";this.walletConnectCloudProjectId=o,this.rpcConfig=r,this.proxyProvider=new re(void 0,this.rpcTimeoutDuration),a&&(this.walletEntry=Wr[a],this.walletClientType=a),this.createProvider().then(s=>{if(this.provider=s,this.proxyProvider.setWalletProvider(s),this.subscribeListeners(),s.session){if(this.walletProvider?.session?.peer.metadata.url){let l=Ri(this.walletProvider?.session?.peer.metadata.url);this.walletEntry=l?.entry,this.walletClientType=l?.walletClientType||"unknown"}this.connected=!0,this.syncAccounts().then(()=>{this.emit("initialized"),this.initialized=!0})}else this.emit("initialized"),this.initialized=!0}),import("@walletconnect/modal").then(({WalletConnectModal:s})=>{this.modal=new s({projectId:this.walletConnectCloudProjectId,themeVariables:{"--wcm-z-index":"1000000"}}),this.modal.subscribeModal(l=>{!l.open&&!this.walletProvider?.session&&this.onQrModalClosed&&this.onQrModalClosed()})})}async connect(o){return o.showPrompt&&await this.promptConnection(),this.getConnectedWallet()}async isConnected(){return!!this.walletProvider?.connected}get walletBranding(){return this.walletClientType==="metamask"?{name:"Metamask",icon:_r}:{name:ms(this.walletProvider?.session?.peer.metadata.name||"")||"WalletConnect",icon:this.walletProvider?.session?.peer.metadata.icons?.[0]||mn}}resetConnection(o){this.walletProvider&&this.walletProvider.connected&&(this.walletProvider.signer.session=void 0,this.walletEntry=Wr[o],this.walletClientType=o,this.redirectUri=void 0,td(),this.onDisconnect())}async promptConnection(){if(this.provider)return new Promise((o,r)=>{let n=()=>{r(new Tr)};this.onQrModalClosed=n,(async()=>{let a="",s=await Promise.race([this.walletProvider?.enable(),this.proxyProvider.walletTimeout()]);if(s?.length&&(a=s[0]),!a||a==="")throw new z("Unable to retrieve address");if(this.walletProvider?.session?.peer.metadata.url){let l=Ri(this.walletProvider?.session?.peer.metadata.url);this.walletEntry=l?.entry,this.walletClientType=l?.walletClientType||"unknown",this.proxyProvider.rpcTimeoutDuration=xr(this.rpcConfig,this.walletClientType)}this.connected=!0,await this.syncAccounts(s),o()})().catch(a=>{if(a){r(Tt(a));return}r(new z("Unknown error during connection"))}).finally(()=>this.modal?.closeModal())})}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=Pt(n.id,this.chains,this.rpcConfig);i&&(o[n.id]=i)}let r=await Ch.init({projectId:this.walletConnectCloudProjectId,chains:[this.defaultChain.id],optionalChains:this.chains.map(n=>n.id),optionalEvents:bh,optionalMethods:Eh,rpcMap:o,showQrModal:!1});return r.on("display_uri",n=>{if(r.signer.abortPairingAttempt(),Ph&&this.walletEntry){let{redirect:i,href:a}=Xc(n,this.walletEntry);od({href:a,name:this.walletEntry.displayName}),this.redirectUri=i,ad(i,"_self")}else this.modal?.openModal({uri:n,chains:[this.defaultChain.id]})}),r.on("connect",()=>{if(this.modal?.closeModal(),r.session?.peer.metadata.url){let n=Ri(r.session?.peer.metadata.url);this.walletEntry=n?.entry,this.walletClientType=n?.walletClientType||"unknown"}}),r}async enableProvider(){return this.walletProvider?.connected?Promise.resolve(this.walletProvider.accounts):await this.walletProvider?.enable()}};var fs=e=>{let t=localStorage.getItem("-walletlink:https://www.walletlink.org:Addresses");return t?!!e?.linkedAccounts.filter(r=>r.type=="wallet"&&r.address===sd(t)).length:!1},xr=(e,t)=>e.rpcTimeouts?e.rpcTimeouts[t]||qo:qo,fn=class extends Th{constructor(o,r,n,i,a,s){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 re:r.proxyProvider};this.walletConnectCloudProjectId=o,this.rpcConfig=r,this.chains=n,this.defaultChain=i,this.walletConnectors=[],this.initialized=!1,this.store=a,this.walletList=s,this.initializedWalletConnectors=0,this.walletsReady=!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}async initialize(){if(this.initialized)return;Z.get(as)&&(Z.getKeys().forEach(r=>{r.startsWith("walletconnect")&&Z.del(r)}),Z.del(as));let o=Dc(this.store,this.walletList).then(r=>{r.forEach(({type:n,eip6963InjectedProvider:i,legacyInjectedProvider:a})=>{this.createWalletConnector("injected",n,{eip6963InjectedProvider:i,legacyInjectedProvider:a})})});this.walletList.includes("coinbase_wallet")&&this.createWalletConnector("coinbase_wallet","coinbase_wallet"),!Co()&&this.walletList.includes("phantom")&&this.createWalletConnector("phantom","phantom"),this.createWalletConnector("wallet_connect_v2","unknown"),await o,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"),this.initializedWalletConnectors++,this.walletsReady=this.initializedWalletConnectors===this.walletConnectors.length}onWalletsUpdated(o){o.initialized&&(this.saveConnectionHistory(),this.emit("walletsUpdated"))}addEmbeddedWalletConnector(o,r,n){let i=this.findWalletConnector("embedded","privy");if(i)i.proxyProvider.walletProxy=o;else{let a=new Ci(o,r,this.rpcConfig,this.chains,n.id),s=new xi(a,this.chains,n,this.rpcConfig);this.addWalletConnector(s)}}removeEmbeddedWalletConnector(){let o=this.findWalletConnector("embedded","privy");if(o){let r=this.walletConnectors.indexOf(o);this.walletConnectors.splice(r,1),this.saveConnectionHistory(),this.storedConnections=this.loadConnectionHistory(),this.emit("walletsUpdated")}}async createWalletConnector(o,r,n){let i=this.findWalletConnector(o,r);if(i)return i instanceof Ut&&i.resetConnection(r),i;let s=(()=>{if(o==="injected"){if(r==="metamask"&&n?.eip6963InjectedProvider)return new Si(this.chains,this.defaultChain,this.rpcConfig,n?.eip6963InjectedProvider,"metamask");if(r==="metamask"&&n?.legacyInjectedProvider)return new Rr(this.chains,this.defaultChain,this.rpcConfig,n?.legacyInjectedProvider,"metamask");if(r==="phantom"&&n?.legacyInjectedProvider)return new Rr(this.chains,this.defaultChain,this.rpcConfig,n?.legacyInjectedProvider,"phantom");if(n?.legacyInjectedProvider&&r==="unknown_browser_extension")return new Rr(this.chains,this.defaultChain,this.rpcConfig,n?.legacyInjectedProvider);if(n?.eip6963InjectedProvider)return new Ar(this.chains,this.defaultChain,this.rpcConfig,n?.eip6963InjectedProvider,r)}else return o==="coinbase_wallet"?new Pi(this.chains,this.defaultChain,this.rpcConfig):o==="phantom"?new ki(this.defaultChain):new Ut(this.walletConnectCloudProjectId,this.rpcConfig,this.chains,this.defaultChain,r)})();return s&&this.addWalletConnector(s),s||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=Z.get(ss);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}));Z.put(ss,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=sd(o),this.emit("walletsUpdated")}};function bi(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 xh}from"ofetch";var Sh=[ci(),pi(),di()],_h=e=>{let t=new AbortController;return setTimeout(()=>t.abort(),e),t.signal},Ii=class{constructor(t,o,r){this.appId=t,this.clientAnalyticsId=o.clientAnalyticsId,this.sdkVersion=rs,this.client=o,this.defaults=r,this.fallbackApiUrl=o.fallbackApiUrl,this.baseFetch=xh.create({baseURL:this.defaults.baseURL,retry:3,retryDelay:500,retryStatusCodes:[408,409,425,500,502,503,504],credentials:"include",onRequest:async({request:n,options:i})=>{let a=new Headers(i.headers);a.set("privy-app-id",this.appId),a.set("privy-ca-id",this.clientAnalyticsId||""),a.set("privy-client",`react-auth:${this.sdkVersion}`);let s=!Sh.includes(n.toString());if(!a.has("authorization")&&s){let l=await this.client.getAccessToken();l!==null&&a.set("authorization",`Bearer ${l}`)}i.headers=a,i.signal||(i.signal=_h(this.defaults.timeout))},onRequestError:({error:n})=>{if(n instanceof DOMException&&n.name==="AbortError")throw new si}})}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 Qo from"js-cookie";function ld(e){return e instanceof $o?"email":e instanceof Yo?"sms":e instanceof Ko?"siwe":e instanceof vr?"custom_auth":e instanceof vo?e.meta.provider:null}import*as cd from"jose";var Ft=class{static parse(t){try{return new Ft(t)}catch{return null}}constructor(t){this.value=t,this._decoded=cd.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 kh=30,Wi=class{constructor(){this.authenticateOnce=new dt(async t=>this._authenticate(t)),this.linkOnce=new dt(async t=>this._link(t)),this.refreshOnce=new dt(this._refresh.bind(this)),this.destroyOnce=new dt(this._destroy.bind(this)),this.forkSessionOnce=new dt(this._forkSession.bind(this))}get token(){try{let t=Z.get(jo);return typeof t=="string"?new Ft(t).value:null}catch(t){return console.error(t),this.destroyLocalState(),null}}get refreshToken(){try{let t=Z.get(fi);return typeof t=="string"?t:null}catch(t){return console.error(t),this.destroyLocalState(),null}}get forkedToken(){try{let t=Z.get(dn);return typeof t=="string"?t:null}catch(t){return console.error(t),this.destroyLocalState(),null}}get mightHaveServerCookies(){try{let t=Qo.get(hi);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=Ft.parse(this.token);return t!==null&&!t.isExpired(kh)}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=ld(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:Et(n),isNewUser:i}}catch(o){throw console.warn("Error authenticating session"),Xe(o)}}async _link(t){try{let o=await t.link();return Et(o)}catch(o){throw console.warn("Error linking account"),Xe(o)}}async _refresh(){if(!this.api)throw new C("Session has no API instance");if(!this.client)throw new C("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(ci(),a,{headers:i}),r&&this.clearForkedToken()}else if(r)n=await this.api.post(pi(),{refresh_token:r}),this.clearForkedToken();else return null;return this.storeToken(n.token),this.storeRefreshToken(n.refresh_token),Et(n.user)}catch(n){if(n instanceof go&&n.privyErrorCode==="missing_or_invalid_token")return console.warn("Unable to refresh tokens - token is missing or no longer valid"),this.destroyLocalState(),null;throw Xe(n)}}async _destroy(){try{await this.api?.post(di(),{refresh_token:this.refreshToken})}catch{console.warn("Error destroying session")}this.destroyLocalState()}async _forkSession(){if(!this.api)throw new C("Session has no API instance");let t=this.refreshToken;try{let o=await this.api.post(Jl(),{refresh_token:t});return this.storeToken(o.token),this.storeRefreshToken(o.refresh_token),o.new_session_refresh_token}catch(o){throw Xe(o)}}destroyLocalState(){this.storeToken(null),this.storeRefreshToken(null),this.clearForkedToken(),this.client?.onDeleteToken?.()}storeToken(t){if(typeof t=="string"){let o=Z.get(jo);if(Z.put(jo,t),o!==t&&this.client?.onStoreToken?.(t),!this.client?.useServerCookies){let r=Ft.parse(t)?.expiration;Qo.set(ns,t,{sameSite:"Strict",secure:!0,expires:r?new Date(r*1e3):void 0})}}else Z.del(jo),Qo.remove(ns)}storeRefreshToken(t){typeof t=="string"?(Z.put(fi,t),this.client?.useServerCookies||(Qo.set(hi,"t",{sameSite:"Strict",secure:!0,expires:30}),Qo.set(is,t,{sameSite:"Strict",secure:!0,expires:30}))):(Z.del(fi),Qo.remove(is),Qo.remove(hi))}clearForkedToken(){Z.del(dn)}};var hs,Mi,dd,hn=class{constructor(t){ai(this,Mi);this.apiUrl=t.apiUrl||mi,this.fallbackApiUrl=this.apiUrl,this.useServerCookies=!1,this.timeout=t.timeout||bc,this.appId=t.appId,this.clientAnalyticsId=Yl(this,Mi,dd).call(this),hs||(hs=new Wi),this.session=hs,this.api=this.generateApi(),this.session.client=this}initializeConnectorManager(t,o,r,n,i,a){this.connectors||(this.connectors=new fn(t,o,r,n,i,a))}generateApi(){let t=new Ii(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 C("No auth flow in progress.");return this.session.authenticate(this.authFlow)}link(){if(!this.authFlow)throw new C("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}startMfaFlow(t){t.api=this.api,this.mfaFlow=t}async unlinkEmail(t){try{let o=await this.api.post(dc(),{address:t});return Et(o)}catch(o){throw Xe(o)}}async unlinkPhone(t){try{let o=await this.api.post(pc(),{phoneNumber:t});return Et(o)}catch(o){throw Xe(o)}}async unlinkWallet(t){try{let o=await this.api.post(cc(),{address:t});return Et(o)}catch(o){throw Xe(o)}}async unlinkOAuth(t,o){try{let r=await this.api.post(uc(),{provider:t,subject:o});return Et(r)}catch(r){throw Xe(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(mc(),{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(fc(),t)}catch(o){throw Xe(o)}}async getAuthenticatedUser(){return this.session.hasRefreshCredentials()||this.session.hasRecoveryCredentials()?this.session.refresh():null}async getAccessToken(t){return this.session.hasActiveToken()?Ft.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,tiktokOAuth:t.tiktok_oauth,linkedinOAuth:t.linkedin_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,captchaSiteKey:t.captcha_site_key,twitterOAuthOnMobileEnabled:t.twitter_oauth_on_mobile_enabled,createdAt:new Date(t.created_at*1e3),updatedAt:new Date(t.updated_at*1e3),mfaMethods:t.mfa_methods}}catch(t){throw Xe(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()}};Mi=new WeakSet,dd=function(){if(typeof window>"u")return null;try{let o=Z.get(pn);if(typeof o=="string"&&o.length>0)return o}catch{}let t=Ah();try{return Z.put(pn,t),t}catch{return t}};import{useCallback as lb,useEffect as cb,useRef as db,useState as pb}from"react";import ub from"react-dom";import{useEffect as Rh,useMemo as Ih}from"react";import{useRef as Wh}from"react";import{useContext as Mh}from"react";import{useState as pd}from"react";import{createContext as Lh}from"react";import{jsx as Nh}from"react/jsx-runtime";var ud=Lh({siteKey:"",enabled:!1,appId:void 0,token:void 0,error:void 0,status:"disabled",setToken:P,setError:P,waitForResult:()=>Promise.resolve(""),ref:{current:null},remove:P,reset:P}),Zo=class extends Qe{constructor(o,r,n){super(o||"Captcha failed");this.type="Captcha";r instanceof Error&&(this.cause=r),this.privyErrorCode=n}},md=({children:e,id:t,captchaSiteKey:o,captchaEnabled:r,tokenPromise:n})=>{let i=Wh(null),[a,s]=pd(),[l,c]=pd();Rh(()=>{a&&n?.resolve(a)},[a,n]);let u=Ih(()=>r?!a&&!l?{status:"loading"}:a&&!l?{status:"success",token:a}:l?{status:"error",error:l}:{status:"ready"}:{status:"disabled"},[r,a,l]);return Nh(ud.Provider,{value:{...u,ref:i,enabled:r,siteKey:o,appId:t,setToken:s,setError:c,remove(){r&&(i.current?.remove(),c(void 0),s(void 0))},reset(){r&&(i.current?.reset(),c(void 0),s(void 0))},async waitForResult(){if(!r)return"";try{return await Nc(()=>i.current?.getResponse(),{interval:200,timeout:2e4})}catch{throw new Zo("Captcha failed",null,"captcha_timeout")}}},children:e})},ue=()=>Mh(ud);import{createContext as Oh,useContext as Dh}from"react";var ys=Oh({isNewUserThisSession:!1,isLinking:!1,linkingHint:null,walletConnectionStatus:null,mipdStore:null,connectors:[],rpcConfig:{rpcUrls:{}},showFiatPrices:!0,chains:[],clientAnalyticsId:null,pendingTransaction:null,nativeTokenSymbolForChainId:P,initializeWalletProxy:P,getAuthMeta:P,getAuthFlow:P,closePrivyModal:P,connectWallet:P,initLoginWithWallet:P,loginWithWallet:P,loginWithCode:P,initLoginWithEmail:P,initLoginWithSms:P,resendEmailCode:P,resendSmsCode:P,initLoginWithOAuth:P,loginWithOAuth:P,refreshUser:P,walletProxy:null,createAnalyticsEvent:P,getUsdTokenPrice:P,recoverEmbeddedWallet:P,getFiatOnRampConfig:P,updateWallets:P,setReadyToTrue:P}),A=()=>Dh(ys);import{createContext as Uh,useContext as Fh}from"react";var fe=Uh({ready:!1,authenticated:!1,user:null,walletConnectors:null,connectWallet:P,login:P,linkEmail:P,linkPhone:P,linkWallet:P,linkGoogle:P,linkTwitter:P,linkDiscord:P,linkGithub:P,linkTiktok:P,linkLinkedIn:P,linkApple:P,logout:P,getAccessToken:P,getEthereumProvider:P,getEthersProvider:P,getWeb3jsProvider:P,unlinkEmail:P,unlinkPhone:P,unlinkWallet:P,unlinkGoogle:P,unlinkTwitter:P,unlinkDiscord:P,unlinkGithub:P,unlinkTiktok:P,unlinkLinkedIn:P,unlinkApple:P,setActiveWallet:P,forkSession:P,createWallet:P,signMessage:P,enrollInMfa:P,initEnrollmentWithSms:P,initEnrollmentWithTotp:P,promptMfa:P,init:P,submitEnrollmentWithSms:P,submitEnrollmentWithTotp:P,unenroll:P,submit:P,cancel:P,sendTransaction:P,exportWallet:P,setWalletPassword:P,initLoginWithEmail:P,initLoginWithSms:P,loginWithCode:P,isModalOpen:!1}),H=()=>Fh(fe);import{useEffect as Bh,useState as Hh}from"react";var fd=e=>{let[t,o]=Hh("auto");return Bh(()=>{let r=new ResizeObserver(n=>{o(n[0]?.contentRect.height??"auto")});return e.current&&r.observe(e.current),()=>{e.current&&r.unobserve(e.current)}},[e.current]),t};import{createContext as Gh,useContext as zh,useEffect as Vh}from"react";var hd={login:{onComplete:[],onError:[]},logout:{onSuccess:[]},connectWallet:{onSuccess:[],onError:[]},createWallet:{onSuccess:[],onError:[]},configureMfa:{onMfaRequired:[]},accessToken:{onAccessTokenGranted:[],onAccessTokenRemoved:[]}},gs=Gh(void 0),yd=()=>zh(gs);function pt(e,t){if(!t)return;let r=yd().current[e];return Vh(()=>{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 ie(e,t,o,...r){for(let n of e.current[t][o])n(...r)}function gd(){let e=yd();return(t,o,...r)=>ie(e,t,o,...r)}function vs(e){pt("configureMfa",e)}import xs from"styled-components";import Xo,{css as Es}from"styled-components";import Cs from"styled-components";import{Fragment as jh,jsx as ws,jsxs as qh}from"react/jsx-runtime";var Li=({success:e,fail:t})=>qh(jh,{children:[ws(Bt,{className:e?"success":t?"fail":""}),ws(bs,{className:e?"success":t?"fail":""})]}),Bt=Cs.span`
12
+ - https://privy.io`;this.getNonceOnce=new dt(this._getNonceOnce.bind(this)),this.wallet=t}get meta(){return{connectorType:this.wallet.connectorType,walletClientType:this.wallet.walletClientType}}addCaptchaToken(t){this.meta.captchaToken=t}async authenticate(){if(!this.api)throw new C("Auth flow has no API instance");try{let{message:t,signature:o}=await this.sign(),r=await this.api.post(Zl(),{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 C("Auth flow has no API instance");try{let{message:t,signature:o}=await this.sign();return await this.api.post(Xl(),{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 C("Auth flow has no API instance");if(await this.buildSiweMessage(),!this.preparedMessage)throw new C("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 C("Auth flow has no API instance");let t=this.wallet.address;return(await this.api.post(Ql(),{address:t,token:this.meta.captchaToken})).nonce}async buildSiweMessage(){if(!this.api)throw new C("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.",s=new Date().toISOString();return this.createSiweMessage(t,o,n,i,s,r,a)}};var Yo=class{constructor(t,o){this.meta={phoneNumber:t,captchaToken:o}}async authenticate(){if(!this.api)throw new C("Auth flow has no API instance");if(!this.meta.phoneNumber||!this.meta.smsCode)throw new C("phone number and sms code must be set prior to calling authenticate.");try{let t=nc(),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 C("Auth flow has no API instance");if(!this.meta.phoneNumber||!this.meta.smsCode)throw new C("phone number and sms code must be set prior to calling authenticate.");try{let t=ic();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 C("Auth flow has no API instance");if(t&&(this.meta.phoneNumber=t),o&&(this.meta.captchaToken=o),!this.meta.phoneNumber)throw new C("phone nNumber must be set when initialzing authentication.");try{let r=rc();return await this.api.post(r,{phoneNumber:this.meta.phoneNumber,token:this.meta.captchaToken})}catch(r){throw te(r)}}};import{v4 as Ah}from"uuid";function tt(e){return new Date(e*1e3)}function qf(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:tt(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:tt(o.verified_at)};t.push(i);break;case"phone":let a={number:o.phoneNumber,type:o.type,verifiedAt:tt(o.verified_at)};t.push(a);break;case"google_oauth":let s={subject:o.subject,email:o.email,name:o.name,type:o.type,verifiedAt:tt(o.verified_at)};t.push(s);break;case"twitter_oauth":let l={subject:o.subject,username:o.username,name:o.name,type:o.type,verifiedAt:tt(o.verified_at)};t.push(l);break;case"discord_oauth":let c={subject:o.subject,username:o.username,email:o.email,type:o.type,verifiedAt:tt(o.verified_at)};t.push(c);break;case"github_oauth":let u={subject:o.subject,username:o.username,name:o.name,email:o.email,type:o.type,verifiedAt:tt(o.verified_at)};t.push(u);break;case"tiktok_oauth":let f={subject:o.subject,username:o.username,type:o.type,verifiedAt:tt(o.verified_at)};t.push(f);break;case"linkedin_oauth":let w={subject:o.subject,name:o.name,email:o.email,type:o.type,verifiedAt:tt(o.verified_at)};t.push(w);break;case"apple_oauth":let v={subject:o.subject,email:o.email,type:o.type,verifiedAt:tt(o.verified_at)};t.push(v);break;case"custom_auth":t.push({type:o.type,customUserId:o.custom_user_id,verifiedAt:tt(o.verified_at)});break;default:console.warn(`Unrecognized account type: ${r}. Please consider upgrading the Privy SDK.`)}}return t}function Mt(e,t){return e.sort((o,r)=>r.verifiedAt.getTime()-o.verifiedAt.getTime()),e.find(o=>o.type===t)}var ne=e=>e?.linkedAccounts.find(t=>t.type==="wallet"&&t.walletClientType==="privy")||null,Kf=e=>e.linkedAccounts.filter(t=>t.type==="wallet"),wo=(e,t)=>t==="all-users"&&!ne(e)||t==="users-without-wallets"&&!Kf(e)?.length;function Et(e){if(!e)return null;let t=qf(e.linked_accounts),o=Mt(t,"wallet"),r=Mt(t,"email"),n=Mt(t,"phone"),i=Mt(t,"google_oauth"),a=Mt(t,"twitter_oauth"),s=Mt(t,"discord_oauth"),l=Mt(t,"github_oauth"),c=Mt(t,"tiktok_oauth"),u=Mt(t,"linkedin_oauth"),f=Mt(t,"apple_oauth"),w=e.mfa_methods.map(({type:T,verified_at:y})=>({type:T,verifiedAt:tt(y)}));return{id:e.id,createdAt:tt(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:s&&{subject:s.subject,username:s.username,email:s.email},github:l&&{subject:l.subject,username:l.username,name:l.name,email:l.email},tiktok:c&&{subject:c.subject,username:c.username},linkedin:u&&{subject:u.subject,name:u.name},apple:f&&{subject:f.subject,email:f.email},mfaMethods:w.map(T=>T.type)}}import{getAddress as cd}from"@ethersproject/address";import Th from"eventemitter3";function Mc(){let e=window,t=e.ethereum;if(!t)return[];let o=[];if(t.providers?.length)for(let r of t.providers)r&&o.push(r);return o.push(e.ethereum),o}var vi=e=>{if(e.isApexWallet)return"Apex Wallet";if(e.isAvalanche)return"Core Wallet";if(e.isBackpack)return"Backpack";if(e.isBifrost)return"Bifrost Wallet";if(e.isBitKeep)return"BitKeep";if(e.isBitski)return"Bitski";if(e.isBlockWallet)return"BlockWallet";if(e.isBraveWallet)return"Brave Wallet";if(e.isClover)return"Clover";if(e.isCoin98)return"Coin98 Wallet";if(e.isCoinbaseWallet)return"Coinbase Wallet";if(e.isDawn)return"Dawn Wallet";if(e.isDefiant)return"Defiant";if(e.isDesig)return"Desig Wallet";if(e.isEnkrypt)return"Enkrypt";if(e.isExodus)return"Exodus";if(e.isFordefi)return"Fordefi";if(e.isFrame)return"Frame";if(e.isFrontier)return"Frontier Wallet";if(e.isGamestop)return"GameStop Wallet";if(e.isHaqqWallet)return"HAQQ Wallet";if(e.isHyperPay)return"HyperPay Wallet";if(e.isImToken)return"ImToken";if(e.isHaloWallet)return"Halo Wallet";if(e.isKuCoinWallet)return"KuCoin Wallet";if(e.isMathWallet)return"MathWallet";if(e.isNovaWallet)return"Nova Wallet";if(e.isOkxWallet||e.isOKExWallet)return"OKX Wallet";if(e.isOneInchIOSWallet||e.isOneInchAndroidWallet)return"1inch Wallet";if(e.isOneKey)return"OneKey Wallet";if(e.isOpera)return"Opera";if(e.isPhantom)return"Phantom";if(e.isPortal)return"Ripio Portal";if(e.isRabby)return"Rabby Wallet";if(e.isRainbow)return"Rainbow";if(e.isSafePal)return"SafePal Wallet";if(e.isStatus)return"Status";if(e.isSubWallet)return"SubWallet";if(e.isTalisman)return"Talisman";if(e.isTally||e.isTaho)return"Taho";if(e.isTokenPocket)return"TokenPocket";if(e.isTokenary)return"Tokenary";if(e.isTrust||e.isTrustWallet)return"Trust Wallet";if(e.isTTWallet)return"TTWallet";if(e.isXDEFI)return"XDEFI Wallet";if(e.isZeal)return"Zeal";if(e.isZerion)return"Zerion";if(e.isMetaMask)return"MetaMask"};var ps=(e,t)=>{if(!e.isMetaMask)return!1;if(e.isMetaMask&&!t)return!0;if(e.isBraveWallet&&!e._events&&!e._state||vi(e)!=="MetaMask")return!1;if(e.providers){for(let o of e.providers)if(!ps(o))return!1}return!0},Co=()=>!!("phantom"in window&&window?.phantom?.ethereum?.isPhantom),Lc=()=>{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&&t.isCoinbaseWallet)return!0}return!1};var Nc=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,}))$/),Oc=(e,t)=>{let o=e.slice(0),r=[];for(;o.length;)r.push(o.splice(0,t));return r},bo=(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}`},us=e=>new Promise(t=>setTimeout(t,e));function Dc(e,{interval:t=100,timeout:o=5e3}={}){return new Promise((r,n)=>{let i=0,a,s=()=>{if(i>=o){n("Max attempts reached without result");return}if(a=e(),i+=t,a!=null){r(a);return}setTimeout(s,t)};s()})}var Uc=(e,t={})=>{let o=t.delayMs||150,r=t.maxAttempts||270;return new Promise(async(n,i)=>{let a=!1,s=0;for(;!a&&s<r;){if(t.abortSignal?.aborted)return;e().then(()=>{a=!0,n()},(...l)=>{a=!0,i(...l)}),s+=1,await us(o)}a||i(new Error("Exceeded max attempts before resolving function"))})},wi=(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 ms=e=>e.replace(/([\u2700-\u27BF]|[\uE000-\uF8FF]|\uD83C[\uDC00-\uDFFF]|\uD83D[\uDC00-\uDFFF]|[\u2011-\u26FF]|\uD83E[\uDD10-\uDDFF])/g,""),Jo=e=>typeof e=="string"?e:"0x"+e.toString(16);async function Fc(e,t,o=3e3){let r=!1,n=window;return new Promise(i=>{n.ethereum?a():(window.addEventListener("ethereum#initialized",a,{once:!0}),setTimeout(()=>{a()},o));function a(){if(r)return;r=!0,window.removeEventListener("ethereum#initialized",a);let s=e.getProviders(),l=[];for(let c of s)t.includes("coinbase_wallet")&&c.info.rdns==="com.coinbase.wallet"||l.push({type:c.info.name.toLowerCase().replace(/\s/g,"_"),eip6963InjectedProvider:c});for(let c of Mc()){let u=vi(c);if(!s.some(f=>f.info.name===u)){if(ps(c,!0)&&!l.find(f=>f.type==="metamask")){l.push({type:"metamask",legacyInjectedProvider:c});continue}if(u==="Phantom"&&!l.find(f=>f.type==="phantom")){l.push({type:"phantom",legacyInjectedProvider:c});continue}l.find(f=>f.type==="unknown_browser_extension")||l.push({type:"unknown_browser_extension",legacyInjectedProvider:c})}}i(l)}})}function Er(e){return`eip155:${String(Number(e))}`}var Pt=(e,t,o)=>{let r=Number(e),n=t.find(a=>a.id===r);if(!n)throw new z(`Unsupported chainId ${e}`,4901);let i;if(o.rpcUrls&&o.rpcUrls[r]?i=o.rpcUrls[r]:n.rpcUrls.infura?.http[0]?i=n.rpcUrls.infura.http[0]+"/"+ui:n.rpcUrls.blast?.http[0]?i=n.rpcUrls.blast.http[0]+"/"+wc:i=n.rpcUrls.default?.http[0],!i)throw new z(`No RPC url found for ${e}`);return i},Bc=(e,t)=>{let o=Number(e),r=t.find(n=>n.id===o);if(!r)throw new z(`Unsupported chainId ${e}`,4901);return r.blockExplorers?.default.url};import nh from"@coinbase/wallet-sdk";import{jsx as Hc,jsxs as Yf}from"react/jsx-runtime";var un=({style:e,...t})=>Yf("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:[Hc("rect",{width:"1024",height:"1024",fill:"#0052FF",rx:100,ry:100}),Hc("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 Ot}from"@ethersproject/address";import{Web3Provider as qc}from"@ethersproject/providers";import{default as oh}from"eventemitter3";import{StaticJsonRpcProvider as zc}from"@ethersproject/providers";import th from"eventemitter3";var Jf=["eth_sign","eth_populateTransactionRequest","eth_signTransaction","personal_sign","eth_signTypedData_v4"],Gc=e=>Jf.includes(e);import{ErrorCode as Qf}from"@ethersproject/logger";var Pr=class extends z{constructor(){super("Wallet timeout");this.type="wallet_error"}},Tr=class extends z{constructor(){super("User rejected connection");this.type="wallet_error"}},Tt=e=>{if(e instanceof z)return e;if(e?.code&&e?.reason){let t=new Fe(e);return e.code===Qf.ACTION_REJECTED&&(t.details=Ke.E4001_USER_REJECTED_REQUEST),t}return e?.code?new Fe(e):new z("Unknown connector error",e)},Lt=class extends Qe{constructor(o,r,n){super(o);this.type="provider_error";this.code=r,this.data=n}},Fe=class extends Lt{constructor(o){let r=o;super(r.message,r.code,r.data);let n=Object.values(Ke).find(i=>i.eipCode===r.code);this.details=n||Ke.UNKNOWN_ERROR,r.code===-32002&&(r.message?.includes("already pending for origin")?r.message?.includes("wallet_requestPermissions")?this.details=Ke.E32002_CONNECTION_ALREADY_PENDING:this.details=Ke.E32002_REQUEST_ALREADY_PENDING:r.message?.includes("Already processing")&&r.message.includes("eth_requestAccounts")&&(this.details=Ke.E32002_WALLET_LOCKED))}},Zf={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}},Xf={E32002_CONNECTION_ALREADY_PENDING:{eipCode:-32002,message:"Connection request already pending",detail:"Don\u2019t see your wallet? Check your other browser windows.",retryable:!1},E32002_REQUEST_ALREADY_PENDING:{eipCode:-32002,message:"Resource request already pending",detail:"Don\u2019t see your wallet? Check your other browser windows.",retryable:!1},E32002_WALLET_LOCKED:{eipCode:-32002,message:"Wallet might be locked",detail:"Don\u2019t see your wallet? Check your other browser windows.",retryable:!1},E4001_USER_REJECTED_REQUEST:{eipCode:4001,message:"Signature rejected",detail:"Please try signing again.",retryable:!0}},eh={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}},Ke={UNKNOWN_ERROR:{eipCode:0,message:"Unknown error",detail:"Unknown error",retryable:!0},...eh,...Xf},oo={...Zf,...Ke};var re=class{constructor(t,o){this.removeListener=(t,o)=>{if(this.walletProvider)try{return this.walletProvider.removeListener(t,o)}catch{console.warn("Unable to remove wallet provider listener")}};this.walletTimeout=(t=new Pr,o=this.rpcTimeoutDuration)=>new Promise((r,n)=>setTimeout(()=>{n(t)},o));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.rpcTimeoutDuration=o||qo,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 z(`A wallet request of type ${t.method} was made before setting a wallet provider.`);return Promise.race([this.walletProvider.request(t),this.walletTimeout()]).catch(o=>{throw Tt(o)})}},Eo=class extends Error{constructor(o,r,n){super(o);this.code=r,this.data=n}},Ci=class extends th{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 zc(Pt(a,this.chains,n)),this.rpcTimeoutDuration=xr(n,"privy")}async handleSendTransaction(o){if(!o.params||!Array.isArray(o.params))throw new Eo(`Invalid params for ${o.method}`,4200);let r=o.params[0];if(!await Ie()||!this.address)throw new Eo("Disconnected",4900);return(await $c(r)).hash}handleSwitchEthereumChain(o){if(!o.params||!Array.isArray(o.params))throw new Eo(`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 Eo(`Invalid params for ${o.method}`,4200);this.chainId=Number(r),this.provider=new zc(Pt(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 Vc(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:Jo(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 Jo(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(Gc(o.method)){let r=await Ie();if(await jc(),!r||!this.address)throw new Eo("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 Eo("Disconnected",4900)}}else return this.provider.send(o.method,o.params)}async connect(){let o=await Ie();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}}},Nt=class extends re{constructor(o){super(o,o.rpcTimeoutDuration)}},Po=class extends re{constructor(t){super(t,t.rpcTimeoutDuration)}sendAsync(t,o){throw new Error("sendAsync is no longer supported by EIP-1193. Use the request method instead.")}};var rh=(e,t)=>{switch(t){case"coinbase_wallet":return e.message.includes("addEthereumChain");default:return e.code===4902||e.message?.includes("4902")}},Ye=class extends oh{constructor(o,r,n,i){super();this.onAccountsChanged=o=>{o.length===0?this.onDisconnect():this.syncAccounts(o)};this.onChainChanged=o=>{this.wallets.forEach(r=>{r.chainId=Er(o),this.walletClientType==="privy"&&Z.put(yi(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.defaultChain=n,this.rpcConfig=i,this.rpcTimeoutDuration=xr(i,o),this.connected=!1,this.initialized=!1}buildConnectedWallet(o,r){let n=async()=>!!this.wallets.find(i=>Ot(i.address)===Ot(o));return{address:Ot(o),chainId:r,switchChain:async i=>{if(!n)throw new z("Wallet is not currently connected.");let a=this.wallets.find(f=>Ot(f.address)===Ot(o))?.chainId;if(!a)throw new z("Unable to determine current chainId.");let s,l;if(typeof i=="number"?(s=`0x${i.toString(16)}`,l=i):(s=i,l=Number(i)),a===Er(s))return;let c=this.chains.find(f=>f.id===l);if(!c)throw new z(`Unsupported chainId: ${i}`);let u=async()=>{await this.proxyProvider.request({method:"wallet_switchEthereumChain",params:[{chainId:s}]})};try{return await u()}catch(f){if(rh(f,this.walletClientType))return await this.proxyProvider.request({method:"wallet_addEthereumChain",params:[{chainId:s,chainName:c.name,nativeCurrency:c.nativeCurrency,rpcUrls:[c.rpcUrls.default?.http[0]??""],blockExplorerUrls:[c.blockExplorers?.default.url??""]}]}),u();throw this.walletClientType==="rainbow"&&f.message?.includes("wallet_switchEthereumChain")?new z(`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 z("Wallet is not currently connected.");return this.proxyProvider},getEthersProvider:async()=>{if(!await n())throw new z("Wallet is not currently connected.");return new qc(new Nt(this.proxyProvider))},getWeb3jsProvider:async()=>{if(!await n())throw new z("Wallet is not currently connected.");return new Po(this.proxyProvider)},sign:async i=>{if(!await n())throw new z("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=Ot(n),a=[],s;if(this.walletClientType==="privy"){let c=Z.get(yi(i));this.chains.find(u=>u.id===Number(c))||(Z.del(yi(i)),c=null),s=c||`0x${this.defaultChain.id.toString(16)}`;try{await this.proxyProvider.request({method:"wallet_switchEthereumChain",params:[{chainId:s}]})}catch{console.warn(`Unable to switch embedded wallet to chain ID ${s} on initialization`)}}else try{let c=await this.proxyProvider.request({method:"eth_chainId"});if(typeof c=="string")s=c;else if(typeof c=="number")s=`0x${c.toString(16)}`;else throw new Error("Invalid chainId returned from provider")}catch(c){console.warn(`Failed to get chainId from provider, defaulting to ${ls}`,c),s=ls}let l=Er(s);a.find(c=>Ot(c.address)===i)||a.push(this.buildConnectedWallet(Ot(n),l)),bi(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=>Ot(n)===Ot(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 qc(new Nt(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 ih=e=>{let t=`https://mainnet.infura.io/v3/${ui}`,o=1;return e.makeWeb3Provider(t,o)},Ei,Pi=class extends Ye{constructor(o,r,n){super("coinbase_wallet",o,r,n);this.connectorType="coinbase_wallet";this.proxyProvider=new re(void 0,this.rpcTimeoutDuration),this.subscribeListeners(),Ei||(Ei=new nh({appName:"Privy",darkMode:!1,headlessMode:!1,enableMobileWalletLink:!0})),this.proxyProvider.setWalletProvider(ih(Ei)),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(){Ei.disconnect()}get walletBranding(){return{name:"Coinbase Wallet",icon:un}}async promptConnection(){try{let o=await this.proxyProvider.request({method:"eth_requestAccounts"});if(!o||o.length===0||!o[0])throw new z("Unable to retrieve accounts");this.connected=!0,await this.syncAccounts([o[0]])}catch(o){throw Tt(o)}}};import{jsx as Kc}from"react/jsx-runtime";var Ti=({...e})=>Kc("svg",{width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:Kc("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 xi=class extends Ye{constructor(o,r,n,i){super("privy",r,n,i);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:[Jo(o?.chainId||"0x1")]}),this.getConnectedWallet()):null}get walletBranding(){return{name:"Privy Wallet",icon:Ti}}disconnect(){this.connected=!1}async promptConnection(){}};import{jsx as Yc}from"react/jsx-runtime";var Sr=({style:e,...t})=>Yc("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",stroke:"currentColor",strokeWidth:1.5,viewBox:"0 0 24 24",style:{...e},...t,children:Yc("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 17.25v1.007a3 3 0 01-.879 2.122L7.5 21h9l-.621-.621A3 3 0 0115 18.257V17.25m6-12V15a2.25 2.25 0 01-2.25 2.25H5.25A2.25 2.25 0 013 15V5.25m18 0A2.25 2.25 0 0018.75 3H5.25A2.25 2.25 0 003 5.25m18 0V12a2.25 2.25 0 01-2.25 2.25H5.25A2.25 2.25 0 013 12V5.25"})});import{jsx as ot,jsxs as ah}from"react/jsx-runtime";var _r=({style:e,...t})=>ah("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:[ot("style",{children:".s1{stroke-linecap:round;stroke-linejoin:round}.s2{fill:#e4761b;stroke:#e4761b}.s3{fill:#f6851b;stroke:#f6851b}"}),ot("path",{fill:"#e2761b",stroke:"#e2761b",className:"s1",d:"m274.1 35.5-99.5 73.9L193 65.8z"}),ot("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"}),ot("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"}),ot("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"}),ot("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"}),ot("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"}),ot("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"}),ot("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"}),ot("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"}),ot("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"}),ot("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"}),ot("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"})]});import{jsx as Jc,jsxs as sh}from"react/jsx-runtime";var Dt=({style:e,...t})=>sh("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:[Jc("rect",{width:"108",height:"108",rx:"23",fill:"#AB9FF2"}),Jc("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 Ar=class extends Ye{constructor(o,r,n,i,a){super(a||"unknown",o,r,n);this.connectorType="injected";this.proxyProvider=new re(void 0,this.rpcTimeoutDuration),this.subscribeListeners(),this.providerDetail=i;let s=i.provider;this.proxyProvider.setWalletProvider(s),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:this.providerDetail.info.name,icon:this.providerDetail.info.icon}}disconnect(){console.warn(`Programmatic disconnect with ${this.providerDetail.info.name} is not yet supported.`)}async promptConnection(){try{let o=await this.proxyProvider.request({method:"eth_requestAccounts"});if(!o||o.length===0||!o[0])throw new z("Unable to retrieve accounts");await this.syncAccounts([o[0]])}catch(o){throw Tt(o)}}},kr,Rr=class extends Ye{constructor(o,r,n,i,a){super(a??"unknown",o,r,n);this.connectorType="injected";ai(this,kr,void 0);this.proxyProvider=new re(void 0,this.rpcTimeoutDuration),this.subscribeListeners(),this.proxyProvider.setWalletProvider(i),this.syncAccounts().then(()=>{this.emit("initialized"),this.initialized=!0}),a==="metamask"?os(this,kr,{name:"MetaMask",icon:_r}):a==="phantom"&&os(this,kr,{name:"Phantom",icon:Dt})}async connect(o){return o.showPrompt&&await this.promptConnection(),await this.isConnected()?this.getConnectedWallet():null}get walletBranding(){return Kl(this,kr)??{name:"Browser Extension",icon:Sr}}disconnect(){console.warn("Programmatic disconnect with browser wallets is not yet supported.")}async promptConnection(){try{let o=await this.proxyProvider.request({method:"eth_requestAccounts"});if(!o||o.length===0||!o[0])throw new z("Unable to retrieve accounts");await this.syncAccounts([o[0]])}catch(o){throw Tt(o)}}};kr=new WeakMap;import{getAddress as VE}from"@ethersproject/address";import{Web3Provider as jE}from"@ethersproject/providers";import{isMobile as lh}from"react-device-detect";var Si=class extends Ar{disconnect(){console.warn("Metamask does not support programmatic disconnect.")}async promptConnection(){try{lh||await this.proxyProvider.request({method:"wallet_requestPermissions",params:[{eth_accounts:{}}]});let t=await this.proxyProvider.request({method:"eth_requestAccounts"});if(!t||t.length===0||!t[0])throw new z("Unable to retrieve accounts");await this.syncAccounts([t[0]])}catch(t){throw Tt(t)}}};var _i=class extends Ye{constructor(o,r){super(o,[],r,{});this.connectorType="null";this.proxyProvider=new re(void 0,qo);this.connectorType=o}get walletBranding(){return{name:"Wallet"}}async connect(){throw new Error("connect called for an uninstalled wallet via the NullConnector")}disconnect(){throw new Error("disconnect called for an uninstalled wallet via the NullConnector")}promptConnection(o){throw new Error(`promptConnection called for an uninstalled wallet via the NullConnector for ${o}`)}};var ki=class extends _i{constructor(t){super("phantom",t)}get walletBranding(){return{name:"Phantom",icon:Dt}}};import{EthereumProvider as Ch,OPTIONAL_EVENTS as bh,OPTIONAL_METHODS as Eh}from"@walletconnect/ethereum-provider";import{isMobile as Ph}from"react-device-detect";import{createContext as dh,useContext as ph,useEffect as uh,useRef as mh,useState as fh}from"react";import{jsx as ch}from"react/jsx-runtime";function Ai({src:e,...t}){return ch("img",{src:e,...t,style:{display:"none"}})}var P=()=>{throw new Error("You need to wrap your application with the <PrivyProvider> initialized with your app id.")};import{jsx as yh,jsxs as gh}from"react/jsx-runtime";var Qc=dh({ready:!1,app:null,currentScreen:null,lastScreen:null,navigate:P,navigateBack:P,resetNavigation:P,setModalData:P,onUserCloseViaDialogOrKeybindRef:void 0}),hh=["LANDING","CONNECT_ONLY_LANDING_SCREEN",null],Zc=e=>{let t=e.appConfig,o=e.authenticated,[r,n]=fh(e.initialScreen);uh(()=>{!o&&!hh.includes(e.initialScreen)&&e.setInitialScreen(null)},[o]);let i=mh(null),a={ready:!!t?.id,app:t,data:e.data,setModalData:e.setModalData,currentScreen:e.initialScreen,lastScreen:r,navigate:s=>{e.setInitialScreen(s),n(e.initialScreen)},navigateBack:()=>{e.setInitialScreen(r)},resetNavigation:()=>{e.setInitialScreen(null),n(null)},onUserCloseViaDialogOrKeybindRef:i};return gh(Qc.Provider,{value:a,children:[(typeof t?.appearance?.logo=="string"||t?.appearance?.logo?.type==="img")&&yh(Ai,{src:typeof t.appearance.logo=="string"?t.appearance.logo:t.appearance.logo.props.src}),e.children]})},S=()=>ph(Qc);import{jsx as Ir,jsxs as vh}from"react/jsx-runtime";var mn=({style:e,...t})=>{let{app:o}=S();return vh("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:[Ir("rect",{width:"28",height:"28",rx:"3",fill:o?.appearance.palette.colorScheme==="dark"?"#3396ff":"#141414"}),Ir("g",{clipPath:"url(#clip0_1765_9946)",children:Ir("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"})}),Ir("defs",{children:Ir("clipPath",{id:"clip0_1765_9946",children:Ir("rect",{width:"20",height:"12.2531",fill:"white",transform:"translate(4 8)"})})})]})};var Ri=e=>{let t;try{t=new URL(e).hostname}catch{return}for(let[o,r]of Object.entries(Wr))if(t.includes(r.hostname))return{walletClientType:o,entry:r}};var Wr={metamask:{id:"c57ca95b47569778a828d19178114f4db188b89b763c899ba0be274e97267d96",displayName:"MetaMask",hostname:"metamask.io",mobile:{native:"metamask://",universal:"https://metamask.app.link"}},trust:{id:"4622a2b2d6af1c9844944291e5e7351a6aa24cd7b23099efac1b2fd875da31a0",displayName:"Trust",hostname:"trustwallet.com",mobile:{universal:"https://link.trustwallet.com"}},safe:{id:"225affb176778569276e484e1b92637ad061b01e13a048b35a9d280c3b58970f",displayName:"Safe",hostname:"safe.global",mobile:{universal:"https://app.safe.global/"}},rainbow:{id:"1ae92b26df02f0abca6304df07debccd18262fdf5fe82daa81593582dac9a369",displayName:"Rainbow",hostname:"rainbow.me",mobile:{native:"rainbow://",universal:"https://rnbwapp.com"}},uniswap:{id:"c03dfee351b6fcc421b4494ea33b9d4b92a984f87aa76d1663bb28705e95034a",displayName:"Uniswap",hostname:"uniswap.org",mobile:{universal:"https://uniswap.org/app"}},zerion:{id:"ecc4036f814562b41a5268adc86270fba1365471402006302e70169465b7ac18",displayName:"Zerion",hostname:"zerion.io",mobile:{native:"zerion://",universal:"https://wallet.zerion.io"}},argent:{id:"bc949c5d968ae81310268bf9193f9c9fb7bb4e1283e1284af8f2bd4992535fd6",displayName:"Argent",hostname:"www.argent.xyz",mobile:{universal:"https://www.argent.xyz/app"}},spot:{id:"74f8092562bd79675e276d8b2062a83601a4106d30202f2d509195e30e19673d",displayName:"Spot",hostname:"www.spot-wallet.com",mobile:{universal:"https://spot.so"}},omni:{id:"afbd95522f4041c71dd4f1a065f971fd32372865b416f95a0b1db759ae33f2a7",displayName:"Omni",hostname:"omni.app",mobile:{universal:"https://links.omni.app"}},cryptocom:{id:"f2436c67184f158d1beda5df53298ee84abfc367581e4505134b5bcf5f46697d",displayName:"Crypto.com",hostname:"crypto.com",mobile:{universal:"https://wallet.crypto.com"}},blockchain:{id:"84b43e8ddfcd18e5fcb5d21e7277733f9cccef76f7d92c836d0e481db0c70c04",displayName:"Blockchain",hostname:"www.blockchain.com",mobile:{universal:"https://www.blockchain.com"}},safepal:{id:"0b415a746fb9ee99cce155c2ceca0c6f6061b1dbca2d722b3ba16381d0562150",displayName:"SafePal",hostname:"safepal.com",mobile:{universal:"https://link.safepal.io"}},bitkeep:{id:"38f5d18bd8522c244bdd70cb4a68e0e718865155811c043f052fb9f1c51de662",displayName:"BitKeep",hostname:"bitkeep.com",mobile:{universal:"https://bkapp.vip"}},zengo:{id:"9414d5a85c8f4eabc1b5b15ebe0cd399e1a2a9d35643ab0ad22a6e4a32f596f0",displayName:"ZenGo",hostname:"zengo.com",mobile:{universal:"https://get.zengo.com/"}},"1inch":{id:"c286eebc742a537cd1d6818363e9dc53b21759a1e8e5d9b263d0c03ec7703576",displayName:"1inch",hostname:"wallet.1inch.io",mobile:{universal:"https://wallet.1inch.io/wc/"}},binance:{id:"8a0ee50d1f22f6651afcae7eb4253e52a3310b90af5daef78a8c4929a9bb99d4",displayName:"Binance",hostname:"www.binance.com",mobile:{universal:"https://app.binance.com/cedefi"}},exodus:{id:"e9ff15be73584489ca4a66f64d32c4537711797e30b6660dbcb71ea72a42b1f4",displayName:"Exodus",hostname:"exodus.com",mobile:{universal:"https://exodus.com/m"}},mew_wallet:{id:"f5b4eeb6015d66be3f5940a895cbaa49ef3439e518cd771270e6b553b48f31d2",displayName:"MEW wallet",hostname:"mewwallet.com",mobile:{universal:"https://mewwallet.com"}},alphawallet:{id:"138f51c8d00ac7b9ac9d8dc75344d096a7dfe370a568aa167eabc0a21830ed98",displayName:"AlphaWallet",hostname:"alphawallet.com",mobile:{universal:"https://aw.app"}},keyring_pro:{id:"47bb07617af518642f3413a201ec5859faa63acb1dd175ca95085d35d38afb83",displayName:"KEYRING PRO",hostname:"keyring.app",mobile:{universal:"https://keyring.app/"}},mathwallet:{id:"7674bb4e353bf52886768a3ddc2a4562ce2f4191c80831291218ebd90f5f5e26",displayName:"MathWallet",hostname:"mathwallet.org",mobile:{universal:"https://www.mathwallet.org"}},unstoppable:{id:"8308656f4548bb81b3508afe355cfbb7f0cb6253d1cc7f998080601f838ecee3",displayName:"Unstoppable",hostname:"unstoppabledomains.com",mobile:{universal:"https://unstoppabledomains.com/mobile"}},obvious:{id:"031f0187049b7f96c6f039d1c9c8138ff7a17fd75d38b34350c7182232cc29aa",displayName:"Obvious",hostname:"obvious.technology",mobile:{universal:"https://wallet.obvious.technology"}},ambire:{id:"2c81da3add65899baeac53758a07e652eea46dbb5195b8074772c62a77bbf568",displayName:"Ambire",hostname:"www.ambire.com",mobile:{universal:"https://mobile.ambire.com"}},internet_money_wallet:{id:"dd43441a6368ec9046540c46c5fdc58f79926d17ce61a176444568ca7c970dcd",displayName:"Internet Money Wallet",hostname:"internetmoney.io",mobile:{universal:"https://internetmoney.io"}},coin98:{id:"2a3c89040ac3b723a1972a33a125b1db11e258a6975d3a61252cd64e6ea5ea01",displayName:"Coin98",hostname:"coin98.com",mobile:{universal:"https://coin98.services"}},abc_wallet:{id:"b956da9052132e3dabdcd78feb596d5194c99b7345d8c4bd7a47cabdcb69a25f",displayName:"ABC Wallet",hostname:"myabcwallet.io",mobile:{universal:"https://abcwalletconnect.page.link"}},arculus_wallet:{id:"0e4915107da5b3408b38e248f7a710f4529d54cd30e9d12ff0eb886d45c18e92",displayName:"Arculus Wallet",hostname:"www.getarculus.com",mobile:{universal:"https://gw.arculus.co/app"}},haha:{id:"719bd888109f5e8dd23419b20e749900ce4d2fc6858cf588395f19c82fd036b3",displayName:"HaHa",hostname:"www.haha.me",mobile:{universal:"https://haha.me"}},cling_wallet:{id:"942d0e22a7e6b520b0a03abcafc4dbe156a1fc151876e3c4a842f914277278ef",displayName:"Cling Wallet",hostname:"clingon.io",mobile:{universal:"https://cling.carrieverse.com/apple-app-site-association"}},broearn:{id:"8ff6eccefefa7506339201bc33346f92a43118d6ff7d6e71d499d8187a1c56a2",displayName:"Broearn",hostname:"www.broearn.com",mobile:{universal:"https://www.broearn.com/link/wallet/"}},copiosa:{id:"07f99a5d9849bb049d74830012b286f8b238e72b0337933ef22b84947409db80",displayName:"Copiosa",hostname:"copiosa.io",mobile:{universal:"https://copiosa.io/action/"}},burrito_wallet:{id:"8821748c25de9dbc4f72a691b25a6ddad9d7df12fa23333fd9c8b5fdc14cc819",displayName:"Burrito Wallet",hostname:"burritowallet.com",mobile:{universal:"https://burritowallet.com/wc?uri="}},enjin_wallet:{id:"bdc9433ffdaee55d31737d83b931caa1f17e30666f5b8e03eea794bac960eb4a",displayName:"Enjin Wallet",hostname:"enjin.io",mobile:{universal:"https://deeplink.wallet.enjin.io/"}},plasma_wallet:{id:"cbe13eb482c76f1fa401ff4c84d9acd0b8bc9af311ca0620a0b192fb28359b4e",displayName:"Plasma Wallet",hostname:"plasma-wallet.com",mobile:{universal:"https://plasma-wallet.com"}},avacus:{id:"94f785c0c8fb8c4f38cd9cd704416430bcaa2137f27e1468782d624bcd155a43",displayName:"Avacus",hostname:"avacus.cc",mobile:{universal:"https://avacus.app.link"}},bee:{id:"2cca8c1b0bea04ba37dee4017991d348cdb7b826804ab2bd31073254f345b715",displayName:"Bee",hostname:"www.beewallet.app",mobile:{universal:"https://beewallet.app/wc"}},pitaka:{id:"14e5d957c6eb62d3ee8fc6239703ac2d537d7e3552154836ca0beef775f630bc",displayName:"Pitaka",hostname:"pitaka.io",mobile:{universal:"https://app.pitaka.io"}},pltwallet:{id:"576c90ceaea34f29ff0104837cf2b2e23d201be43be1433feeb18d375430e1fd",displayName:"PLTwallet",hostname:"pltwallet.io",mobile:{universal:"https://pltwallet.io/"}},minerva:{id:"49bb9d698dbdf2c3d4627d66f99dd9fe90bba1eec84b143f56c64a51473c60bd",displayName:"Minerva",hostname:"minerva.digital",mobile:{universal:"https://minerva.digital"}},kryptogo:{id:"19418ecfd44963883e4d6abca1adeb2036f3b5ffb9bee0ec61f267a9641f878b",displayName:"KryptoGO",hostname:"kryptogo.com",mobile:{universal:"https://kryptogo.page.link"}},prema:{id:"5b8e33346dfb2a532748c247876db8d596734da8977905a27b947ba1e2cf465b",displayName:"PREMA",hostname:"premanft.com",mobile:{universal:"https://premanft.com"}},slingshot:{id:"d23de318f0f56038c5edb730a083216ff0cce00c1514e619ab32231cc9ec484b",displayName:"Slingshot",hostname:"slingshot.finance",mobile:{universal:"https://app.slingshot.finance"}},kriptonio:{id:"50df7da345f84e5a79aaf617df5167335a4b6751626df2e8a38f07029b3dde7b",displayName:"Kriptonio",hostname:"kriptonio.com",mobile:{universal:"https://app.kriptonio.com/mobile"}},timeless:{id:"9751385960bca290c13b443155288f892f62ee920337eda8c5a8874135daaea8",displayName:"Timeless",hostname:"timelesswallet.xyz",mobile:{universal:"https://timelesswallet.xyz"}},secux:{id:"6464873279d46030c0b6b005b33da6be5ed57a752be3ef1f857dc10eaf8028aa",displayName:"SecuX",hostname:"secuxtech.com",mobile:{universal:"https://wsweb.secuxtech.com"}},bitizen:{id:"41f20106359ff63cf732adf1f7dc1a157176c9b02fd266b50da6dcc1e9b86071",displayName:"Bitizen",hostname:"bitizen.org",mobile:{universal:"https://bitizen.org/wallet"}},blocto:{id:"14e7176536cb3706e221daaa3cfd7b88b7da8c7dfb64d1d241044164802c6bdd",displayName:"Blocto",hostname:"blocto.io",mobile:{universal:"https://blocto.app"}},safemoon:{id:"a0e04f1086aac204d4ebdd5f985c12ed226cd0006323fd8143715f9324da58d1",displayName:"SafeMoon",hostname:"safemoon.com",mobile:{universal:"https://safemoon.com/wc"}}};function wh(e){return{name:e.displayName||"",universalLink:e.mobile.universal,deepLink:e.mobile.native}}var Xc=e=>e in Wr,ed=e=>{let t=Wr[e].mobile;if("native"in t)return t.native};function td(e,t){let o=wh(t);if(o.deepLink)return ad(o.deepLink,e);if(o.universalLink)return sd(o.universalLink,e);throw new C(`Unsupported wallet ${t.id}`)}var od="WALLETCONNECT_DEEPLINK_CHOICE";function rd(){try{localStorage.removeItem(od)}catch{}}function nd({href:e,name:t}){try{localStorage.setItem(od,JSON.stringify({href:e,name:t}))}catch{}}function id(e){return e.startsWith("http://")||e.startsWith("https://")}function ad(e,t){if(id(e))return sd(e,t);let o=e;o.includes("://")||(o=e.replaceAll("/","").replaceAll(":",""),o=`${o}://`),o.endsWith("/")||(o=`${o}/`);let r=encodeURIComponent(t);return{redirect:`${o}wc?uri=${r}`,href:o}}function sd(e,t){if(!id(e))return ad(e,t);let o=e;o.endsWith("/")||(o=`${o}/`);let r=encodeURIComponent(t);return{redirect:`${o}wc?uri=${r}`,href:o}}function ld(e,t){window.open(e,t,"noreferrer noopener")}var Ut=class extends Ye{constructor(o,r,n,i,a){super(a||"unknown",n,i,r);this.connectorType="wallet_connect_v2";this.walletConnectCloudProjectId=o,this.rpcConfig=r,this.proxyProvider=new re(void 0,this.rpcTimeoutDuration),a&&(this.walletEntry=Wr[a],this.walletClientType=a),this.createProvider().then(s=>{if(this.provider=s,this.proxyProvider.setWalletProvider(s),this.subscribeListeners(),s.session){if(this.walletProvider?.session?.peer.metadata.url){let l=Ri(this.walletProvider?.session?.peer.metadata.url);this.walletEntry=l?.entry,this.walletClientType=l?.walletClientType||"unknown"}this.connected=!0,this.syncAccounts().then(()=>{this.emit("initialized"),this.initialized=!0})}else this.emit("initialized"),this.initialized=!0}),import("@walletconnect/modal").then(({WalletConnectModal:s})=>{this.modal=new s({projectId:this.walletConnectCloudProjectId,themeVariables:{"--wcm-z-index":"1000000"}}),this.modal.subscribeModal(l=>{!l.open&&!this.walletProvider?.session&&this.onQrModalClosed&&this.onQrModalClosed()})})}async connect(o){return o.showPrompt&&await this.promptConnection(),this.getConnectedWallet()}async isConnected(){return!!this.walletProvider?.connected}get walletBranding(){return this.walletClientType==="metamask"?{name:"Metamask",icon:_r}:{name:ms(this.walletProvider?.session?.peer.metadata.name||"")||"WalletConnect",icon:this.walletProvider?.session?.peer.metadata.icons?.[0]||mn}}resetConnection(o){this.walletProvider&&this.walletProvider.connected&&(this.walletProvider.signer.session=void 0,this.walletEntry=Wr[o],this.walletClientType=o,this.redirectUri=void 0,rd(),this.onDisconnect())}async promptConnection(){if(this.provider)return new Promise((o,r)=>{let n=()=>{r(new Tr)};this.onQrModalClosed=n,(async()=>{let a="",s=await Promise.race([this.walletProvider?.enable(),this.proxyProvider.walletTimeout()]);if(s?.length&&(a=s[0]),!a||a==="")throw new z("Unable to retrieve address");if(this.walletProvider?.session?.peer.metadata.url){let l=Ri(this.walletProvider?.session?.peer.metadata.url);this.walletEntry=l?.entry,this.walletClientType=l?.walletClientType||"unknown",this.proxyProvider.rpcTimeoutDuration=xr(this.rpcConfig,this.walletClientType)}this.connected=!0,await this.syncAccounts(s),o()})().catch(a=>{if(a){r(Tt(a));return}r(new z("Unknown error during connection"))}).finally(()=>this.modal?.closeModal())})}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=Pt(n.id,this.chains,this.rpcConfig);i&&(o[n.id]=i)}let r=await Ch.init({projectId:this.walletConnectCloudProjectId,chains:[this.defaultChain.id],optionalChains:this.chains.map(n=>n.id),optionalEvents:bh,optionalMethods:Eh,rpcMap:o,showQrModal:!1});return r.on("display_uri",n=>{if(r.signer.abortPairingAttempt(),Ph&&this.walletEntry){let{redirect:i,href:a}=td(n,this.walletEntry);nd({href:a,name:this.walletEntry.displayName}),this.redirectUri=i,ld(i,"_self")}else this.modal?.openModal({uri:n,chains:[this.defaultChain.id]})}),r.on("connect",()=>{if(this.modal?.closeModal(),r.session?.peer.metadata.url){let n=Ri(r.session?.peer.metadata.url);this.walletEntry=n?.entry,this.walletClientType=n?.walletClientType||"unknown"}}),r}async enableProvider(){return this.walletProvider?.connected?Promise.resolve(this.walletProvider.accounts):await this.walletProvider?.enable()}};var fs=e=>{let t=localStorage.getItem("-walletlink:https://www.walletlink.org:Addresses");return t?!!e?.linkedAccounts.filter(r=>r.type=="wallet"&&r.address===cd(t)).length:!1},xr=(e,t)=>e.rpcTimeouts?e.rpcTimeouts[t]||qo:qo,fn=class extends Th{constructor(o,r,n,i,a,s){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 re:r.proxyProvider};this.walletConnectCloudProjectId=o,this.rpcConfig=r,this.chains=n,this.defaultChain=i,this.walletConnectors=[],this.initialized=!1,this.store=a,this.walletList=s,this.initializedWalletConnectors=0,this.walletsReady=!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}async initialize(){if(this.initialized)return;Z.get(as)&&(Z.getKeys().forEach(r=>{r.startsWith("walletconnect")&&Z.del(r)}),Z.del(as));let o=Fc(this.store,this.walletList).then(r=>{r.forEach(({type:n,eip6963InjectedProvider:i,legacyInjectedProvider:a})=>{this.createWalletConnector("injected",n,{eip6963InjectedProvider:i,legacyInjectedProvider:a})})});this.walletList.includes("coinbase_wallet")&&this.createWalletConnector("coinbase_wallet","coinbase_wallet"),!Co()&&this.walletList.includes("phantom")&&this.createWalletConnector("phantom","phantom"),this.createWalletConnector("wallet_connect_v2","unknown"),await o,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"),this.initializedWalletConnectors++,this.walletsReady=this.initializedWalletConnectors===this.walletConnectors.length}onWalletsUpdated(o){o.initialized&&(this.saveConnectionHistory(),this.emit("walletsUpdated"))}addEmbeddedWalletConnector(o,r,n){let i=this.findWalletConnector("embedded","privy");if(i)i.proxyProvider.walletProxy=o;else{let a=new Ci(o,r,this.rpcConfig,this.chains,n.id),s=new xi(a,this.chains,n,this.rpcConfig);this.addWalletConnector(s)}}removeEmbeddedWalletConnector(){let o=this.findWalletConnector("embedded","privy");if(o){let r=this.walletConnectors.indexOf(o);this.walletConnectors.splice(r,1),this.saveConnectionHistory(),this.storedConnections=this.loadConnectionHistory(),this.emit("walletsUpdated")}}async createWalletConnector(o,r,n){let i=this.findWalletConnector(o,r);if(i)return i instanceof Ut&&i.resetConnection(r),i;let s=(()=>{if(o==="injected"){if(r==="metamask"&&n?.eip6963InjectedProvider)return new Si(this.chains,this.defaultChain,this.rpcConfig,n?.eip6963InjectedProvider,"metamask");if(r==="metamask"&&n?.legacyInjectedProvider)return new Rr(this.chains,this.defaultChain,this.rpcConfig,n?.legacyInjectedProvider,"metamask");if(r==="phantom"&&n?.legacyInjectedProvider)return new Rr(this.chains,this.defaultChain,this.rpcConfig,n?.legacyInjectedProvider,"phantom");if(n?.legacyInjectedProvider&&r==="unknown_browser_extension")return new Rr(this.chains,this.defaultChain,this.rpcConfig,n?.legacyInjectedProvider);if(n?.eip6963InjectedProvider)return new Ar(this.chains,this.defaultChain,this.rpcConfig,n?.eip6963InjectedProvider,r)}else return o==="coinbase_wallet"?new Pi(this.chains,this.defaultChain,this.rpcConfig):o==="phantom"?new ki(this.defaultChain):new Ut(this.walletConnectCloudProjectId,this.rpcConfig,this.chains,this.defaultChain,r)})();return s&&this.addWalletConnector(s),s||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=Z.get(ss);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}));Z.put(ss,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=cd(o),this.emit("walletsUpdated")}};function bi(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 xh}from"ofetch";var Sh=[ci(),pi(),di()],_h=e=>{let t=new AbortController;return setTimeout(()=>t.abort(),e),t.signal},Ii=class{constructor(t,o,r){this.appId=t,this.clientAnalyticsId=o.clientAnalyticsId,this.sdkVersion=rs,this.client=o,this.defaults=r,this.fallbackApiUrl=o.fallbackApiUrl,this.baseFetch=xh.create({baseURL:this.defaults.baseURL,retry:3,retryDelay:500,retryStatusCodes:[408,409,425,500,502,503,504],credentials:"include",onRequest:async({request:n,options:i})=>{let a=new Headers(i.headers);a.set("privy-app-id",this.appId),a.set("privy-ca-id",this.clientAnalyticsId||""),a.set("privy-client",`react-auth:${this.sdkVersion}`);let s=!Sh.includes(n.toString());if(!a.has("authorization")&&s){let l=await this.client.getAccessToken();l!==null&&a.set("authorization",`Bearer ${l}`)}i.headers=a,i.signal||(i.signal=_h(this.defaults.timeout))},onRequestError:({error:n})=>{if(n instanceof DOMException&&n.name==="AbortError")throw new si}})}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 Qo from"js-cookie";function dd(e){return e instanceof $o?"email":e instanceof Yo?"sms":e instanceof Ko?"siwe":e instanceof vr?"custom_auth":e instanceof vo?e.meta.provider:null}import*as pd from"jose";var Ft=class{static parse(t){try{return new Ft(t)}catch{return null}}constructor(t){this.value=t,this._decoded=pd.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 kh=30,Wi=class{constructor(){this.authenticateOnce=new dt(async t=>this._authenticate(t)),this.linkOnce=new dt(async t=>this._link(t)),this.refreshOnce=new dt(this._refresh.bind(this)),this.destroyOnce=new dt(this._destroy.bind(this)),this.forkSessionOnce=new dt(this._forkSession.bind(this))}get token(){try{let t=Z.get(jo);return typeof t=="string"?new Ft(t).value:null}catch(t){return console.error(t),this.destroyLocalState(),null}}get refreshToken(){try{let t=Z.get(fi);return typeof t=="string"?t:null}catch(t){return console.error(t),this.destroyLocalState(),null}}get forkedToken(){try{let t=Z.get(dn);return typeof t=="string"?t:null}catch(t){return console.error(t),this.destroyLocalState(),null}}get mightHaveServerCookies(){try{let t=Qo.get(hi);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=Ft.parse(this.token);return t!==null&&!t.isExpired(kh)}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=dd(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:Et(n),isNewUser:i}}catch(o){throw console.warn("Error authenticating session"),Xe(o)}}async _link(t){try{let o=await t.link();return Et(o)}catch(o){throw console.warn("Error linking account"),Xe(o)}}async _refresh(){if(!this.api)throw new C("Session has no API instance");if(!this.client)throw new C("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(ci(),a,{headers:i}),r&&this.clearForkedToken()}else if(r)n=await this.api.post(pi(),{refresh_token:r}),this.clearForkedToken();else return null;return this.storeToken(n.token),this.storeRefreshToken(n.refresh_token),Et(n.user)}catch(n){if(n instanceof go&&n.privyErrorCode==="missing_or_invalid_token")return console.warn("Unable to refresh tokens - token is missing or no longer valid"),this.destroyLocalState(),null;throw Xe(n)}}async _destroy(){try{await this.api?.post(di(),{refresh_token:this.refreshToken})}catch{console.warn("Error destroying session")}this.destroyLocalState()}async _forkSession(){if(!this.api)throw new C("Session has no API instance");let t=this.refreshToken;try{let o=await this.api.post(Jl(),{refresh_token:t});return this.storeToken(o.token),this.storeRefreshToken(o.refresh_token),o.new_session_refresh_token}catch(o){throw Xe(o)}}destroyLocalState(){this.storeToken(null),this.storeRefreshToken(null),this.clearForkedToken(),this.client?.onDeleteToken?.()}storeToken(t){if(typeof t=="string"){let o=Z.get(jo);if(Z.put(jo,t),o!==t&&this.client?.onStoreToken?.(t),!this.client?.useServerCookies){let r=Ft.parse(t)?.expiration;Qo.set(ns,t,{sameSite:"Strict",secure:!0,expires:r?new Date(r*1e3):void 0})}}else Z.del(jo),Qo.remove(ns)}storeRefreshToken(t){typeof t=="string"?(Z.put(fi,t),this.client?.useServerCookies||(Qo.set(hi,"t",{sameSite:"Strict",secure:!0,expires:30}),Qo.set(is,t,{sameSite:"Strict",secure:!0,expires:30}))):(Z.del(fi),Qo.remove(is),Qo.remove(hi))}clearForkedToken(){Z.del(dn)}};var hs,Mi,ud,hn=class{constructor(t){ai(this,Mi);this.apiUrl=t.apiUrl||mi,this.fallbackApiUrl=this.apiUrl,this.useServerCookies=!1,this.timeout=t.timeout||bc,this.appId=t.appId,this.clientAnalyticsId=Yl(this,Mi,ud).call(this),hs||(hs=new Wi),this.session=hs,this.api=this.generateApi(),this.session.client=this}initializeConnectorManager(t,o,r,n,i,a){this.connectors||(this.connectors=new fn(t,o,r,n,i,a))}generateApi(){let t=new Ii(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 C("No auth flow in progress.");return this.session.authenticate(this.authFlow)}link(){if(!this.authFlow)throw new C("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}startMfaFlow(t){t.api=this.api,this.mfaFlow=t}async unlinkEmail(t){try{let o=await this.api.post(dc(),{address:t});return Et(o)}catch(o){throw Xe(o)}}async unlinkPhone(t){try{let o=await this.api.post(pc(),{phoneNumber:t});return Et(o)}catch(o){throw Xe(o)}}async unlinkWallet(t){try{let o=await this.api.post(cc(),{address:t});return Et(o)}catch(o){throw Xe(o)}}async unlinkOAuth(t,o){try{let r=await this.api.post(uc(),{provider:t,subject:o});return Et(r)}catch(r){throw Xe(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(mc(),{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(fc(),t)}catch(o){throw Xe(o)}}async getAuthenticatedUser(){return this.session.hasRefreshCredentials()||this.session.hasRecoveryCredentials()?this.session.refresh():null}async getAccessToken(t){return this.session.hasActiveToken()?Ft.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,tiktokOAuth:t.tiktok_oauth,linkedinOAuth:t.linkedin_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,captchaSiteKey:t.captcha_site_key,twitterOAuthOnMobileEnabled:t.twitter_oauth_on_mobile_enabled,createdAt:new Date(t.created_at*1e3),updatedAt:new Date(t.updated_at*1e3),mfaMethods:t.mfa_methods}}catch(t){throw Xe(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()}};Mi=new WeakSet,ud=function(){if(typeof window>"u")return null;try{let o=Z.get(pn);if(typeof o=="string"&&o.length>0)return o}catch{}let t=Ah();try{return Z.put(pn,t),t}catch{return t}};import{useCallback as lb,useEffect as cb,useRef as db,useState as pb}from"react";import ub from"react-dom";import{useEffect as Rh,useMemo as Ih}from"react";import{useRef as Wh}from"react";import{useContext as Mh}from"react";import{useState as md}from"react";import{createContext as Lh}from"react";import{jsx as Nh}from"react/jsx-runtime";var fd=Lh({siteKey:"",enabled:!1,appId:void 0,token:void 0,error:void 0,status:"disabled",setToken:P,setError:P,waitForResult:()=>Promise.resolve(""),ref:{current:null},remove:P,reset:P}),Zo=class extends Qe{constructor(o,r,n){super(o||"Captcha failed");this.type="Captcha";r instanceof Error&&(this.cause=r),this.privyErrorCode=n}},hd=({children:e,id:t,captchaSiteKey:o,captchaEnabled:r,tokenPromise:n})=>{let i=Wh(null),[a,s]=md(),[l,c]=md();Rh(()=>{a&&n?.resolve(a)},[a,n]);let u=Ih(()=>r?!a&&!l?{status:"loading"}:a&&!l?{status:"success",token:a}:l?{status:"error",error:l}:{status:"ready"}:{status:"disabled"},[r,a,l]);return Nh(fd.Provider,{value:{...u,ref:i,enabled:r,siteKey:o,appId:t,setToken:s,setError:c,remove(){r&&(i.current?.remove(),c(void 0),s(void 0))},reset(){r&&(i.current?.reset(),c(void 0),s(void 0))},async waitForResult(){if(!r)return"";try{return await Dc(()=>i.current?.getResponse(),{interval:200,timeout:2e4})}catch{throw new Zo("Captcha failed",null,"captcha_timeout")}}},children:e})},ue=()=>Mh(fd);import{createContext as Oh,useContext as Dh}from"react";var ys=Oh({isNewUserThisSession:!1,isLinking:!1,linkingHint:null,walletConnectionStatus:null,mipdStore:null,connectors:[],rpcConfig:{rpcUrls:{}},showFiatPrices:!0,chains:[],clientAnalyticsId:null,pendingTransaction:null,nativeTokenSymbolForChainId:P,initializeWalletProxy:P,getAuthMeta:P,getAuthFlow:P,closePrivyModal:P,connectWallet:P,initLoginWithWallet:P,loginWithWallet:P,loginWithCode:P,initLoginWithEmail:P,initLoginWithSms:P,resendEmailCode:P,resendSmsCode:P,initLoginWithOAuth:P,loginWithOAuth:P,refreshUser:P,walletProxy:null,createAnalyticsEvent:P,getUsdTokenPrice:P,recoverEmbeddedWallet:P,getFiatOnRampConfig:P,updateWallets:P,setReadyToTrue:P}),A=()=>Dh(ys);import{createContext as Uh,useContext as Fh}from"react";var fe=Uh({ready:!1,authenticated:!1,user:null,walletConnectors:null,connectWallet:P,login:P,linkEmail:P,linkPhone:P,linkWallet:P,linkGoogle:P,linkTwitter:P,linkDiscord:P,linkGithub:P,linkTiktok:P,linkLinkedIn:P,linkApple:P,logout:P,getAccessToken:P,getEthereumProvider:P,getEthersProvider:P,getWeb3jsProvider:P,unlinkEmail:P,unlinkPhone:P,unlinkWallet:P,unlinkGoogle:P,unlinkTwitter:P,unlinkDiscord:P,unlinkGithub:P,unlinkTiktok:P,unlinkLinkedIn:P,unlinkApple:P,setActiveWallet:P,forkSession:P,createWallet:P,signMessage:P,enrollInMfa:P,initEnrollmentWithSms:P,initEnrollmentWithTotp:P,promptMfa:P,init:P,submitEnrollmentWithSms:P,submitEnrollmentWithTotp:P,unenroll:P,submit:P,cancel:P,sendTransaction:P,exportWallet:P,setWalletPassword:P,initLoginWithEmail:P,initLoginWithSms:P,loginWithCode:P,isModalOpen:!1}),H=()=>Fh(fe);import{useEffect as Bh,useState as Hh}from"react";var yd=e=>{let[t,o]=Hh("auto");return Bh(()=>{let r=new ResizeObserver(n=>{o(n[0]?.contentRect.height??"auto")});return e.current&&r.observe(e.current),()=>{e.current&&r.unobserve(e.current)}},[e.current]),t};import{createContext as Gh,useContext as zh,useEffect as Vh}from"react";var gd={login:{onComplete:[],onError:[]},logout:{onSuccess:[]},connectWallet:{onSuccess:[],onError:[]},createWallet:{onSuccess:[],onError:[]},configureMfa:{onMfaRequired:[]},accessToken:{onAccessTokenGranted:[],onAccessTokenRemoved:[]}},gs=Gh(void 0),vd=()=>zh(gs);function pt(e,t){if(!t)return;let r=vd().current[e];return Vh(()=>{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 ie(e,t,o,...r){for(let n of e.current[t][o])n(...r)}function wd(){let e=vd();return(t,o,...r)=>ie(e,t,o,...r)}function vs(e){pt("configureMfa",e)}import xs from"styled-components";import Xo,{css as Es}from"styled-components";import Cs from"styled-components";import{Fragment as jh,jsx as ws,jsxs as qh}from"react/jsx-runtime";var Li=({success:e,fail:t})=>qh(jh,{children:[ws(Bt,{className:e?"success":t?"fail":""}),ws(bs,{className:e?"success":t?"fail":""})]}),Bt=Cs.span`
13
13
  && {
14
14
  width: 82px;
15
15
  height: 82px;
@@ -85,13 +85,13 @@ Resources:
85
85
  color: var(--privy-color-foreground-3);
86
86
  cursor: not-allowed;
87
87
  }
88
- `,U=({children:e,loading:t,disabled:o,loadingText:r="Loading...",...n})=>ut(vd,{disabled:t||o,...n,children:t?Fi("span",{children:[ut(ro,{}),r?ut("span",{children:r}):null]}):e}),rT=Xo(U)`
88
+ `,U=({children:e,loading:t,disabled:o,loadingText:r="Loading...",...n})=>ut(Cd,{disabled:t||o,...n,children:t?Fi("span",{children:[ut(ro,{}),r?ut("span",{children:r}):null]}):e}),rT=Xo(U)`
89
89
  ${e=>e.hideAnimations&&Es`
90
90
  && {
91
91
  transition: none;
92
92
  }
93
93
  `}
94
- `,Oi=({children:e,loading:t,disabled:o,loadingText:r="Loading...",...n})=>ut(vd,{as:"a",disabled:t||o,...n,children:t?Fi("span",{children:[ut(ro,{}),r?ut("span",{children:r}):null]}):e}),vd=Xo(Ni)`
94
+ `,Oi=({children:e,loading:t,disabled:o,loadingText:r="Loading...",...n})=>ut(Cd,{as:"a",disabled:t||o,...n,children:t?Fi("span",{children:[ut(ro,{}),r?ut("span",{children:r}):null]}):e}),Cd=Xo(Ni)`
95
95
  position: relative;
96
96
 
97
97
  && {
@@ -241,7 +241,7 @@ Resources:
241
241
  cursor: not-allowed;
242
242
  }
243
243
  }
244
- `;import Jh from"styled-components";var wd=Jh.span`
244
+ `;import Jh from"styled-components";var bd=Jh.span`
245
245
  && {
246
246
  width: 82px;
247
247
  height: 82px;
@@ -257,7 +257,7 @@ Resources:
257
257
  border-color: var(--privy-color-accent);
258
258
  border-bottom-color: var(--privy-color-accent);
259
259
  }
260
- `;import{ArrowLeftIcon as Qh,XMarkIcon as Zh}from"@heroicons/react/24/outline";import Ps from"styled-components";import{jsx as mt,jsxs as ry}from"react/jsx-runtime";var Cd=()=>mt("div",{}),Xh=({backFn:e})=>mt("div",{children:mt(bd,{onClick:e,children:mt(Qh,{height:"16px",width:"16px",strokeWidth:2})})}),ey=e=>mt("div",{children:mt(bd,{onClick:e.onClose,children:mt(Zh,{height:"16px",width:"16px",strokeWidth:2})})});var x=({backFn:e,onClose:t,title:o,closeable:r=!0})=>{let{closePrivyModal:n}=A(),{app:i}=S();return ry(ty,{children:[e?mt(Xh,{backFn:e}):mt(Cd,{}),o&&mt(oy,{children:o}),i?.render.inDialog&&r?mt(ey,{onClose:t||(()=>n())}):mt(Cd,{})]})},bd=Ps.button`
260
+ `;import{ArrowLeftIcon as Qh,XMarkIcon as Zh}from"@heroicons/react/24/outline";import Ps from"styled-components";import{jsx as mt,jsxs as ry}from"react/jsx-runtime";var Ed=()=>mt("div",{}),Xh=({backFn:e})=>mt("div",{children:mt(Pd,{onClick:e,children:mt(Qh,{height:"16px",width:"16px",strokeWidth:2})})}),ey=e=>mt("div",{children:mt(Pd,{onClick:e.onClose,children:mt(Zh,{height:"16px",width:"16px",strokeWidth:2})})});var x=({backFn:e,onClose:t,title:o,closeable:r=!0})=>{let{closePrivyModal:n}=A(),{app:i}=S();return ry(ty,{children:[e?mt(Xh,{backFn:e}):mt(Ed,{}),o&&mt(oy,{children:o}),i?.render.inDialog&&r?mt(ey,{onClose:t||(()=>n())}):mt(Ed,{})]})},Pd=Ps.button`
261
261
  && {
262
262
  cursor: pointer;
263
263
  display: flex;
@@ -305,7 +305,7 @@ Resources:
305
305
  text-overflow: ellipsis;
306
306
  text-align: center;
307
307
  color: var(--privy-color-foreground-2);
308
- `;import{jsx as Ed}from"react/jsx-runtime";var Pd=({style:e,...t})=>Ed("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor",style:{height:"1.5rem",width:"1.5rem",...e},...t,children:Ed("path",{fillRule:"evenodd",d:"M12 1.5a5.25 5.25 0 00-5.25 5.25v3a3 3 0 00-3 3v6.75a3 3 0 003 3h10.5a3 3 0 003-3v-6.75a3 3 0 00-3-3v-3c0-2.9-2.35-5.25-5.25-5.25zm3.75 8.25v-3a3.75 3.75 0 10-7.5 0v3h7.5z",clipRule:"evenodd"})});import{Fragment as Ts,jsx as Ht,jsxs as Bi}from"react/jsx-runtime";var Td=()=>{let{navigate:e,app:t}=S(),o=t?.allowlistConfig.errorTitle||"You don't have access to this app",r=t?.allowlistConfig.errorDetail||"Have you been invited?",n=t?.allowlistConfig.errorCtaText||"Try another account";return Bi(Ts,{children:[Ht(x,{}),Bi(ny,{children:[Ht(ay,{children:Bi("div",{children:[Ht(wd,{}),Ht(Pd,{style:{width:"38px",height:"38px",strokeWidth:"1",stroke:"var(--privy-color-accent)",fill:"var(--privy-color-accent)"}})]})}),Bi(iy,{children:[typeof o=="string"?Ht("h3",{children:o}):Ht(Ts,{children:o}),typeof r=="string"?Ht("p",{children:r}):Ht(Ts,{children:r})]}),t?.allowlistConfig.errorCtaLink?Ht(U,{as:"a",href:t.allowlistConfig.errorCtaLink,children:n}):Ht(U,{onClick:()=>{e("LANDING")},children:n})]})]})},ny=xs.div`
308
+ `;import{jsx as Td}from"react/jsx-runtime";var xd=({style:e,...t})=>Td("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:"1.5",stroke:"currentColor",style:{height:"1.5rem",width:"1.5rem",...e},...t,children:Td("path",{fillRule:"evenodd",d:"M12 1.5a5.25 5.25 0 00-5.25 5.25v3a3 3 0 00-3 3v6.75a3 3 0 003 3h10.5a3 3 0 003-3v-6.75a3 3 0 00-3-3v-3c0-2.9-2.35-5.25-5.25-5.25zm3.75 8.25v-3a3.75 3.75 0 10-7.5 0v3h7.5z",clipRule:"evenodd"})});import{Fragment as Ts,jsx as Ht,jsxs as Bi}from"react/jsx-runtime";var Sd=()=>{let{navigate:e,app:t}=S(),o=t?.allowlistConfig.errorTitle||"You don't have access to this app",r=t?.allowlistConfig.errorDetail||"Have you been invited?",n=t?.allowlistConfig.errorCtaText||"Try another account";return Bi(Ts,{children:[Ht(x,{}),Bi(ny,{children:[Ht(ay,{children:Bi("div",{children:[Ht(bd,{}),Ht(xd,{style:{width:"38px",height:"38px",strokeWidth:"1",stroke:"var(--privy-color-accent)",fill:"var(--privy-color-accent)"}})]})}),Bi(iy,{children:[typeof o=="string"?Ht("h3",{children:o}):Ht(Ts,{children:o}),typeof r=="string"?Ht("p",{children:r}):Ht(Ts,{children:r})]}),t?.allowlistConfig.errorCtaLink?Ht(U,{as:"a",href:t.allowlistConfig.errorCtaLink,children:n}):Ht(U,{onClick:()=>{e("LANDING")},children:n})]})]})},ny=xs.div`
309
309
  display: flex;
310
310
  flex-direction: column;
311
311
  align-items: center;
@@ -340,7 +340,7 @@ Resources:
340
340
  left: -19px;
341
341
  top: -19px;
342
342
  }
343
- `;import{EnvelopeIcon as py,PhoneIcon as uy}from"@heroicons/react/24/outline";import{useEffect as Ld,useState as Gi}from"react";import{isMobile as my}from"react-device-detect";import vn from"styled-components";import rt from"styled-components";var Gt=rt.div`
343
+ `;import{EnvelopeIcon as py,PhoneIcon as uy}from"@heroicons/react/24/outline";import{useEffect as Od,useState as Gi}from"react";import{isMobile as my}from"react-device-detect";import vn from"styled-components";import rt from"styled-components";var Gt=rt.div`
344
344
  display: flex;
345
345
  flex-direction: column;
346
346
  align-items: flex-start;
@@ -355,12 +355,12 @@ Resources:
355
355
  justify-content: center;
356
356
  flex-grow: 1;
357
357
  width: 100%;
358
- `,xd=rt.div`
358
+ `,_d=rt.div`
359
359
  display: flex;
360
360
  flex-direction: column;
361
361
  align-items: center;
362
362
  width: 100%;
363
- `,Sd=rt(io)`
363
+ `,kd=rt(io)`
364
364
  padding: 20px 0;
365
365
  `,xt=rt(io)`
366
366
  gap: 16px;
@@ -378,7 +378,7 @@ Resources:
378
378
  flex-direction: column;
379
379
  justify-content: space-between;
380
380
  height: 100%;
381
- `,_d=rt.div`
381
+ `,Ad=rt.div`
382
382
  display: flex;
383
383
  flex-direction: column;
384
384
  justify-content: flex-start;
@@ -405,9 +405,9 @@ Resources:
405
405
  height: 16px;
406
406
  `,K=rt.div`
407
407
  height: 12px;
408
- `,kd=rt.div`
408
+ `,Rd=rt.div`
409
409
  position: relative;
410
- `,Ad=rt.div`
410
+ `,Id=rt.div`
411
411
  background-color: var(--privy-color-accent);
412
412
  display: flex;
413
413
  justify-content: center;
@@ -415,7 +415,7 @@ Resources:
415
415
  border-radius: 50%;
416
416
  border-color: white;
417
417
  border-width: 2px !important;
418
- `;import Rd from"styled-components";import{Fragment as ly,jsx as Mr,jsxs as Id}from"react/jsx-runtime";var sy=Rd.div`
418
+ `;import Wd from"styled-components";import{Fragment as ly,jsx as Mr,jsxs as Md}from"react/jsx-runtime";var sy=Wd.div`
419
419
  margin-top: 16px;
420
420
  font-size: 13px;
421
421
  text-align: center;
@@ -424,7 +424,7 @@ Resources:
424
424
  && > a {
425
425
  color: var(--privy-color-accent);
426
426
  }
427
- `;function Hi(e){let{legal:{privacyPolicyUrl:t,termsAndConditionsUrl:o}}=e.app,r=!!t,n=!!o,i=r&&n;return!r&&!n?null:Id(sy,{children:["By logging in I agree to the"," ",n&&Mr("a",{href:o,target:"_blank",children:i?"Terms":"Terms of Service"}),i&&" & ",r&&Mr("a",{href:t,target:"_blank",children:"Privacy Policy"})]})}var F=({protectedByPrivy:e})=>Mr(Q,{children:e?Id(ly,{children:[Mr(Ti,{className:"hide-on-mobile"}),Mr("span",{className:"hide-on-mobile",children:Mr("a",{href:"https://www.privy.io/",target:"_blank",children:"Protected by Privy"})})]}):null}),Q=Rd.div`
427
+ `;function Hi(e){let{legal:{privacyPolicyUrl:t,termsAndConditionsUrl:o}}=e.app,r=!!t,n=!!o,i=r&&n;return!r&&!n?null:Md(sy,{children:["By logging in I agree to the"," ",n&&Mr("a",{href:o,target:"_blank",children:i?"Terms":"Terms of Service"}),i&&" & ",r&&Mr("a",{href:t,target:"_blank",children:"Privacy Policy"})]})}var F=({protectedByPrivy:e})=>Mr(Q,{children:e?Md(ly,{children:[Mr(Ti,{className:"hide-on-mobile"}),Mr("span",{className:"hide-on-mobile",children:Mr("a",{href:"https://www.privy.io/",target:"_blank",children:"Protected by Privy"})})]}):null}),Q=Wd.div`
428
428
  display: flex;
429
429
  align-items: center;
430
430
  justify-content: center;
@@ -451,9 +451,9 @@ Resources:
451
451
  @media all and (display-mode: standalone) {
452
452
  padding-bottom: 30px;
453
453
  }
454
- `;import _s from"styled-components";import{Fragment as dy,jsx as yn,jsxs as Md}from"react/jsx-runtime";var gn=({title:e,description:t,children:o,...r})=>yn(Wd,{...r,children:Md(dy,{children:[yn("h3",{children:e}),typeof t=="string"?yn("p",{children:t}):t,o]})}),zt=_s(gn)`
454
+ `;import _s from"styled-components";import{Fragment as dy,jsx as yn,jsxs as Nd}from"react/jsx-runtime";var gn=({title:e,description:t,children:o,...r})=>yn(Ld,{...r,children:Nd(dy,{children:[yn("h3",{children:e}),typeof t=="string"?yn("p",{children:t}):t,o]})}),zt=_s(gn)`
455
455
  margin-bottom: 24px;
456
- `,he=({title:e,description:t,icon:o,children:r,...n})=>Md(cy,{...n,children:[o||null,yn("h3",{children:e}),typeof t=="string"?yn("p",{children:t}):t,r]}),Wd=_s.div`
456
+ `,he=({title:e,description:t,icon:o,children:r,...n})=>Nd(cy,{...n,children:[o||null,yn("h3",{children:e}),typeof t=="string"?yn("p",{children:t}):t,r]}),Ld=_s.div`
457
457
  display: flex;
458
458
  flex-direction: column;
459
459
  justify-content: flex-start;
@@ -473,7 +473,7 @@ Resources:
473
473
  color: var(--privy-color-foreground-2);
474
474
  font-size: 14px;
475
475
  }
476
- `,cy=_s(Wd)`
476
+ `,cy=_s(Ld)`
477
477
  align-items: center;
478
478
  text-align: center;
479
479
  gap: 16px;
@@ -481,7 +481,7 @@ Resources:
481
481
  h3 {
482
482
  margin-bottom: 24px;
483
483
  }
484
- `;import{Fragment as ks,jsx as We,jsxs as xo}from"react/jsx-runtime";var As=6,Nd=new Array(As).fill(""),fy=1400;var Dd=()=>{let{app:e,navigate:t,setModalData:o}=S(),{closePrivyModal:r,resendEmailCode:n,resendSmsCode:i,getAuthMeta:a,loginWithCode:s,updateWallets:l}=A(),{authenticated:c,user:u}=H(),[f,w]=Gi(Nd),[v,T]=Gi(!1),[y,E]=Gi(null),[b,W]=Gi(null),M=a()?.email?0:1,N=e?.render.inDialog?et:0,I=e?.render.inDialog?N-500:0;Ld(()=>{if(c&&v&&u)if(wo(u,e?.embeddedWallets?.createOnLogin)){let _=setTimeout(()=>{o({createWallet:{onSuccess:()=>{},onFailure:J=>console.error(J),callAuthOnSuccessOnClose:!0}}),t("EMBEDDED_WALLET_ON_ACCOUNT_CREATE_SCREEN")},I);return()=>clearTimeout(_)}else{l();let _=setTimeout(r,N);return()=>clearTimeout(_)}},[c,v,u]),Ld(()=>{if(y&&b===0){let B=setTimeout(()=>{w(Nd),E(null),document.querySelector("input[name=code-0]")?.focus()},fy);return()=>clearTimeout(B)}},[y]);let k=B=>{B.preventDefault();let _=B.currentTarget.value.replace(" ","");if(_==="")return;if(isNaN(Number(_))){E("Code should be numeric"),W(1);return}E(null),W(null);let J=Number(B.currentTarget.name?.charAt(5)),se=[..._||[""]].slice(0,As-J),ve=[...f.slice(0,J),...se,...f.slice(J+se.length)];w(ve);let D=se.length,De=Math.min(Math.max(J+D,0),As-1);isNaN(Number(B.currentTarget.value))||document.querySelector(`input[name=code-${De}]`)?.focus(),ve.every(Ee=>Ee&&!isNaN(+Ee))&&(document.querySelector(`input[name=code-${De}]`)?.blur(),s(ve.join("")).then(()=>T(!0)).catch(le=>{le?.status===422?E("Invalid or expired verification code"):le instanceof go&&le.privyErrorCode==="cannot_link_more_of_type"?E(le.message):E("Issue verifying code"),W(0)}))},R=B=>{b===1&&(E(null),W(null));let _=[...f.slice(0,B),"",...f.slice(B+1)];w(_),B>0&&document.querySelector(`input[name=code-${B-1}]`)?.focus()},O=M==0?We(py,{color:"var(--privy-color-accent)",strokeWidth:2,height:"48px",width:"48px"}):We(uy,{color:"var(--privy-color-accent)",strokeWidth:2,height:"40px",width:"40px"}),$=M==0?xo("p",{children:["Please check ",We(Od,{children:a()?.email})," for an email from privy.io and enter your code below."]}):xo("p",{children:["Please check ",We(Od,{children:a()?.phoneNumber})," for a message from ",e?.name||"Privy"," and enter your code below."]});return xo(ks,{children:[We(x,{},"header"),xo(hy,{children:[We(he,{title:"Enter confirmation code",description:$,icon:O}),xo(xd,{children:[xo(yy,{children:[We(gy,{fail:!!y,success:v,children:We("span",{children:y||(v?"Success!":"")})}),We("div",{children:f.map((B,_)=>We("input",{name:`code-${_}`,type:"text",value:f[_],onChange:k,onKeyUp:J=>{J.key==="Backspace"&&R(_)},inputMode:"numeric",autoFocus:_===0,pattern:"[0-9]",className:`${v?"success":""} ${y?"fail":""}`,autoComplete:my?"one-time-code":"off"},_))})]}),We(vy,{children:M==0?xo(ks,{children:[We("span",{children:"Didn't get an email?"}),We("button",{onClick:n,children:"Resend Code"})]}):xo(ks,{children:[We("span",{children:"Didn't get a message?"}),We("button",{onClick:i,children:"Resend Code"})]})})]})]}),We(F,{protectedByPrivy:!0})]})},hy=vn.div`
484
+ `;import{Fragment as ks,jsx as We,jsxs as xo}from"react/jsx-runtime";var As=6,Dd=new Array(As).fill(""),fy=1400;var Fd=()=>{let{app:e,navigate:t,setModalData:o}=S(),{closePrivyModal:r,resendEmailCode:n,resendSmsCode:i,getAuthMeta:a,loginWithCode:s,updateWallets:l}=A(),{authenticated:c,user:u}=H(),[f,w]=Gi(Dd),[v,T]=Gi(!1),[y,E]=Gi(null),[b,W]=Gi(null),M=a()?.email?0:1,N=e?.render.inDialog?et:0,I=e?.render.inDialog?N-500:0;Od(()=>{if(c&&v&&u)if(wo(u,e?.embeddedWallets?.createOnLogin)){let _=setTimeout(()=>{o({createWallet:{onSuccess:()=>{},onFailure:J=>console.error(J),callAuthOnSuccessOnClose:!0}}),t("EMBEDDED_WALLET_ON_ACCOUNT_CREATE_SCREEN")},I);return()=>clearTimeout(_)}else{l();let _=setTimeout(r,N);return()=>clearTimeout(_)}},[c,v,u]),Od(()=>{if(y&&b===0){let B=setTimeout(()=>{w(Dd),E(null),document.querySelector("input[name=code-0]")?.focus()},fy);return()=>clearTimeout(B)}},[y]);let k=B=>{B.preventDefault();let _=B.currentTarget.value.replace(" ","");if(_==="")return;if(isNaN(Number(_))){E("Code should be numeric"),W(1);return}E(null),W(null);let J=Number(B.currentTarget.name?.charAt(5)),se=[..._||[""]].slice(0,As-J),ve=[...f.slice(0,J),...se,...f.slice(J+se.length)];w(ve);let D=se.length,De=Math.min(Math.max(J+D,0),As-1);isNaN(Number(B.currentTarget.value))||document.querySelector(`input[name=code-${De}]`)?.focus(),ve.every(Ee=>Ee&&!isNaN(+Ee))&&(document.querySelector(`input[name=code-${De}]`)?.blur(),s(ve.join("")).then(()=>T(!0)).catch(le=>{le?.status===422?E("Invalid or expired verification code"):le instanceof go&&le.privyErrorCode==="cannot_link_more_of_type"?E(le.message):E("Issue verifying code"),W(0)}))},R=B=>{b===1&&(E(null),W(null));let _=[...f.slice(0,B),"",...f.slice(B+1)];w(_),B>0&&document.querySelector(`input[name=code-${B-1}]`)?.focus()},O=M==0?We(py,{color:"var(--privy-color-accent)",strokeWidth:2,height:"48px",width:"48px"}):We(uy,{color:"var(--privy-color-accent)",strokeWidth:2,height:"40px",width:"40px"}),$=M==0?xo("p",{children:["Please check ",We(Ud,{children:a()?.email})," for an email from privy.io and enter your code below."]}):xo("p",{children:["Please check ",We(Ud,{children:a()?.phoneNumber})," for a message from ",e?.name||"Privy"," and enter your code below."]});return xo(ks,{children:[We(x,{},"header"),xo(hy,{children:[We(he,{title:"Enter confirmation code",description:$,icon:O}),xo(_d,{children:[xo(yy,{children:[We(gy,{fail:!!y,success:v,children:We("span",{children:y||(v?"Success!":"")})}),We("div",{children:f.map((B,_)=>We("input",{name:`code-${_}`,type:"text",value:f[_],onChange:k,onKeyUp:J=>{J.key==="Backspace"&&R(_)},inputMode:"numeric",autoFocus:_===0,pattern:"[0-9]",className:`${v?"success":""} ${y?"fail":""}`,autoComplete:my?"one-time-code":"off"},_))})]}),We(vy,{children:M==0?xo(ks,{children:[We("span",{children:"Didn't get an email?"}),We("button",{onClick:n,children:"Resend Code"})]}):xo(ks,{children:[We("span",{children:"Didn't get a message?"}),We("button",{onClick:i,children:"Resend Code"})]})})]})]}),We(F,{protectedByPrivy:!0})]})},hy=vn.div`
485
485
  display: flex;
486
486
  flex-direction: column;
487
487
  align-items: flex-start;
@@ -567,13 +567,13 @@ Resources:
567
567
  > button {
568
568
  text-decoration: underline;
569
569
  }
570
- `,Od=vn.span`
570
+ `,Ud=vn.span`
571
571
  font-weight: 500;
572
572
  word-break: break-all;
573
- `;import wy from"@heroicons/react/24/outline/WalletIcon";import{useState as Cy}from"react";import{isMobile as by}from"react-device-detect";import Ey from"styled-components";import{jsx as St,jsxs as Ud}from"react/jsx-runtime";var Fd=({...e})=>Ud("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 436.49 511.97",height:"24",width:"24",...e,children:[St("defs",{children:Ud("linearGradient",{id:"brave-linear-gradient",x1:"-18.79",y1:"359.73",x2:"194.32",y2:"359.73",gradientTransform:"matrix(2.05, 0, 0, -2.05, 38.49, 992.77)",gradientUnits:"userSpaceOnUse",children:[St("stop",{offset:"0","stop-color":"#f1562b"}),St("stop",{offset:"0.3","stop-color":"#f1542b"}),St("stop",{offset:"0.41","stop-color":"#f04d2a"}),St("stop",{offset:"0.49","stop-color":"#ef4229"}),St("stop",{offset:"0.5","stop-color":"#ef4029"}),St("stop",{offset:"0.56","stop-color":"#e83e28"}),St("stop",{offset:"0.67","stop-color":"#e13c26"}),St("stop",{offset:"1","stop-color":"#df3c26"})]})}),St("path",{style:{fill:"url(#brave-linear-gradient)"},d:"M436.49,165.63,420.7,122.75l11-24.6A8.47,8.47,0,0,0,430,88.78L400.11,58.6a48.16,48.16,0,0,0-50.23-11.66l-8.19,2.89L296.09.43,218.25,0,140.4.61,94.85,50.41l-8.11-2.87A48.33,48.33,0,0,0,36.19,59.3L5.62,90.05a6.73,6.73,0,0,0-1.36,7.47l11.47,25.56L0,165.92,56.47,380.64a89.7,89.7,0,0,0,34.7,50.23l111.68,75.69a24.73,24.73,0,0,0,30.89,0l111.62-75.8A88.86,88.86,0,0,0,380,380.53l46.07-176.14Z"}),St("path",{style:{fill:"#fff"},d:"M231,317.33a65.61,65.61,0,0,0-9.11-3.3h-5.49a66.08,66.08,0,0,0-9.11,3.3l-13.81,5.74-15.6,7.18-25.4,13.24a4.84,4.84,0,0,0-.62,9l22.06,15.49q7,5,13.55,10.76l6.21,5.35,13,11.37,5.89,5.2a10.15,10.15,0,0,0,12.95,0l25.39-22.18,13.6-10.77,22.06-15.79a4.8,4.8,0,0,0-.68-8.93l-25.36-12.8L244.84,323ZM387.4,175.2l.8-2.3a61.26,61.26,0,0,0-.57-9.18,73.51,73.51,0,0,0-8.19-15.44l-14.35-21.06-10.22-13.88-19.23-24a69.65,69.65,0,0,0-5.7-6.67h-.4L321,84.25l-42.27,8.14a33.49,33.49,0,0,1-12.59-1.84l-23.21-7.5-16.61-4.59a70.52,70.52,0,0,0-14.67,0L195,83.1l-23.21,7.54a33.89,33.89,0,0,1-12.59,1.84l-42.22-8-8.54-1.58h-.4a65.79,65.79,0,0,0-5.7,6.67l-19.2,24Q77.81,120.32,73,127.45L58.61,148.51l-6.78,11.31a51,51,0,0,0-1.94,13.35l.8,2.3A34.51,34.51,0,0,0,52,179.81l11.33,13,50.23,53.39a14.31,14.31,0,0,1,2.55,14.34L107.68,280a25.23,25.23,0,0,0-.39,16l1.64,4.52a43.58,43.58,0,0,0,13.39,18.76l7.89,6.43a15,15,0,0,0,14.35,1.72L172.62,314A70.38,70.38,0,0,0,187,304.52l22.46-20.27a9,9,0,0,0,3-6.36,9.08,9.08,0,0,0-2.5-6.56L159.2,237.18a9.83,9.83,0,0,1-3.09-12.45l19.66-36.95a19.21,19.21,0,0,0,1-14.67A22.37,22.37,0,0,0,165.58,163L103.94,139.8c-4.44-1.6-4.2-3.6.51-3.88l36.2-3.59a55.9,55.9,0,0,1,16.9,1.5l31.5,8.8a9.64,9.64,0,0,1,6.74,10.76L183.42,221a34.72,34.72,0,0,0-.61,11.41c.5,1.61,4.73,3.6,9.36,4.73l19.19,4a46.38,46.38,0,0,0,16.86,0l17.26-4c4.64-1,8.82-3.23,9.35-4.85a34.94,34.94,0,0,0-.63-11.4l-12.45-67.59a9.66,9.66,0,0,1,6.74-10.76l31.5-8.83a55.87,55.87,0,0,1,16.9-1.5l36.2,3.37c4.74.44,5,2.2.54,3.88L272,162.79a22.08,22.08,0,0,0-11.16,10.12,19.3,19.3,0,0,0,1,14.67l19.69,36.95A9.84,9.84,0,0,1,278.45,237l-50.66,34.23a9,9,0,0,0,.32,12.78l.15.14,22.49,20.27a71.46,71.46,0,0,0,14.35,9.47l28.06,13.35a14.89,14.89,0,0,0,14.34-1.76l7.9-6.45a43.53,43.53,0,0,0,13.38-18.8l1.65-4.52a25.27,25.27,0,0,0-.39-16l-8.26-19.49a14.4,14.4,0,0,1,2.55-14.35l50.23-53.45,11.3-13a35.8,35.8,0,0,0,1.54-4.24Z"})]});import{jsx as G,jsxs as nt}from"react/jsx-runtime";var Bd=({style:e,...t})=>nt("svg",{width:"120",height:"120",viewBox:"0 0 120 120",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{height:24,width:24,...e},...t,children:[G("g",{clipPath:"url(#clip0_5_32)",children:nt("g",{clipPath:"url(#clip1_5_32)",children:[G("mask",{id:"mask0_5_32",style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"120",height:"120",children:G("path",{d:"M78.163 0H41.837C29.79 0 23.767 0 17.283 2.04999C10.203 4.62701 4.627 10.203 2.05 17.283C0 23.767 0 29.791 0 41.837V78.163C0 90.21 0 96.232 2.05 102.717C4.627 109.797 10.203 115.373 17.283 117.949C23.767 120 29.79 120 41.837 120H78.163C90.21 120 96.232 120 102.717 117.949C109.797 115.373 115.373 109.797 117.95 102.717C120 96.232 120 90.21 120 78.163V41.837C120 29.791 120 23.767 117.95 17.283C115.373 10.203 109.797 4.62701 102.717 2.04999C96.232 0 90.21 0 78.163 0Z",fill:"black"})}),G("g",{mask:"url(#mask0_5_32)",children:G("rect",{width:"120",height:"120",fill:"url(#paint0_linear_5_32)"})}),G("path",{d:"M20 38H26C56.9279 38 82 63.0721 82 94V100H94C97.3137 100 100 97.3137 100 94C100 53.1309 66.8691 20 26 20C22.6863 20 20 22.6863 20 26V38Z",fill:"url(#paint1_radial_5_32)"}),G("path",{d:"M84 94H100C100 97.3137 97.3137 100 94 100H84V94Z",fill:"url(#paint2_linear_5_32)"}),G("path",{d:"M26 20L26 36H20L20 26C20 22.6863 22.6863 20 26 20Z",fill:"url(#paint3_linear_5_32)"}),G("path",{d:"M20 36H26C58.0325 36 84 61.9675 84 94V100H66V94C66 71.9086 48.0914 54 26 54H20V36Z",fill:"url(#paint4_radial_5_32)"}),G("path",{d:"M68 94H84V100H68V94Z",fill:"url(#paint5_linear_5_32)"}),G("path",{d:"M20 52L20 36L26 36L26 52H20Z",fill:"url(#paint6_linear_5_32)"}),G("path",{d:"M20 62C20 65.3137 22.6863 68 26 68C40.3594 68 52 79.6406 52 94C52 97.3137 54.6863 100 58 100H68V94C68 70.804 49.196 52 26 52H20V62Z",fill:"url(#paint7_radial_5_32)"}),G("path",{d:"M52 94H68V100H58C54.6863 100 52 97.3137 52 94Z",fill:"url(#paint8_radial_5_32)"}),G("path",{d:"M26 68C22.6863 68 20 65.3137 20 62L20 52L26 52L26 68Z",fill:"url(#paint9_radial_5_32)"})]})}),nt("defs",{children:[nt("linearGradient",{id:"paint0_linear_5_32",x1:"60",y1:"0",x2:"60",y2:"120",gradientUnits:"userSpaceOnUse",children:[G("stop",{stopColor:"#174299"}),G("stop",{offset:"1",stopColor:"#001E59"})]}),nt("radialGradient",{id:"paint1_radial_5_32",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(26 94) rotate(-90) scale(74)",children:[G("stop",{offset:"0.770277",stopColor:"#FF4000"}),G("stop",{offset:"1",stopColor:"#8754C9"})]}),nt("linearGradient",{id:"paint2_linear_5_32",x1:"83",y1:"97",x2:"100",y2:"97",gradientUnits:"userSpaceOnUse",children:[G("stop",{stopColor:"#FF4000"}),G("stop",{offset:"1",stopColor:"#8754C9"})]}),nt("linearGradient",{id:"paint3_linear_5_32",x1:"23",y1:"20",x2:"23",y2:"37",gradientUnits:"userSpaceOnUse",children:[G("stop",{stopColor:"#8754C9"}),G("stop",{offset:"1",stopColor:"#FF4000"})]}),nt("radialGradient",{id:"paint4_radial_5_32",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(26 94) rotate(-90) scale(58)",children:[G("stop",{offset:"0.723929",stopColor:"#FFF700"}),G("stop",{offset:"1",stopColor:"#FF9901"})]}),nt("linearGradient",{id:"paint5_linear_5_32",x1:"68",y1:"97",x2:"84",y2:"97",gradientUnits:"userSpaceOnUse",children:[G("stop",{stopColor:"#FFF700"}),G("stop",{offset:"1",stopColor:"#FF9901"})]}),nt("linearGradient",{id:"paint6_linear_5_32",x1:"23",y1:"52",x2:"23",y2:"36",gradientUnits:"userSpaceOnUse",children:[G("stop",{stopColor:"#FFF700"}),G("stop",{offset:"1",stopColor:"#FF9901"})]}),nt("radialGradient",{id:"paint7_radial_5_32",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(26 94) rotate(-90) scale(42)",children:[G("stop",{offset:"0.59513",stopColor:"#00AAFF"}),G("stop",{offset:"1",stopColor:"#01DA40"})]}),nt("radialGradient",{id:"paint8_radial_5_32",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(51 97) scale(17 45.3333)",children:[G("stop",{stopColor:"#00AAFF"}),G("stop",{offset:"1",stopColor:"#01DA40"})]}),nt("radialGradient",{id:"paint9_radial_5_32",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(23 69) rotate(-90) scale(17 322.37)",children:[G("stop",{stopColor:"#00AAFF"}),G("stop",{offset:"1",stopColor:"#01DA40"})]}),G("clipPath",{id:"clip0_5_32",children:G("rect",{width:"120",height:"120",fill:"white"})}),G("clipPath",{id:"clip1_5_32",children:G("rect",{width:"120",height:"120",fill:"white"})})]})]});import{jsx as wn,jsxs as Hd}from"react/jsx-runtime";var Gd=({style:e,...t})=>Hd("svg",{width:"176",height:"176",viewBox:"0 0 176 176",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{height:24,width:24,...e},...t,children:[Hd("g",{clipPath:"url(#clip0_1704_1423)",children:[wn("path",{d:"M126.233 176H49.7672C22.287 176 0 153.723 0 126.233V49.7673C0 22.287 22.2769 0 49.7672 0H126.233C153.713 0 176 22.277 176 49.7673V126.233C176 153.723 153.713 176 126.233 176Z",fill:"#2461ED"}),wn("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M100.667 85.6591C83.4133 76.3353 62.4196 64.2443 46.6192 54.3891C41.9573 51.0306 44.3234 43.9023 49.9578 43.9023H128.138C132.499 43.9023 135.416 48.7648 133.231 52.4442C127.977 61.5174 120.308 73.0368 113.901 82.1702C110.462 87.0727 104.858 87.9149 100.667 85.6591ZM75.5031 88.6867C92.1858 97.5795 115.566 111.104 132.178 121.33C137.311 124.498 135.266 132.098 129.271 132.098C119.46 132.098 103.518 132.1 87.6592 132.103C71.9639 132.105 56.3497 132.108 46.8398 132.108C42.0476 132.108 39.5913 127.135 41.6265 123.666C48.5041 111.946 56.2338 100.116 62.6603 91.2834C65.5176 87.3433 71.3325 86.461 75.5031 88.6867Z",fill:"white"})]}),wn("defs",{children:wn("clipPath",{id:"clip0_1704_1423",children:wn("rect",{width:"176",height:"176",fill:"white"})})})]});import Cn from"styled-components";var zi=Cn.div`
573
+ `;import wy from"@heroicons/react/24/outline/WalletIcon";import{useState as Cy}from"react";import{isMobile as by}from"react-device-detect";import Ey from"styled-components";import{jsx as St,jsxs as Bd}from"react/jsx-runtime";var Hd=({...e})=>Bd("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 436.49 511.97",height:"24",width:"24",...e,children:[St("defs",{children:Bd("linearGradient",{id:"brave-linear-gradient",x1:"-18.79",y1:"359.73",x2:"194.32",y2:"359.73",gradientTransform:"matrix(2.05, 0, 0, -2.05, 38.49, 992.77)",gradientUnits:"userSpaceOnUse",children:[St("stop",{offset:"0","stop-color":"#f1562b"}),St("stop",{offset:"0.3","stop-color":"#f1542b"}),St("stop",{offset:"0.41","stop-color":"#f04d2a"}),St("stop",{offset:"0.49","stop-color":"#ef4229"}),St("stop",{offset:"0.5","stop-color":"#ef4029"}),St("stop",{offset:"0.56","stop-color":"#e83e28"}),St("stop",{offset:"0.67","stop-color":"#e13c26"}),St("stop",{offset:"1","stop-color":"#df3c26"})]})}),St("path",{style:{fill:"url(#brave-linear-gradient)"},d:"M436.49,165.63,420.7,122.75l11-24.6A8.47,8.47,0,0,0,430,88.78L400.11,58.6a48.16,48.16,0,0,0-50.23-11.66l-8.19,2.89L296.09.43,218.25,0,140.4.61,94.85,50.41l-8.11-2.87A48.33,48.33,0,0,0,36.19,59.3L5.62,90.05a6.73,6.73,0,0,0-1.36,7.47l11.47,25.56L0,165.92,56.47,380.64a89.7,89.7,0,0,0,34.7,50.23l111.68,75.69a24.73,24.73,0,0,0,30.89,0l111.62-75.8A88.86,88.86,0,0,0,380,380.53l46.07-176.14Z"}),St("path",{style:{fill:"#fff"},d:"M231,317.33a65.61,65.61,0,0,0-9.11-3.3h-5.49a66.08,66.08,0,0,0-9.11,3.3l-13.81,5.74-15.6,7.18-25.4,13.24a4.84,4.84,0,0,0-.62,9l22.06,15.49q7,5,13.55,10.76l6.21,5.35,13,11.37,5.89,5.2a10.15,10.15,0,0,0,12.95,0l25.39-22.18,13.6-10.77,22.06-15.79a4.8,4.8,0,0,0-.68-8.93l-25.36-12.8L244.84,323ZM387.4,175.2l.8-2.3a61.26,61.26,0,0,0-.57-9.18,73.51,73.51,0,0,0-8.19-15.44l-14.35-21.06-10.22-13.88-19.23-24a69.65,69.65,0,0,0-5.7-6.67h-.4L321,84.25l-42.27,8.14a33.49,33.49,0,0,1-12.59-1.84l-23.21-7.5-16.61-4.59a70.52,70.52,0,0,0-14.67,0L195,83.1l-23.21,7.54a33.89,33.89,0,0,1-12.59,1.84l-42.22-8-8.54-1.58h-.4a65.79,65.79,0,0,0-5.7,6.67l-19.2,24Q77.81,120.32,73,127.45L58.61,148.51l-6.78,11.31a51,51,0,0,0-1.94,13.35l.8,2.3A34.51,34.51,0,0,0,52,179.81l11.33,13,50.23,53.39a14.31,14.31,0,0,1,2.55,14.34L107.68,280a25.23,25.23,0,0,0-.39,16l1.64,4.52a43.58,43.58,0,0,0,13.39,18.76l7.89,6.43a15,15,0,0,0,14.35,1.72L172.62,314A70.38,70.38,0,0,0,187,304.52l22.46-20.27a9,9,0,0,0,3-6.36,9.08,9.08,0,0,0-2.5-6.56L159.2,237.18a9.83,9.83,0,0,1-3.09-12.45l19.66-36.95a19.21,19.21,0,0,0,1-14.67A22.37,22.37,0,0,0,165.58,163L103.94,139.8c-4.44-1.6-4.2-3.6.51-3.88l36.2-3.59a55.9,55.9,0,0,1,16.9,1.5l31.5,8.8a9.64,9.64,0,0,1,6.74,10.76L183.42,221a34.72,34.72,0,0,0-.61,11.41c.5,1.61,4.73,3.6,9.36,4.73l19.19,4a46.38,46.38,0,0,0,16.86,0l17.26-4c4.64-1,8.82-3.23,9.35-4.85a34.94,34.94,0,0,0-.63-11.4l-12.45-67.59a9.66,9.66,0,0,1,6.74-10.76l31.5-8.83a55.87,55.87,0,0,1,16.9-1.5l36.2,3.37c4.74.44,5,2.2.54,3.88L272,162.79a22.08,22.08,0,0,0-11.16,10.12,19.3,19.3,0,0,0,1,14.67l19.69,36.95A9.84,9.84,0,0,1,278.45,237l-50.66,34.23a9,9,0,0,0,.32,12.78l.15.14,22.49,20.27a71.46,71.46,0,0,0,14.35,9.47l28.06,13.35a14.89,14.89,0,0,0,14.34-1.76l7.9-6.45a43.53,43.53,0,0,0,13.38-18.8l1.65-4.52a25.27,25.27,0,0,0-.39-16l-8.26-19.49a14.4,14.4,0,0,1,2.55-14.35l50.23-53.45,11.3-13a35.8,35.8,0,0,0,1.54-4.24Z"})]});import{jsx as G,jsxs as nt}from"react/jsx-runtime";var Gd=({style:e,...t})=>nt("svg",{width:"120",height:"120",viewBox:"0 0 120 120",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{height:24,width:24,...e},...t,children:[G("g",{clipPath:"url(#clip0_5_32)",children:nt("g",{clipPath:"url(#clip1_5_32)",children:[G("mask",{id:"mask0_5_32",style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"120",height:"120",children:G("path",{d:"M78.163 0H41.837C29.79 0 23.767 0 17.283 2.04999C10.203 4.62701 4.627 10.203 2.05 17.283C0 23.767 0 29.791 0 41.837V78.163C0 90.21 0 96.232 2.05 102.717C4.627 109.797 10.203 115.373 17.283 117.949C23.767 120 29.79 120 41.837 120H78.163C90.21 120 96.232 120 102.717 117.949C109.797 115.373 115.373 109.797 117.95 102.717C120 96.232 120 90.21 120 78.163V41.837C120 29.791 120 23.767 117.95 17.283C115.373 10.203 109.797 4.62701 102.717 2.04999C96.232 0 90.21 0 78.163 0Z",fill:"black"})}),G("g",{mask:"url(#mask0_5_32)",children:G("rect",{width:"120",height:"120",fill:"url(#paint0_linear_5_32)"})}),G("path",{d:"M20 38H26C56.9279 38 82 63.0721 82 94V100H94C97.3137 100 100 97.3137 100 94C100 53.1309 66.8691 20 26 20C22.6863 20 20 22.6863 20 26V38Z",fill:"url(#paint1_radial_5_32)"}),G("path",{d:"M84 94H100C100 97.3137 97.3137 100 94 100H84V94Z",fill:"url(#paint2_linear_5_32)"}),G("path",{d:"M26 20L26 36H20L20 26C20 22.6863 22.6863 20 26 20Z",fill:"url(#paint3_linear_5_32)"}),G("path",{d:"M20 36H26C58.0325 36 84 61.9675 84 94V100H66V94C66 71.9086 48.0914 54 26 54H20V36Z",fill:"url(#paint4_radial_5_32)"}),G("path",{d:"M68 94H84V100H68V94Z",fill:"url(#paint5_linear_5_32)"}),G("path",{d:"M20 52L20 36L26 36L26 52H20Z",fill:"url(#paint6_linear_5_32)"}),G("path",{d:"M20 62C20 65.3137 22.6863 68 26 68C40.3594 68 52 79.6406 52 94C52 97.3137 54.6863 100 58 100H68V94C68 70.804 49.196 52 26 52H20V62Z",fill:"url(#paint7_radial_5_32)"}),G("path",{d:"M52 94H68V100H58C54.6863 100 52 97.3137 52 94Z",fill:"url(#paint8_radial_5_32)"}),G("path",{d:"M26 68C22.6863 68 20 65.3137 20 62L20 52L26 52L26 68Z",fill:"url(#paint9_radial_5_32)"})]})}),nt("defs",{children:[nt("linearGradient",{id:"paint0_linear_5_32",x1:"60",y1:"0",x2:"60",y2:"120",gradientUnits:"userSpaceOnUse",children:[G("stop",{stopColor:"#174299"}),G("stop",{offset:"1",stopColor:"#001E59"})]}),nt("radialGradient",{id:"paint1_radial_5_32",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(26 94) rotate(-90) scale(74)",children:[G("stop",{offset:"0.770277",stopColor:"#FF4000"}),G("stop",{offset:"1",stopColor:"#8754C9"})]}),nt("linearGradient",{id:"paint2_linear_5_32",x1:"83",y1:"97",x2:"100",y2:"97",gradientUnits:"userSpaceOnUse",children:[G("stop",{stopColor:"#FF4000"}),G("stop",{offset:"1",stopColor:"#8754C9"})]}),nt("linearGradient",{id:"paint3_linear_5_32",x1:"23",y1:"20",x2:"23",y2:"37",gradientUnits:"userSpaceOnUse",children:[G("stop",{stopColor:"#8754C9"}),G("stop",{offset:"1",stopColor:"#FF4000"})]}),nt("radialGradient",{id:"paint4_radial_5_32",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(26 94) rotate(-90) scale(58)",children:[G("stop",{offset:"0.723929",stopColor:"#FFF700"}),G("stop",{offset:"1",stopColor:"#FF9901"})]}),nt("linearGradient",{id:"paint5_linear_5_32",x1:"68",y1:"97",x2:"84",y2:"97",gradientUnits:"userSpaceOnUse",children:[G("stop",{stopColor:"#FFF700"}),G("stop",{offset:"1",stopColor:"#FF9901"})]}),nt("linearGradient",{id:"paint6_linear_5_32",x1:"23",y1:"52",x2:"23",y2:"36",gradientUnits:"userSpaceOnUse",children:[G("stop",{stopColor:"#FFF700"}),G("stop",{offset:"1",stopColor:"#FF9901"})]}),nt("radialGradient",{id:"paint7_radial_5_32",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(26 94) rotate(-90) scale(42)",children:[G("stop",{offset:"0.59513",stopColor:"#00AAFF"}),G("stop",{offset:"1",stopColor:"#01DA40"})]}),nt("radialGradient",{id:"paint8_radial_5_32",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(51 97) scale(17 45.3333)",children:[G("stop",{stopColor:"#00AAFF"}),G("stop",{offset:"1",stopColor:"#01DA40"})]}),nt("radialGradient",{id:"paint9_radial_5_32",cx:"0",cy:"0",r:"1",gradientUnits:"userSpaceOnUse",gradientTransform:"translate(23 69) rotate(-90) scale(17 322.37)",children:[G("stop",{stopColor:"#00AAFF"}),G("stop",{offset:"1",stopColor:"#01DA40"})]}),G("clipPath",{id:"clip0_5_32",children:G("rect",{width:"120",height:"120",fill:"white"})}),G("clipPath",{id:"clip1_5_32",children:G("rect",{width:"120",height:"120",fill:"white"})})]})]});import{jsx as wn,jsxs as zd}from"react/jsx-runtime";var Vd=({style:e,...t})=>zd("svg",{width:"176",height:"176",viewBox:"0 0 176 176",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{height:24,width:24,...e},...t,children:[zd("g",{clipPath:"url(#clip0_1704_1423)",children:[wn("path",{d:"M126.233 176H49.7672C22.287 176 0 153.723 0 126.233V49.7673C0 22.287 22.2769 0 49.7672 0H126.233C153.713 0 176 22.277 176 49.7673V126.233C176 153.723 153.713 176 126.233 176Z",fill:"#2461ED"}),wn("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M100.667 85.6591C83.4133 76.3353 62.4196 64.2443 46.6192 54.3891C41.9573 51.0306 44.3234 43.9023 49.9578 43.9023H128.138C132.499 43.9023 135.416 48.7648 133.231 52.4442C127.977 61.5174 120.308 73.0368 113.901 82.1702C110.462 87.0727 104.858 87.9149 100.667 85.6591ZM75.5031 88.6867C92.1858 97.5795 115.566 111.104 132.178 121.33C137.311 124.498 135.266 132.098 129.271 132.098C119.46 132.098 103.518 132.1 87.6592 132.103C71.9639 132.105 56.3497 132.108 46.8398 132.108C42.0476 132.108 39.5913 127.135 41.6265 123.666C48.5041 111.946 56.2338 100.116 62.6603 91.2834C65.5176 87.3433 71.3325 86.461 75.5031 88.6867Z",fill:"white"})]}),wn("defs",{children:wn("clipPath",{id:"clip0_1704_1423",children:wn("rect",{width:"176",height:"176",fill:"white"})})})]});import Cn from"styled-components";var zi=Cn.div`
574
574
  text-align: left;
575
575
  flex-grow: 1;
576
- `,zd=Cn.div`
576
+ `,$d=Cn.div`
577
577
  display: flex;
578
578
  flex-direction: column;
579
579
  justify-content: flex-end;
@@ -634,7 +634,7 @@ Resources:
634
634
  `,ao=Cn.div`
635
635
  width: 100%;
636
636
  ${e=>e.if?"display: none;":""}
637
- `;import{jsx as _o,jsxs as _y}from"react/jsx-runtime";var Vt={coinbase_wallet:{logo:un,displayName:"Coinbase Wallet",rdns:"com.coinbase.wallet"},metamask:{logo:_r,displayName:"MetaMask",rdns:"io.metamask"},phantom:{logo:Dt,displayName:"Phantom"},rainbow:{logo:Bd,displayName:"Rainbow",rdns:"me.rainbow"},wallet_connect:{logo:mn,displayName:"WalletConnect"},zerion:{logo:Gd,displayName:"Zerion",rdns:"io.zerion.wallet"},brave_wallet:{logo:Fd,displayName:"Brave Wallet",rdns:"com.brave.wallet"}},Lr=({provider:e,displayName:t,logo:o,connectOnly:r,connector:n})=>{let{status:i}=ue(),{navigate:a}=S(),{initLoginWithWallet:s,connectWallet:l}=A(),[c,u]=Cy(!1),f=n.connectorType==="wallet_connect_v2"?e:n.walletClientType,w;return n.connectorType==="phantom"?w=()=>{Co()?r?(l(n,f),a("AWAITING_CONNECT_ONLY_CONNECTION")):(s(n,f),a("AWAITING_CONNECTION")):a(by?"PHANTOM_INTERSTITIAL_SCREEN":"INSTALL_PHANTOM_SCREEN")}:w=()=>{r?(l(n,f),a("AWAITING_CONNECT_ONLY_CONNECTION")):(u(!0),s(n,f),a("AWAITING_CONNECTION"))},_y(Sy,{onClick:w,disabled:i==="error",children:[_o(xy,{icon:Ty(e,n.connectorType)??o}),_o("span",{style:{textTransform:"capitalize"},children:Py(e,n.connectorType)||t||n.walletClientType}),_o("span",{id:"connect-text",children:"Connect"}),c&&_o("span",{children:_o(ro,{})})]})},Py=(e,t)=>{if(Vt[e]?.displayName)return Vt[e].displayName;if(t==="wallet_connect_v2"&&e==="wallet_connect")return"Wallet Connect"},Ty=(e,t)=>{if(Vt[e]?.logo)return Vt[e].logo;if(t==="wallet_connect_v2"&&e==="wallet_connect")return mn},xy=({icon:e})=>typeof e=="string"?_o("img",{src:e,style:{height:24,width:24,borderRadius:4}}):typeof e===void 0?_o(wy,{}):e?_o(e,{}):null,Sy=Ey(ye)`
637
+ `;import{jsx as _o,jsxs as _y}from"react/jsx-runtime";var Vt={coinbase_wallet:{logo:un,displayName:"Coinbase Wallet",rdns:"com.coinbase.wallet"},metamask:{logo:_r,displayName:"MetaMask",rdns:"io.metamask"},phantom:{logo:Dt,displayName:"Phantom"},rainbow:{logo:Gd,displayName:"Rainbow",rdns:"me.rainbow"},wallet_connect:{logo:mn,displayName:"WalletConnect"},zerion:{logo:Vd,displayName:"Zerion",rdns:"io.zerion.wallet"},brave_wallet:{logo:Hd,displayName:"Brave Wallet",rdns:"com.brave.wallet"}},Lr=({provider:e,displayName:t,logo:o,connectOnly:r,connector:n})=>{let{status:i}=ue(),{navigate:a}=S(),{initLoginWithWallet:s,connectWallet:l}=A(),[c,u]=Cy(!1),f=n.connectorType==="wallet_connect_v2"?e:n.walletClientType,w;return n.connectorType==="phantom"?w=()=>{Co()?r?(l(n,f),a("AWAITING_CONNECT_ONLY_CONNECTION")):(s(n,f),a("AWAITING_CONNECTION")):a(by?"PHANTOM_INTERSTITIAL_SCREEN":"INSTALL_PHANTOM_SCREEN")}:w=()=>{r?(l(n,f),a("AWAITING_CONNECT_ONLY_CONNECTION")):(u(!0),s(n,f),a("AWAITING_CONNECTION"))},_y(Sy,{onClick:w,disabled:i==="error",children:[_o(xy,{icon:Ty(e,n.connectorType)??o}),_o("span",{style:{textTransform:"capitalize"},children:Py(e,n.connectorType)||t||n.walletClientType}),_o("span",{id:"connect-text",children:"Connect"}),c&&_o("span",{children:_o(ro,{})})]})},Py=(e,t)=>{if(Vt[e]?.displayName)return Vt[e].displayName;if(t==="wallet_connect_v2"&&e==="wallet_connect")return"Wallet Connect"},Ty=(e,t)=>{if(Vt[e]?.logo)return Vt[e].logo;if(t==="wallet_connect_v2"&&e==="wallet_connect")return mn},xy=({icon:e})=>typeof e=="string"?_o("img",{src:e,style:{height:24,width:24,borderRadius:4}}):typeof e===void 0?_o(wy,{}):e?_o(e,{}):null,Sy=Ey(ye)`
638
638
  /* Show "Connect" on hover */
639
639
  > #connect-text {
640
640
  font-weight: 500;
@@ -656,16 +656,16 @@ Resources:
656
656
  display: none;
657
657
  }
658
658
  }
659
- `;import{Fragment as Iy,jsx as bn,jsxs as Wy}from"react/jsx-runtime";var ky=["coinbase_wallet"],Ay=["metamask","rainbow","zerion"],Ry=["phantom"],Nr=({connectOnly:e})=>{let{connectors:t}=A(),{app:o}=S(),r=Rs(o?.appearance.walletList??[],t,e);return Wy(Iy,{children:[...r]})},Rs=(e,t,o)=>{let r=[],n=[],i=[],a=t.find(s=>s.connectorType==="wallet_connect_v2");for(let s of e)if(s==="detected_wallets"){let l=t.filter(({connectorType:c,walletClientType:u})=>c==="injected"&&!e.includes(u));for(let c of l){let{walletClientType:u,walletBranding:f}=c;(u==="unknown"?n:r).push(bn(Lr,{connectOnly:o,provider:u,logo:f.icon,displayName:f.name,connector:c},`${s}-${u}`))}}else if(Ry.includes(s)){let l=t.find(c=>c.connectorType==="injected"&&c.walletClientType===s||c.connectorType===s);l&&r.push(bn(Lr,{connectOnly:o,provider:s,connector:l},s))}else if(Ay.includes(s)){let l=t.find(c=>c.connectorType==="injected"&&c.walletClientType===s)??a;l&&r.push(bn(Lr,{connectOnly:o,provider:s,connector:l},s))}else if(ky.includes(s)){let l=t.find(({connectorType:c})=>c===s);l&&r.push(bn(Lr,{connectOnly:o,provider:s,connector:l},s))}else s==="wallet_connect"&&a&&i.push(bn(Lr,{connectOnly:o,provider:s,connector:a},s));return[...n,...r,...i]};import{Fragment as My,jsx as En,jsxs as Ly}from"react/jsx-runtime";var Vd=()=>{let{app:e}=S(),t=`Connect a wallet to ${e?.name}`;return Ly(My,{children:[En(x,{},"header"),En(zt,{title:"Connect your wallet",description:t}),En(So,{children:En(Nr,{connectOnly:!0})}),En(F,{protectedByPrivy:!0})]})};import Fy from"styled-components";import Dy from"styled-components";import Ny from"react";import{jsx as Oy}from"react/jsx-runtime";var $d=()=>{let{app:e}=S(),t=e?.appearance?.logo,o=`${e?.name} logo`,r={maxHeight:"90px",maxWidth:"180px"};return t?typeof t=="string"?Oy("img",{src:t,alt:o,style:r}):t.type==="svg"||t.type==="img"?Ny.cloneElement(t,{alt:o,style:r}):(console.warn("`config.appearance.logo` must be a string, or an SVG / IMG element. Nothing will be rendered."),null):null};import{jsx as jd}from"react/jsx-runtime";var Vi=e=>{let{app:t}=S();return t?.appearance.logo?jd(Uy,{...e,children:jd($d,{})}):null},Uy=Dy.div`
659
+ `;import{Fragment as Iy,jsx as bn,jsxs as Wy}from"react/jsx-runtime";var ky=["coinbase_wallet"],Ay=["metamask","rainbow","zerion"],Ry=["phantom"],Nr=({connectOnly:e})=>{let{connectors:t}=A(),{app:o}=S(),r=Rs(o?.appearance.walletList??[],t,e);return Wy(Iy,{children:[...r]})},Rs=(e,t,o)=>{let r=[],n=[],i=[],a=t.find(s=>s.connectorType==="wallet_connect_v2");for(let s of e)if(s==="detected_wallets"){let l=t.filter(({connectorType:c,walletClientType:u})=>c==="injected"&&!e.includes(u));for(let c of l){let{walletClientType:u,walletBranding:f}=c;(u==="unknown"?n:r).push(bn(Lr,{connectOnly:o,provider:u,logo:f.icon,displayName:f.name,connector:c},`${s}-${u}`))}}else if(Ry.includes(s)){let l=t.find(c=>c.connectorType==="injected"&&c.walletClientType===s||c.connectorType===s);l&&r.push(bn(Lr,{connectOnly:o,provider:s,connector:l},s))}else if(Ay.includes(s)){let l=t.find(c=>c.connectorType==="injected"&&c.walletClientType===s)??a;l&&r.push(bn(Lr,{connectOnly:o,provider:s,connector:l},s))}else if(ky.includes(s)){let l=t.find(({connectorType:c})=>c===s);l&&r.push(bn(Lr,{connectOnly:o,provider:s,connector:l},s))}else s==="wallet_connect"&&a&&i.push(bn(Lr,{connectOnly:o,provider:s,connector:a},s));return[...n,...r,...i]};import{Fragment as My,jsx as En,jsxs as Ly}from"react/jsx-runtime";var jd=()=>{let{app:e}=S(),t=`Connect a wallet to ${e?.name}`;return Ly(My,{children:[En(x,{},"header"),En(zt,{title:"Connect your wallet",description:t}),En(So,{children:En(Nr,{connectOnly:!0})}),En(F,{protectedByPrivy:!0})]})};import Fy from"styled-components";import Dy from"styled-components";import Ny from"react";import{jsx as Oy}from"react/jsx-runtime";var qd=()=>{let{app:e}=S(),t=e?.appearance?.logo,o=`${e?.name} logo`,r={maxHeight:"90px",maxWidth:"180px"};return t?typeof t=="string"?Oy("img",{src:t,alt:o,style:r}):t.type==="svg"||t.type==="img"?Ny.cloneElement(t,{alt:o,style:r}):(console.warn("`config.appearance.logo` must be a string, or an SVG / IMG element. Nothing will be rendered."),null):null};import{jsx as Kd}from"react/jsx-runtime";var Vi=e=>{let{app:t}=S();return t?.appearance.logo?Kd(Uy,{...e,children:Kd(qd,{})}):null},Uy=Dy.div`
660
660
  display: flex;
661
661
  flex-direction: column;
662
662
  align-items: center;
663
663
  padding: 24px 0;
664
664
  flex-grow: 1;
665
665
  justify-content: center;
666
- `;import{Fragment as Hy,jsx as Or,jsxs as Gy}from"react/jsx-runtime";var qd=()=>{let{app:e}=S();return Gy(Hy,{children:[Or(x,{},"header"),Or(By,{}),Or(So,{children:Or(Nr,{connectOnly:!0})}),e&&Or(Hi,{app:e}),Or(F,{protectedByPrivy:!0})]})},By=Fy(Vi)`
666
+ `;import{Fragment as Hy,jsx as Or,jsxs as Gy}from"react/jsx-runtime";var Yd=()=>{let{app:e}=S();return Gy(Hy,{children:[Or(x,{},"header"),Or(By,{}),Or(So,{children:Or(Nr,{connectOnly:!0})}),e&&Or(Hi,{app:e}),Or(F,{protectedByPrivy:!0})]})},By=Fy(Vi)`
667
667
  margin-bottom: 16px;
668
- `;import{useEffect as Zd,useState as Xd}from"react";import{isMobile as Xy}from"react-device-detect";import eg from"styled-components";import{useEffect as Is,useState as Dr}from"react";import{isMobile as Pn}from"react-device-detect";import{useInterval as Yy}from"react-use";import Yd from"styled-components";import zy from"styled-components";import{jsx as $y}from"react/jsx-runtime";var $t=()=>{let{status:e}=ue();return e==="error"?$y(Vy,{children:"Issue verifying you are a human"}):null},Vy=zy.div`
668
+ `;import{useEffect as ep,useState as tp}from"react";import{isMobile as Xy}from"react-device-detect";import eg from"styled-components";import{useEffect as Is,useState as Dr}from"react";import{isMobile as Pn}from"react-device-detect";import{useInterval as Yy}from"react-use";import Qd from"styled-components";import zy from"styled-components";import{jsx as $y}from"react/jsx-runtime";var $t=()=>{let{status:e}=ue();return e==="error"?$y(Vy,{children:"Issue verifying you are a human"}):null},Vy=zy.div`
669
669
  font-size: 13px;
670
670
  color: var(--privy-color-error);
671
671
  text-align: left;
@@ -676,14 +676,14 @@ Resources:
676
676
  > a {
677
677
  text-decoration: underline;
678
678
  }
679
- `;import{useState as jy,useEffect as qy,useCallback as Ky}from"react";function Kd(){let[e,t]=jy(!1),o=Ky(()=>{document.hidden&&t(!0)},[]);return qy(()=>(document.addEventListener("visibilitychange",o),()=>document.removeEventListener("visibilitychange",o)),[o]),{hasTabbedAway:e,reset:()=>t(!1)}}import{Fragment as Qd,jsx as Ce,jsxs as Tn}from"react/jsx-runtime";var Ws=2,Ms=e=>e?.privyErrorCode==="linked_to_another_user"?oo.ERROR_USER_EXISTS:e instanceof Fe&&!e.details.default?e.details:e instanceof Pr?oo.ERROR_TIMED_OUT:e instanceof Tr?oo.ERROR_USER_REJECTED_CONNECTION:oo.ERROR_WALLET_CONNECTION,Jd=()=>{let[e,t]=Dr(!1),[o,r]=Dr(!1),[n,i]=Dr(void 0),{status:a,waitForResult:s}=ue(),{app:l,navigate:c,navigateBack:u,lastScreen:f,currentScreen:w,setModalData:v}=S(),{getAuthFlow:T,walletConnectionStatus:y,closePrivyModal:E,loginWithWallet:b,updateWallets:W}=A(),{walletConnectors:M}=H(),[N,I]=Dr(0),{user:k}=H(),[R]=Dr(k?.linkedAccounts.length||0),[O,$]=Dr(""),{hasTabbedAway:B}=Kd(),_=Pn&&y?.connector?.connectorType==="wallet_connect_v2"||Pn&&y?.connector?.connectorType==="coinbase_wallet"||Pn&&y?.connector?.connectorType==="injected"&&y?.connector?.walletClientType==="phantom",J=y?.status==="connected",se=y?.status==="switching_to_supported_chain";Is(()=>{let j=T();if(j&&_&&J&&!j.preparedMessage){(async()=>{let lt;l?.captchaEnabled&&!j.meta.captchaToken&&(lt=await s()),lt&&j.addCaptchaToken(lt),j.buildSiweMessage()})();return}!j||_||!J||o||(async()=>{r(!0),i(void 0);try{y?.connector?.connectorType==="wallet_connect_v2"&&y?.connector?.walletClientType==="metamask"&&await us(2500),await D()}catch(lt){console.warn("Auto-prompted signature failed",lt)}finally{r(!1)}})()},[N,J,a]),Is(()=>{if(k&&e){let j;if(wo(k,l?.embeddedWallets?.createOnLogin)){let lt=l?.render.inDialog?et:0,Vo=l?.render.inDialog?lt-500:0;j=setTimeout(()=>{v({createWallet:{onSuccess:()=>{},onFailure:mr=>console.error(mr),callAuthOnSuccessOnClose:!0}}),c("EMBEDDED_WALLET_ON_ACCOUNT_CREATE_SCREEN")},Vo)}else W(),j=setTimeout(E,et);return()=>clearTimeout(j)}},[k,e]);let ve=j=>{if(j?.privyErrorCode==="allowlist_rejected"){c("ALLOWLIST_REJECTION_SCREEN");return}i(Ms(j))};async function D(){try{if(await b(),!l?.render.inDialog)return E();t(!0)}catch(j){ve(j)}finally{r(!1)}}Is(()=>{y?.connectError&&ve(y?.connectError)},[y]),Yy(()=>{let j=De==="wallet_connect_v2"&&y?.connector instanceof Ut?y.connector.redirectUri:void 0;j&&$(j)},y?.connector instanceof Ut&&!O?500:null);let De=y?.connector?.connectorType||"injected",Ee=y?.connector?.walletClientType||"unknown",le=Vt[Ee]?.displayName||y?.connector?.walletBranding.name||"Browser Extension",vt=Vt[Ee]?.logo||y?.connector?.walletBranding.icon||(j=>Ce(Sr,{...j})),$e=le==="Browser Extension"?le.toLowerCase():le,ee;e?ee=`Successfully connected with ${$e}`:n?ee=n.message:se?ee="Switching networks":J?ee=o&&_?"Signing":"Sign to verify":ee=`Waiting for ${$e}`;let Pe="Don\u2019t see your wallet? Check your other browser windows.";if(e){let j=k?.linkedAccounts.length||0;R===j?Pe="Wallet was already linked.":Pe="You\u2019re good to go!"}else N>=Ws&&n?Pe="Unable to connect wallet":n?Pe=n.detail:se?Pe="Switch your wallet to the requested network.":J&&_?Pe="Sign the message in your wallet to verify it belongs to you.":Ee==="metamask"&&Pn?Pe="Click continue to open and connect Metamask.":Ee==="metamask"?Pe="For the best experience, connect only one wallet at a time.":De==="wallet_connect"?Pe="Open your mobile wallet app to continue":De==="coinbase_wallet"&&(Wc()||(fs(k)?Pe="Continue with the Coinbase app. Not the right wallet? Reset your connection below.":Pe="Open the Coinbase app on your phone to continue."));let Xt=M?.walletConnectors?.find(j=>j.walletClientType==="coinbase_wallet"),ur=Ee==="coinbase_wallet"&&(fs(k)||n===oo.ERROR_USER_EXISTS);return Tn(Qd,{children:[Ce(x,{backFn:w===f?void 0:u}),Tn(Qy,{children:[Ce(Ls,{walletLogo:vt,success:e,fail:!!n}),Ce($t,{}),Tn(To,{children:[Ce("h3",{children:ee}),Ce("p",{children:Pe}),!J&&O&&!B?Tn("p",{children:["Still here?"," ",Ce("a",{href:O,target:"_blank",style:{textDecoration:"underline"},children:"Try again"})]}):null]}),ur?Ce(U,{onClick:()=>Xt&&Xt?.disconnect(),disabled:e,children:"Use a different wallet"}):n==oo.ERROR_USER_EXISTS&&w!==f?Ce(U,{onClick:u,children:"Use a different wallet"}):J&&!e&&_?Ce(U,{onClick:()=>{r(!0),D(),Jy(Ee)},disabled:o,children:o?"Signing":"Sign with your wallet"}):!e&&n?.retryable&&N<Ws?Ce(U,{onClick:()=>{I(N+1),i(void 0),J?(r(!0),D()):y?.connectRetry()},disabled:!e&&(!n?.retryable||N>=Ws),children:"Retry"}):!e&&!n?Ce(U,{onClick:()=>{},disabled:!0,children:"Connecting"}):null]}),Ce(Q,{})]})},Jy=e=>{if(!Pn||!Qc(e))return;let t=Zc(e);t&&window.open(t,"_self","noopener,noreferrer")},Qy=Yd.div`
679
+ `;import{useState as jy,useEffect as qy,useCallback as Ky}from"react";function Jd(){let[e,t]=jy(!1),o=Ky(()=>{document.hidden&&t(!0)},[]);return qy(()=>(document.addEventListener("visibilitychange",o),()=>document.removeEventListener("visibilitychange",o)),[o]),{hasTabbedAway:e,reset:()=>t(!1)}}import{Fragment as Xd,jsx as Ce,jsxs as Tn}from"react/jsx-runtime";var Ws=2,Ms=e=>e?.privyErrorCode==="linked_to_another_user"?oo.ERROR_USER_EXISTS:e instanceof Fe&&!e.details.default?e.details:e instanceof Pr?oo.ERROR_TIMED_OUT:e instanceof Tr?oo.ERROR_USER_REJECTED_CONNECTION:oo.ERROR_WALLET_CONNECTION,Zd=()=>{let[e,t]=Dr(!1),[o,r]=Dr(!1),[n,i]=Dr(void 0),{status:a,waitForResult:s}=ue(),{app:l,navigate:c,navigateBack:u,lastScreen:f,currentScreen:w,setModalData:v}=S(),{getAuthFlow:T,walletConnectionStatus:y,closePrivyModal:E,loginWithWallet:b,updateWallets:W}=A(),{walletConnectors:M}=H(),[N,I]=Dr(0),{user:k}=H(),[R]=Dr(k?.linkedAccounts.length||0),[O,$]=Dr(""),{hasTabbedAway:B}=Jd(),_=Pn&&y?.connector?.connectorType==="wallet_connect_v2"||Pn&&y?.connector?.connectorType==="coinbase_wallet"||Pn&&y?.connector?.connectorType==="injected"&&y?.connector?.walletClientType==="phantom",J=y?.status==="connected",se=y?.status==="switching_to_supported_chain";Is(()=>{let j=T();if(j&&_&&J&&!j.preparedMessage){(async()=>{let lt;l?.captchaEnabled&&!j.meta.captchaToken&&(lt=await s()),lt&&j.addCaptchaToken(lt),j.buildSiweMessage()})();return}!j||_||!J||o||(async()=>{r(!0),i(void 0);try{y?.connector?.connectorType==="wallet_connect_v2"&&y?.connector?.walletClientType==="metamask"&&await us(2500),await D()}catch(lt){console.warn("Auto-prompted signature failed",lt)}finally{r(!1)}})()},[N,J,a]),Is(()=>{if(k&&e){let j;if(wo(k,l?.embeddedWallets?.createOnLogin)){let lt=l?.render.inDialog?et:0,Vo=l?.render.inDialog?lt-500:0;j=setTimeout(()=>{v({createWallet:{onSuccess:()=>{},onFailure:mr=>console.error(mr),callAuthOnSuccessOnClose:!0}}),c("EMBEDDED_WALLET_ON_ACCOUNT_CREATE_SCREEN")},Vo)}else W(),j=setTimeout(E,et);return()=>clearTimeout(j)}},[k,e]);let ve=j=>{if(j?.privyErrorCode==="allowlist_rejected"){c("ALLOWLIST_REJECTION_SCREEN");return}i(Ms(j))};async function D(){try{if(await b(),!l?.render.inDialog)return E();t(!0)}catch(j){ve(j)}finally{r(!1)}}Is(()=>{y?.connectError&&ve(y?.connectError)},[y]),Yy(()=>{let j=De==="wallet_connect_v2"&&y?.connector instanceof Ut?y.connector.redirectUri:void 0;j&&$(j)},y?.connector instanceof Ut&&!O?500:null);let De=y?.connector?.connectorType||"injected",Ee=y?.connector?.walletClientType||"unknown",le=Vt[Ee]?.displayName||y?.connector?.walletBranding.name||"Browser Extension",vt=Vt[Ee]?.logo||y?.connector?.walletBranding.icon||(j=>Ce(Sr,{...j})),$e=le==="Browser Extension"?le.toLowerCase():le,ee;e?ee=`Successfully connected with ${$e}`:n?ee=n.message:se?ee="Switching networks":J?ee=o&&_?"Signing":"Sign to verify":ee=`Waiting for ${$e}`;let Pe="Don\u2019t see your wallet? Check your other browser windows.";if(e){let j=k?.linkedAccounts.length||0;R===j?Pe="Wallet was already linked.":Pe="You\u2019re good to go!"}else N>=Ws&&n?Pe="Unable to connect wallet":n?Pe=n.detail:se?Pe="Switch your wallet to the requested network.":J&&_?Pe="Sign the message in your wallet to verify it belongs to you.":Ee==="metamask"&&Pn?Pe="Click continue to open and connect Metamask.":Ee==="metamask"?Pe="For the best experience, connect only one wallet at a time.":De==="wallet_connect"?Pe="Open your mobile wallet app to continue":De==="coinbase_wallet"&&(Lc()||(fs(k)?Pe="Continue with the Coinbase app. Not the right wallet? Reset your connection below.":Pe="Open the Coinbase app on your phone to continue."));let Xt=M?.walletConnectors?.find(j=>j.walletClientType==="coinbase_wallet"),ur=Ee==="coinbase_wallet"&&(fs(k)||n===oo.ERROR_USER_EXISTS);return Tn(Xd,{children:[Ce(x,{backFn:w===f?void 0:u}),Tn(Qy,{children:[Ce(Ls,{walletLogo:vt,success:e,fail:!!n}),Ce($t,{}),Tn(To,{children:[Ce("h3",{children:ee}),Ce("p",{children:Pe}),!J&&O&&!B?Tn("p",{children:["Still here?"," ",Ce("a",{href:O,target:"_blank",style:{textDecoration:"underline"},children:"Try again"})]}):null]}),ur?Ce(U,{onClick:()=>Xt&&Xt?.disconnect(),disabled:e,children:"Use a different wallet"}):n==oo.ERROR_USER_EXISTS&&w!==f?Ce(U,{onClick:u,children:"Use a different wallet"}):J&&!e&&_?Ce(U,{onClick:()=>{r(!0),D(),Jy(Ee)},disabled:o,children:o?"Signing":"Sign with your wallet"}):!e&&n?.retryable&&N<Ws?Ce(U,{onClick:()=>{I(N+1),i(void 0),J?(r(!0),D()):y?.connectRetry()},disabled:!e&&(!n?.retryable||N>=Ws),children:"Retry"}):!e&&!n?Ce(U,{onClick:()=>{},disabled:!0,children:"Connecting"}):null]}),Ce(Q,{})]})},Jy=e=>{if(!Pn||!Xc(e))return;let t=ed(e);t&&window.open(t,"_self","noopener,noreferrer")},Qy=Qd.div`
680
680
  display: flex;
681
681
  flex-direction: column;
682
682
  align-items: center;
683
683
  justify-content: center;
684
684
  gap: 24px;
685
685
  width: 100%;
686
- `,Zy=Yd.div`
686
+ `,Zy=Qd.div`
687
687
  display: flex;
688
688
  flex-direction: column;
689
689
  justify-content: center;
@@ -706,7 +706,7 @@ Resources:
706
706
  left: -19px;
707
707
  top: -19px;
708
708
  }
709
- `,Ls=e=>{let t=e.walletLogo;return Ce(Qd,{children:Ce(Zy,{children:Tn("div",{children:[Ce(Li,{success:e.success,fail:e.fail}),typeof t=="string"?Ce("span",{style:{background:`url('${t}')`,height:"38px",width:"38px",borderRadius:"6px",margin:"auto",backgroundSize:"cover"}}):Ce(t,{style:{width:"38px",height:"38px"}})]})})})};import{Fragment as og,jsx as so,jsxs as Ns}from"react/jsx-runtime";var $i=2,ep=()=>{let{navigateBack:e,lastScreen:t,currentScreen:o}=S(),{walletConnectionStatus:r,closePrivyModal:n}=A(),[i,a]=Xd(void 0),[s,l]=Xd(0),c=r?.status==="connected",u=r?.status==="switching_to_supported_chain";Zd(()=>{if(c){let M=setTimeout(n,et);return()=>clearTimeout(M)}},[c]);let f=M=>{a(Ms(M))};Zd(()=>{r?.connectError&&f(r?.connectError)},[r]);let w=r?.connector?.connectorType||"injected",v=r?.connector?.walletClientType||"unknown",T=Vt[v]?.displayName||r?.connector?.walletBranding.name||"Browser Extension",y=Vt[v]?.logo||r?.connector?.walletBranding.icon||(M=>so(Sr,{...M})),E=T==="Browser Extension"?T.toLowerCase():T,b;c?b=`Successfully connected with ${E}`:i?b=i.message:u?b="Switching networks":b=`Waiting for ${E}`;let W="Don\u2019t see your wallet? Check your other browser windows.";return c?W="You\u2019re good to go!":s>=$i&&i?W="Unable to connect wallet":i?W=i.detail:u?W="Switch your wallet to the requested network.":v==="metamask"&&Xy?W="Click to continue to open and connect Metamask.":v==="metamask"?W="For the best experience, connect only one wallet at a time.":w==="wallet_connect_v2"?W="Open your mobile wallet app to continue":w==="coinbase_wallet"&&(W="Open the Coinbase app on your phone to continue."),Ns(og,{children:[so(x,{backFn:o===t?void 0:e}),Ns(tg,{children:[so(Ls,{walletLogo:y,success:c,fail:!!i}),Ns(To,{children:[so("h3",{children:b}),so("p",{children:W})]}),i==oo.ERROR_USER_EXISTS?so(U,{onClick:e,children:"Use a different wallet"}):!c&&i?.retryable&&s<$i?so(U,{onClick:()=>{l(s+1),a(void 0),r?.connectRetry()},disabled:!c&&(!i?.retryable||s>=$i),children:"Retry"}):!c&&i&&s>=$i?so(U,{onClick:e,children:"Use a different wallet"}):null]}),so(Q,{})]})},tg=eg.div`
709
+ `,Ls=e=>{let t=e.walletLogo;return Ce(Xd,{children:Ce(Zy,{children:Tn("div",{children:[Ce(Li,{success:e.success,fail:e.fail}),typeof t=="string"?Ce("span",{style:{background:`url('${t}')`,height:"38px",width:"38px",borderRadius:"6px",margin:"auto",backgroundSize:"cover"}}):Ce(t,{style:{width:"38px",height:"38px"}})]})})})};import{Fragment as og,jsx as so,jsxs as Ns}from"react/jsx-runtime";var $i=2,op=()=>{let{navigateBack:e,lastScreen:t,currentScreen:o}=S(),{walletConnectionStatus:r,closePrivyModal:n}=A(),[i,a]=tp(void 0),[s,l]=tp(0),c=r?.status==="connected",u=r?.status==="switching_to_supported_chain";ep(()=>{if(c){let M=setTimeout(n,et);return()=>clearTimeout(M)}},[c]);let f=M=>{a(Ms(M))};ep(()=>{r?.connectError&&f(r?.connectError)},[r]);let w=r?.connector?.connectorType||"injected",v=r?.connector?.walletClientType||"unknown",T=Vt[v]?.displayName||r?.connector?.walletBranding.name||"Browser Extension",y=Vt[v]?.logo||r?.connector?.walletBranding.icon||(M=>so(Sr,{...M})),E=T==="Browser Extension"?T.toLowerCase():T,b;c?b=`Successfully connected with ${E}`:i?b=i.message:u?b="Switching networks":b=`Waiting for ${E}`;let W="Don\u2019t see your wallet? Check your other browser windows.";return c?W="You\u2019re good to go!":s>=$i&&i?W="Unable to connect wallet":i?W=i.detail:u?W="Switch your wallet to the requested network.":v==="metamask"&&Xy?W="Click to continue to open and connect Metamask.":v==="metamask"?W="For the best experience, connect only one wallet at a time.":w==="wallet_connect_v2"?W="Open your mobile wallet app to continue":w==="coinbase_wallet"&&(W="Open the Coinbase app on your phone to continue."),Ns(og,{children:[so(x,{backFn:o===t?void 0:e}),Ns(tg,{children:[so(Ls,{walletLogo:y,success:c,fail:!!i}),Ns(To,{children:[so("h3",{children:b}),so("p",{children:W})]}),i==oo.ERROR_USER_EXISTS?so(U,{onClick:e,children:"Use a different wallet"}):!c&&i?.retryable&&s<$i?so(U,{onClick:()=>{l(s+1),a(void 0),r?.connectRetry()},disabled:!c&&(!i?.retryable||s>=$i),children:"Retry"}):!c&&i&&s>=$i?so(U,{onClick:e,children:"Use a different wallet"}):null]}),so(Q,{})]})},tg=eg.div`
710
710
  display: flex;
711
711
  flex-direction: column;
712
712
  align-items: center;
@@ -769,9 +769,9 @@ Resources:
769
769
  transform: rotate(360deg);
770
770
  }
771
771
  }
772
- `;var tp=["error","invalid_request_arguments","wallet_not_on_device","invalid_recovery_pin","insufficient_funds","missing_or_invalid_mfa","mfa_verification_max_attempts_reached","mfa_timeout","twilio_verification_failed"];var xe=class extends Error{constructor(o,r){super(r);this.type=o}};function er(e){let t=e.type;return typeof t=="string"&&tp.includes(t)}function lg(e){let t=e.type;return typeof t=="string"&&t==="client_error"}function tr(e){return er(e)&&e.type==="wallet_not_on_device"}function op(e){return er(e)&&(e.type==="invalid_recovery_pin"||e.type==="invalid_request_arguments")}function rp(e){return!!(er(e)&&e.type==="insufficient_funds"||e.code==="INSUFFICIENT_FUNDS")}function Fr(e){return!!(er(e)&&e.type==="mfa_timeout")}function Br(e){return!!(er(e)&&e.type==="missing_or_invalid_mfa")}function Ds(e){return!!(er(e)&&e.type==="mfa_verification_max_attempts_reached")}function Us(e){return!!(er(e)&&e.message.includes("code 429"))}function Fs(e){return!!(lg(e)&&e.message==="MFA canceled")}import{Fragment as ip,jsx as Hr,jsxs as Bs}from"react/jsx-runtime";var np=1,ap=()=>{let{authenticated:e,user:t,getAccessToken:o}=H(),{closePrivyModal:r,createAnalyticsEvent:n,walletProxy:i}=A(),{navigate:a,data:s,setModalData:l,onUserCloseViaDialogOrKeybindRef:c}=S(),u=pg(()=>Date.now(),[]),[f,w]=ug(!1),{onCompleteNavigateTo:v,onFailure:T}=s?.connectWallet,y=b=>{f||(w(!0),T(typeof b=="string"?new Error(b):b))};dg(()=>{let b=ne(t),W;return!e||!b?y("User must be authenticated and have a Privy wallet before it can be connected"):i?((async()=>{let N=await o();if(!N)return y("User must be authenticated and have a Privy wallet before it can be connected");try{await i.connect({accessToken:N,address:b.address});let I=(Date.now()-u)/1e3;v==="EMBEDDED_WALLET_KEY_EXPORT_SCREEN"&&I<np?W=setTimeout(()=>{a(v)},(np-I)*1e3):a(v)}catch(I){if(tr(I)&&b.recoveryMethod==="privy"){let k=await o();if(!k)return y("User must be authenticated and have a Privy wallet before it can be recovered");try{n("embedded_wallet_pinless_recovery_started",{walletAddress:b.address}),(await i?.recover({address:b.address,accessToken:k}))?.address||y(new Error("Unable to recover wallet")),v?a(v):r({shouldCallAuthOnSuccess:!1}),n("embedded_wallet_recovery_completed",{walletAddress:b.address}),a(v)}catch{y("An error has occurred, please try again.")}}else tr(I)?(l({...s,recoverWallet:{privyWallet:b,onCompleteNavigateTo:v,onFailure:T}}),a("EMBEDDED_WALLET_RECOVERY_SCREEN")):y(I)}})(),()=>clearTimeout(W)):void 0},[e,t,i]);let E=()=>{y("User exited before wallet could be connected"),r({shouldCallAuthOnSuccess:!1})};return c.current=E,Bs(ip,{children:[Hr(x,{onClose:E}),f?Bs(ip,{children:[Bs(xt,{children:[Hr(cg,{fill:"var(--privy-color-error)",width:"64px",height:"64px"}),Hr(he,{title:"Something went wrong",description:"We\u2019re on it. Please try again later."})]}),Hr(U,{onClick:()=>r({shouldCallAuthOnSuccess:!1}),children:"Close"})]}):Hr(Ur,{}),Hr(fg,{})]})},fg=mg.div`
772
+ `;var rp=["error","invalid_request_arguments","wallet_not_on_device","invalid_recovery_pin","insufficient_funds","missing_or_invalid_mfa","mfa_verification_max_attempts_reached","mfa_timeout","twilio_verification_failed"];var xe=class extends Error{constructor(o,r){super(r);this.type=o}};function er(e){let t=e.type;return typeof t=="string"&&rp.includes(t)}function lg(e){let t=e.type;return typeof t=="string"&&t==="client_error"}function tr(e){return er(e)&&e.type==="wallet_not_on_device"}function np(e){return er(e)&&(e.type==="invalid_recovery_pin"||e.type==="invalid_request_arguments")}function ip(e){return!!(er(e)&&e.type==="insufficient_funds"||e.code==="INSUFFICIENT_FUNDS")}function Fr(e){return!!(er(e)&&e.type==="mfa_timeout")}function Br(e){return!!(er(e)&&e.type==="missing_or_invalid_mfa")}function Ds(e){return!!(er(e)&&e.type==="mfa_verification_max_attempts_reached")}function Us(e){return!!(er(e)&&e.message.includes("code 429"))}function Fs(e){return!!(lg(e)&&e.message==="MFA canceled")}import{Fragment as sp,jsx as Hr,jsxs as Bs}from"react/jsx-runtime";var ap=1,lp=()=>{let{authenticated:e,user:t,getAccessToken:o}=H(),{closePrivyModal:r,createAnalyticsEvent:n,walletProxy:i}=A(),{navigate:a,data:s,setModalData:l,onUserCloseViaDialogOrKeybindRef:c}=S(),u=pg(()=>Date.now(),[]),[f,w]=ug(!1),{onCompleteNavigateTo:v,onFailure:T}=s?.connectWallet,y=b=>{f||(w(!0),T(typeof b=="string"?new Error(b):b))};dg(()=>{let b=ne(t),W;return!e||!b?y("User must be authenticated and have a Privy wallet before it can be connected"):i?((async()=>{let N=await o();if(!N)return y("User must be authenticated and have a Privy wallet before it can be connected");try{await i.connect({accessToken:N,address:b.address});let I=(Date.now()-u)/1e3;v==="EMBEDDED_WALLET_KEY_EXPORT_SCREEN"&&I<ap?W=setTimeout(()=>{a(v)},(ap-I)*1e3):a(v)}catch(I){if(tr(I)&&b.recoveryMethod==="privy"){let k=await o();if(!k)return y("User must be authenticated and have a Privy wallet before it can be recovered");try{n("embedded_wallet_pinless_recovery_started",{walletAddress:b.address}),(await i?.recover({address:b.address,accessToken:k}))?.address||y(new Error("Unable to recover wallet")),v?a(v):r({shouldCallAuthOnSuccess:!1}),n("embedded_wallet_recovery_completed",{walletAddress:b.address}),a(v)}catch{y("An error has occurred, please try again.")}}else tr(I)?(l({...s,recoverWallet:{privyWallet:b,onCompleteNavigateTo:v,onFailure:T}}),a("EMBEDDED_WALLET_RECOVERY_SCREEN")):y(I)}})(),()=>clearTimeout(W)):void 0},[e,t,i]);let E=()=>{y("User exited before wallet could be connected"),r({shouldCallAuthOnSuccess:!1})};return c.current=E,Bs(sp,{children:[Hr(x,{onClose:E}),f?Bs(sp,{children:[Bs(xt,{children:[Hr(cg,{fill:"var(--privy-color-error)",width:"64px",height:"64px"}),Hr(he,{title:"Something went wrong",description:"We\u2019re on it. Please try again later."})]}),Hr(U,{onClick:()=>r({shouldCallAuthOnSuccess:!1}),children:"Close"})]}):Hr(Ur,{}),Hr(fg,{})]})},fg=mg.div`
773
773
  height: 44px;
774
- `;import{CheckCircleIcon as hg}from"@heroicons/react/24/solid";import{useEffect as yg}from"react";import{Fragment as gg,jsx as Gr,jsxs as sp}from"react/jsx-runtime";var lp=()=>{let{user:e}=H(),{closePrivyModal:t,isNewUserThisSession:o,updateWallets:r}=A(),{app:n,data:i,onUserCloseViaDialogOrKeybindRef:a}=S(),{onSuccess:s,onFailure:l,callAuthOnSuccessOnClose:c}=i.createWallet,u=()=>{let f=ne(e);f?(r(),s(f)):l(new Error("Failed to create wallet")),t({shouldCallAuthOnSuccess:c})};return yg(()=>{let f=setTimeout(u,Ec);return()=>clearTimeout(f)},[]),a.current=u,sp(gg,{children:[Gr(x,{onClose:u}),Gr(q,{}),sp(xt,{children:[Gr(hg,{fill:"var(--privy-color-accent)",width:"64px",height:"64px"}),Gr(he,{title:o?`Welcome${n?.name?` to ${n?.name}`:""}`:"All set!",description:o?"You\u2019ve successfully created an account.":"Your account is secured."})]}),Gr(K,{}),Gr(F,{protectedByPrivy:!0})]})};import{ExclamationTriangleIcon as vg}from"@heroicons/react/20/solid";import{ArrowRightOnRectangleIcon as wg}from"@heroicons/react/24/outline";import{useEffect as pp,useRef as Cg,useState as Hs}from"react";import ko from"styled-components";import{Fragment as Ag,jsx as ge,jsxs as _t}from"react/jsx-runtime";var up=()=>{let[e,t]=Hs(null),{authenticated:o,user:r,getAccessToken:n}=H(),{closePrivyModal:i,createAnalyticsEvent:a,clientAnalyticsId:s}=A(),{data:l,onUserCloseViaDialogOrKeybindRef:c}=S(),u=ne(r)?.address,{onFailure:f,onSuccess:w,origin:v,appId:T}=l.keyExport,y=b=>{i({shouldCallAuthOnSuccess:!1}),f(typeof b=="string"?new Error(b):b)},E=()=>{i({shouldCallAuthOnSuccess:!1}),w(),a("embedded_wallet_key_export_completed",{walletAddress:u})};return pp(()=>{let b=ne(r);if(!o||!b)return y("User must be authenticated before exporting their wallet");n().then(t,y)},[o,r]),c.current=E,_t(Ag,{children:[ge(x,{onClose:E}),_t(Pg,{children:[_t(he,{icon:ge(wg,{color:"var(--privy-color-accent)",strokeWidth:2,height:"40px",width:"40px"}),title:"Transfer Wallet",children:[_t(_g,{children:[ge(Eg,{style:{marginRight:6}}),bo(u)]}),ge("p",{children:"You can bring your account with you to another site using an external wallet."})]}),_t(Tg,{children:[_t(cp,{children:[ge(dp,{children:"1"}),_t("span",{children:[ge("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."]})]}),_t(cp,{children:[ge(dp,{children:"2"}),ge("span",{children:"Copy this key into your other wallet"})]})]}),ge("div",{style:{width:"100%"},children:e&&ge(bg,{origin:v,appId:T,accessToken:e,clientAnalyticsId:s,address:u,dimensions:{height:"44px"}})}),_t(kg,{children:[_t("div",{children:[ge(vg,{viewBox:"0 0 20 18"}),ge("h4",{children:"Warning"})]}),ge("p",{children:"Never share your private key with anyone! It controls your account."})]})]}),ge(F,{protectedByPrivy:!0})]})};function bg(e){let[t,o]=Hs(e.dimensions.width),[r,n]=Hs(void 0),i=Cg(null);return pp(()=>{if(i.current&&t===void 0){let{width:s}=i.current.getBoundingClientRect();o(s)}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")})},[]),ge("div",{ref:i,children:t&&_t(xg,{children:[ge("iframe",{style:{position:"absolute",zIndex:1},width:t,height:e.dimensions.height,allow:"clipboard-write self *",src:wi(e.origin,`/apps/${e.appId}/embedded-wallets/export`,{token:e.accessToken,address:e.address,width:`${t}px`,caid:e.clientAnalyticsId,...r})}),ge(Sg,{children:"Loading..."})]})})}function Eg(e){return ge("svg",{width:"16",height:"17",viewBox:"0 0 16 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:e.style,children:ge("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 Pg=ko.div`
774
+ `;import{CheckCircleIcon as hg}from"@heroicons/react/24/solid";import{useEffect as yg}from"react";import{Fragment as gg,jsx as Gr,jsxs as cp}from"react/jsx-runtime";var dp=()=>{let{user:e}=H(),{closePrivyModal:t,isNewUserThisSession:o,updateWallets:r}=A(),{app:n,data:i,onUserCloseViaDialogOrKeybindRef:a}=S(),{onSuccess:s,onFailure:l,callAuthOnSuccessOnClose:c}=i.createWallet,u=()=>{let f=ne(e);f?(r(),s(f)):l(new Error("Failed to create wallet")),t({shouldCallAuthOnSuccess:c})};return yg(()=>{let f=setTimeout(u,Ec);return()=>clearTimeout(f)},[]),a.current=u,cp(gg,{children:[Gr(x,{onClose:u}),Gr(q,{}),cp(xt,{children:[Gr(hg,{fill:"var(--privy-color-accent)",width:"64px",height:"64px"}),Gr(he,{title:o?`Welcome${n?.name?` to ${n?.name}`:""}`:"All set!",description:o?"You\u2019ve successfully created an account.":"Your account is secured."})]}),Gr(K,{}),Gr(F,{protectedByPrivy:!0})]})};import{ExclamationTriangleIcon as vg}from"@heroicons/react/20/solid";import{ArrowRightOnRectangleIcon as wg}from"@heroicons/react/24/outline";import{useEffect as mp,useRef as Cg,useState as Hs}from"react";import ko from"styled-components";import{Fragment as Ag,jsx as ge,jsxs as _t}from"react/jsx-runtime";var fp=()=>{let[e,t]=Hs(null),{authenticated:o,user:r,getAccessToken:n}=H(),{closePrivyModal:i,createAnalyticsEvent:a,clientAnalyticsId:s}=A(),{data:l,onUserCloseViaDialogOrKeybindRef:c}=S(),u=ne(r)?.address,{onFailure:f,onSuccess:w,origin:v,appId:T}=l.keyExport,y=b=>{i({shouldCallAuthOnSuccess:!1}),f(typeof b=="string"?new Error(b):b)},E=()=>{i({shouldCallAuthOnSuccess:!1}),w(),a("embedded_wallet_key_export_completed",{walletAddress:u})};return mp(()=>{let b=ne(r);if(!o||!b)return y("User must be authenticated before exporting their wallet");n().then(t,y)},[o,r]),c.current=E,_t(Ag,{children:[ge(x,{onClose:E}),_t(Pg,{children:[_t(he,{icon:ge(wg,{color:"var(--privy-color-accent)",strokeWidth:2,height:"40px",width:"40px"}),title:"Transfer Wallet",children:[_t(_g,{children:[ge(Eg,{style:{marginRight:6}}),bo(u)]}),ge("p",{children:"You can bring your account with you to another site using an external wallet."})]}),_t(Tg,{children:[_t(pp,{children:[ge(up,{children:"1"}),_t("span",{children:[ge("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."]})]}),_t(pp,{children:[ge(up,{children:"2"}),ge("span",{children:"Copy this key into your other wallet"})]})]}),ge("div",{style:{width:"100%"},children:e&&ge(bg,{origin:v,appId:T,accessToken:e,clientAnalyticsId:s,address:u,dimensions:{height:"44px"}})}),_t(kg,{children:[_t("div",{children:[ge(vg,{viewBox:"0 0 20 18"}),ge("h4",{children:"Warning"})]}),ge("p",{children:"Never share your private key with anyone! It controls your account."})]})]}),ge(F,{protectedByPrivy:!0})]})};function bg(e){let[t,o]=Hs(e.dimensions.width),[r,n]=Hs(void 0),i=Cg(null);return mp(()=>{if(i.current&&t===void 0){let{width:s}=i.current.getBoundingClientRect();o(s)}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")})},[]),ge("div",{ref:i,children:t&&_t(xg,{children:[ge("iframe",{style:{position:"absolute",zIndex:1},width:t,height:e.dimensions.height,allow:"clipboard-write self *",src:wi(e.origin,`/apps/${e.appId}/embedded-wallets/export`,{token:e.accessToken,address:e.address,width:`${t}px`,caid:e.clientAnalyticsId,...r})}),ge(Sg,{children:"Loading..."})]})})}function Eg(e){return ge("svg",{width:"16",height:"17",viewBox:"0 0 16 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:e.style,children:ge("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 Pg=ko.div`
775
775
  display: flex;
776
776
  flex-direction: column;
777
777
  text-align: left;
@@ -782,7 +782,7 @@ Resources:
782
782
  padding-bottom: 16px;
783
783
  margin-left: 11px;
784
784
  border-left: 1px solid var(--privy-color-foreground-4) !important;
785
- `,cp=ko.div`
785
+ `,pp=ko.div`
786
786
  display: flex;
787
787
  align-items: top;
788
788
  gap: 8px;
@@ -791,7 +791,7 @@ Resources:
791
791
  color: var(--privy-color-accent);
792
792
  text-decoration: underline;
793
793
  }
794
- `,dp=ko.div`
794
+ `,up=ko.div`
795
795
  display: flex;
796
796
  align-items: center;
797
797
  justify-content: center;
@@ -856,7 +856,7 @@ Resources:
856
856
  color: var(--privy-color-error);
857
857
  }
858
858
  }
859
- `;import{XCircleIcon as E1}from"@heroicons/react/24/outline";import{useEffect as Up,useRef as P1,useState as Rn}from"react";import{useCallback as Dp,useEffect as b1}from"react";import{ExclamationTriangleIcon as Lg}from"@heroicons/react/24/outline";import{useEffect as Ng,useState as Vs}from"react";import{ArrowPathIcon as Rg,EyeIcon as Ig,EyeSlashIcon as Wg}from"@heroicons/react/24/outline";import Me,{css as Gs}from"styled-components";var Mg=Gs`
859
+ `;import{XCircleIcon as E1}from"@heroicons/react/24/outline";import{useEffect as Bp,useRef as P1,useState as Rn}from"react";import{useCallback as Fp,useEffect as b1}from"react";import{ExclamationTriangleIcon as Lg}from"@heroicons/react/24/outline";import{useEffect as Ng,useState as Vs}from"react";import{ArrowPathIcon as Rg,EyeIcon as Ig,EyeSlashIcon as Wg}from"@heroicons/react/24/outline";import Me,{css as Gs}from"styled-components";var Mg=Gs`
860
860
  font-size: 14px;
861
861
  font-style: normal;
862
862
  font-weight: 400;
@@ -884,7 +884,7 @@ Resources:
884
884
  transition: none;
885
885
  }
886
886
  `}
887
- `,mp=Gs`
887
+ `,hp=Gs`
888
888
  && {
889
889
  width: 100%;
890
890
  border-width: 1px;
@@ -900,15 +900,15 @@ Resources:
900
900
  line-height: 22px; /* 137.5% */
901
901
  }
902
902
  `,or=Me.input`
903
- ${mp}
903
+ ${hp}
904
904
 
905
905
  &::placeholder {
906
906
  color: var(--privy-color-foreground-3);
907
907
  font-style: italic;
908
908
  font-size: 14px;
909
909
  }
910
- `,fp=Me.div`
911
- ${mp}
910
+ `,yp=Me.div`
911
+ ${hp}
912
912
  `,Io=Me.div`
913
913
  position: relative;
914
914
  width: 100%;
@@ -988,7 +988,7 @@ Resources:
988
988
  flex-direction: row;
989
989
  justify-content: space-around;
990
990
  align-items: center;
991
- `,hp=Me(Rg)`
991
+ `,gp=Me(Rg)`
992
992
  height: 1.25rem;
993
993
  width: 1.25rem;
994
994
  stroke: var(--privy-color-accent);
@@ -1015,7 +1015,7 @@ Resources:
1015
1015
  :active {
1016
1016
  stroke: var(--privy-color-accent-light);
1017
1017
  }
1018
- `,yp=Me.progress`
1018
+ `,vp=Me.progress`
1019
1019
  height: 4px;
1020
1020
  width: 100%;
1021
1021
  margin: 8px 0;
@@ -1031,14 +1031,14 @@ Resources:
1031
1031
  transition: all 0.1s ease-out;
1032
1032
  background: ${({label:e})=>e==="Strong"&&"#78dca6"||e==="Medium"&&"var(--privy-color-warn)"||"var(--privy-color-error)"};
1033
1033
  }
1034
- `;import{Fragment as Og,jsx as it,jsxs as Ki}from"react/jsx-runtime";var gp=({buttonHideAnimations:e,buttonLoading:t,password:o,onSubmit:r,onBack:n})=>{let[i,a]=Vs(!0),[s,l]=Vs(!1),[c,u]=Vs(""),f=o===c;return Ng(()=>{c&&!s&&l(!0)},[c]),Ki(Og,{children:[it(x,{title:"Confirm Password",closeable:!1,backFn:n}),it(q,{}),Ki(Ao,{children:[Ki(Wo,{children:[it(Lg,{height:48,width:48,stroke:"var(--privy-color-background)",fill:"var(--privy-color-accent)"}),it("h3",{style:{color:"var(--privy-color-foreground)"},children:"Confirm your password"}),it("p",{style:{color:"var(--privy-color-foreground-2)"},children:"Please re-enter your password below to continue."})]}),Ki(Io,{children:[it(or,{value:c,onChange:w=>u(w.target.value),onBlur:()=>l(!0),placeholder:"confirm your password",type:i?"password":"text"}),it(zr,{style:{right:"0.75rem"},children:i?it(Vr,{onClick:()=>a(!1)}):it($r,{onClick:()=>a(!0)})})]}),it(qi,{"aria-hidden":!s||f,error:!0,children:"Passwords do not match"})]}),it(Ro,{onClick:r,loading:t,disabled:!f,hideAnimations:e,children:"Continue"}),it(K,{}),it(F,{protectedByPrivy:!0})]})};import{ExclamationTriangleIcon as Bg}from"@heroicons/react/24/outline";import{useState as Hg}from"react";import Gg from"styled-components";import Yi from"styled-components";import{jsx as _n,jsxs as Fg}from"react/jsx-runtime";var vp=({className:e,checked:t,color:o="var(--privy-color-accent)",...r})=>_n("label",{children:Fg(Dg,{className:e,children:[_n(Cp,{checked:t,...r}),_n(Ug,{color:o,checked:t,children:_n(wp,{viewBox:"0 0 24 24",children:_n("polyline",{points:"20 6 9 17 4 12"})})})]})}),Dg=Yi.div`
1034
+ `;import{Fragment as Og,jsx as it,jsxs as Ki}from"react/jsx-runtime";var wp=({buttonHideAnimations:e,buttonLoading:t,password:o,onSubmit:r,onBack:n})=>{let[i,a]=Vs(!0),[s,l]=Vs(!1),[c,u]=Vs(""),f=o===c;return Ng(()=>{c&&!s&&l(!0)},[c]),Ki(Og,{children:[it(x,{title:"Confirm Password",closeable:!1,backFn:n}),it(q,{}),Ki(Ao,{children:[Ki(Wo,{children:[it(Lg,{height:48,width:48,stroke:"var(--privy-color-background)",fill:"var(--privy-color-accent)"}),it("h3",{style:{color:"var(--privy-color-foreground)"},children:"Confirm your password"}),it("p",{style:{color:"var(--privy-color-foreground-2)"},children:"Please re-enter your password below to continue."})]}),Ki(Io,{children:[it(or,{value:c,onChange:w=>u(w.target.value),onBlur:()=>l(!0),placeholder:"confirm your password",type:i?"password":"text"}),it(zr,{style:{right:"0.75rem"},children:i?it(Vr,{onClick:()=>a(!1)}):it($r,{onClick:()=>a(!0)})})]}),it(qi,{"aria-hidden":!s||f,error:!0,children:"Passwords do not match"})]}),it(Ro,{onClick:r,loading:t,disabled:!f,hideAnimations:e,children:"Continue"}),it(K,{}),it(F,{protectedByPrivy:!0})]})};import{ExclamationTriangleIcon as Bg}from"@heroicons/react/24/outline";import{useState as Hg}from"react";import Gg from"styled-components";import Yi from"styled-components";import{jsx as _n,jsxs as Fg}from"react/jsx-runtime";var Cp=({className:e,checked:t,color:o="var(--privy-color-accent)",...r})=>_n("label",{children:Fg(Dg,{className:e,children:[_n(Ep,{checked:t,...r}),_n(Ug,{color:o,checked:t,children:_n(bp,{viewBox:"0 0 24 24",children:_n("polyline",{points:"20 6 9 17 4 12"})})})]})}),Dg=Yi.div`
1035
1035
  display: inline-block;
1036
1036
  vertical-align: middle;
1037
- `,wp=Yi.svg`
1037
+ `,bp=Yi.svg`
1038
1038
  fill: none;
1039
1039
  stroke: white;
1040
1040
  stroke-width: 3px;
1041
- `,Cp=Yi.input.attrs({type:"checkbox"})`
1041
+ `,Ep=Yi.input.attrs({type:"checkbox"})`
1042
1042
  border: 0;
1043
1043
  clip: rect(0 0 0 0);
1044
1044
  clippath: inset(50%);
@@ -1064,28 +1064,28 @@ Resources:
1064
1064
  border-width: 1px;
1065
1065
  }
1066
1066
 
1067
- ${Cp}:focus + & {
1067
+ ${Ep}:focus + & {
1068
1068
  box-shadow: 0 0 0 1px ${e=>e.color};
1069
1069
  }
1070
1070
 
1071
- ${wp} {
1071
+ ${bp} {
1072
1072
  visibility: ${e=>e.checked?"visible":"hidden"};
1073
1073
  }
1074
- `;import{Fragment as bp,jsx as ft,jsxs as kn}from"react/jsx-runtime";var Ep=({buttonHideAnimations:e,buttonLoading:t,onSubmit:o,onBack:r,config:n})=>{let[i,a]=Hg(!1);return kn(bp,{children:[ft(x,{title:"Confirm Password",closeable:!1,backFn:r}),ft(q,{}),kn(Ao,{children:[kn(Wo,{children:[ft(Bg,{height:48,width:48,stroke:"var(--privy-color-background)",fill:"var(--privy-color-error)"}),ft("h3",{style:{color:"var(--privy-color-foreground)"},children:"Confirm you have saved"}),ft("p",{style:{color:"var(--privy-color-foreground-2)"},children:"Losing access to your password means you will lose access to your account."})]}),ft(xn,{children:kn(Sn,{style:{color:"var(--privy-color-error)",cursor:"pointer"},onClick:s=>{s.preventDefault(),a(l=>!l)},children:[ft(vp,{color:"var(--privy-color-error)",checked:i}),ft(bp,{children:"I understand losing my password means losing my account."})]})})]}),kn(zg,{children:[n.initiatedBy==="user"&&ft(no,{onClick:n.onCancel,disabled:t,children:"Cancel"}),ft(Ro,{onClick:o,loading:t,hideAnimations:e,disabled:!i,children:"Set Password"})]}),ft(K,{}),ft(F,{protectedByPrivy:!0})]})},zg=Gg.div`
1074
+ `;import{Fragment as Pp,jsx as ft,jsxs as kn}from"react/jsx-runtime";var Tp=({buttonHideAnimations:e,buttonLoading:t,onSubmit:o,onBack:r,config:n})=>{let[i,a]=Hg(!1);return kn(Pp,{children:[ft(x,{title:"Confirm Password",closeable:!1,backFn:r}),ft(q,{}),kn(Ao,{children:[kn(Wo,{children:[ft(Bg,{height:48,width:48,stroke:"var(--privy-color-background)",fill:"var(--privy-color-error)"}),ft("h3",{style:{color:"var(--privy-color-foreground)"},children:"Confirm you have saved"}),ft("p",{style:{color:"var(--privy-color-foreground-2)"},children:"Losing access to your password means you will lose access to your account."})]}),ft(xn,{children:kn(Sn,{style:{color:"var(--privy-color-error)",cursor:"pointer"},onClick:s=>{s.preventDefault(),a(l=>!l)},children:[ft(Cp,{color:"var(--privy-color-error)",checked:i}),ft(Pp,{children:"I understand losing my password means losing my account."})]})})]}),kn(zg,{children:[n.initiatedBy==="user"&&ft(no,{onClick:n.onCancel,disabled:t,children:"Cancel"}),ft(Ro,{onClick:o,loading:t,hideAnimations:e,disabled:!i,children:"Set Password"})]}),ft(K,{}),ft(F,{protectedByPrivy:!0})]})},zg=Gg.div`
1075
1075
  display: flex;
1076
1076
  gap: 10px;
1077
- `;import{KeyIcon as i1}from"@heroicons/react/24/outline";import{CheckCircleIcon as Ap}from"@heroicons/react/24/solid";import{useState as Rp,useMemo as $s,useEffect as a1}from"react";import Ip from"styled-components";import Vg from"fast-password-entropy";import*as Pp from"secure-password-utilities";import{DEFAULT_WORDLIST as $g}from"secure-password-utilities/wordlists";var jg=95,qg=8,Kg=3,Yg=.3,Jg=/[a-z]/,Qg=/[A-Z]/,Zg=/[0-9]/,Xg="a-zA-Z0-9",Tp="!@#$%^&*()\\-_+.",xp=`${Xg}${Tp}`,e1=new RegExp(`[${Tp}]`),t1=new RegExp(`[${xp}]`),Sp=new RegExp(`^[${xp}]{6,}$`),_p=(e="")=>{let t=e.split("").filter(o=>!t1.test(o)).map(o=>o.replace(" ","SPACE"));return[...new Set(t)]},Ji=()=>Pp.generatePassphrase(4,$g);function o1(e){return e>.9?"Strong":e>.5?"Medium":"Weak"}function r1(e){if(e.length<qg)return 0;let t=0;Jg.test(e)&&(t+=1),Qg.test(e)&&(t+=1),Zg.test(e)&&(t+=1),e1.test(e)&&(t+=1);let o=t/Kg;return Math.max(0,Math.min(1,o))}function n1(e=""){let t=r1(e),o=Vg(e)/jg;return(t*Yg+o)/2}function kp(e=""){let t=n1(e);return{value:t,label:o1(t)}}import{Fragment as c1,jsx as Se,jsxs as lo}from"react/jsx-runtime";var Wp=({buttonHideAnimations:e,buttonLoading:t,password:o="",config:r,onSubmit:n,onClose:i,onPasswordChange:a,onPasswordGenerate:s})=>{let[l,c]=Rp(!1),[u,f]=Rp(!1);a1(()=>{o&&!u&&f(!0)},[o]);let w=$s(()=>u?(o?.length||0)<6?"Password must be at least 6 characters":Sp.test(o||"")?null:`Invalid characters used ( ${_p(o).join(" ")} )`:null,[o,u]),v=$s(()=>w?{value:0,label:"Weak"}:kp(o),[o,w]),T=$s(()=>!!(!o?.length||w),[w,o]);return lo(c1,{children:[Se(x,{onClose:i,title:"Secure your account",closeable:r.initiatedBy==="user"}),Se(q,{}),lo(Ao,{children:[lo(Wo,{children:[Se(i1,{height:48,width:48,stroke:"var(--privy-color-accent)"}),Se("h3",{style:{color:"var(--privy-color-foreground)"},children:"Set your password"}),Se("p",{style:{color:"var(--privy-color-foreground-2)"},children:"Select a strong, memorable password to secure your account."})]}),lo(Io,{children:[Se(or,{value:o,onChange:y=>a(y.target.value),placeholder:"enter or generate a strong password",type:l?"password":"text"}),lo(zr,{style:{width:"3.5rem"},children:[l?Se(Vr,{onClick:()=>c(!1)}):Se($r,{onClick:()=>c(!0)}),Se(hp,{onClick:s})]})]}),Se(yp,{value:v.value===0?.01:v.value,label:v.label}),Se(qi,{error:!!w,children:w||`Password Strength: ${u?v.label:"--"}`}),lo(l1,{children:[Se(s1,{children:lo(xn,{children:[lo(Sn,{children:[Se(Ap,{width:24,height:24,fill:"var(--privy-color-accent)"}),"This password is used to secure your account."]}),lo(Sn,{children:[Se(Ap,{width:24,height:24,fill:"var(--privy-color-accent)"}),"You will only be asked to enter it when signing on to a new device."]})]})}),Se(Ro,{onClick:n,loading:t,disabled:T,hideAnimations:e,children:"Continue"})]})]}),Se(K,{}),Se(F,{protectedByPrivy:!0})]})},s1=Ip(xn)`
1077
+ `;import{KeyIcon as i1}from"@heroicons/react/24/outline";import{CheckCircleIcon as Ip}from"@heroicons/react/24/solid";import{useState as Wp,useMemo as $s,useEffect as a1}from"react";import Mp from"styled-components";import Vg from"fast-password-entropy";import*as xp from"secure-password-utilities";import{DEFAULT_WORDLIST as $g}from"secure-password-utilities/wordlists";var jg=95,qg=8,Kg=3,Yg=.3,Jg=/[a-z]/,Qg=/[A-Z]/,Zg=/[0-9]/,Xg="a-zA-Z0-9",Sp="!@#$%^&*()\\-_+.",_p=`${Xg}${Sp}`,e1=new RegExp(`[${Sp}]`),t1=new RegExp(`[${_p}]`),kp=new RegExp(`^[${_p}]{6,}$`),Ap=(e="")=>{let t=e.split("").filter(o=>!t1.test(o)).map(o=>o.replace(" ","SPACE"));return[...new Set(t)]},Ji=()=>xp.generatePassphrase(4,$g);function o1(e){return e>.9?"Strong":e>.5?"Medium":"Weak"}function r1(e){if(e.length<qg)return 0;let t=0;Jg.test(e)&&(t+=1),Qg.test(e)&&(t+=1),Zg.test(e)&&(t+=1),e1.test(e)&&(t+=1);let o=t/Kg;return Math.max(0,Math.min(1,o))}function n1(e=""){let t=r1(e),o=Vg(e)/jg;return(t*Yg+o)/2}function Rp(e=""){let t=n1(e);return{value:t,label:o1(t)}}import{Fragment as c1,jsx as Se,jsxs as lo}from"react/jsx-runtime";var Lp=({buttonHideAnimations:e,buttonLoading:t,password:o="",config:r,onSubmit:n,onClose:i,onPasswordChange:a,onPasswordGenerate:s})=>{let[l,c]=Wp(!1),[u,f]=Wp(!1);a1(()=>{o&&!u&&f(!0)},[o]);let w=$s(()=>u?(o?.length||0)<6?"Password must be at least 6 characters":kp.test(o||"")?null:`Invalid characters used ( ${Ap(o).join(" ")} )`:null,[o,u]),v=$s(()=>w?{value:0,label:"Weak"}:Rp(o),[o,w]),T=$s(()=>!!(!o?.length||w),[w,o]);return lo(c1,{children:[Se(x,{onClose:i,title:"Secure your account",closeable:r.initiatedBy==="user"}),Se(q,{}),lo(Ao,{children:[lo(Wo,{children:[Se(i1,{height:48,width:48,stroke:"var(--privy-color-accent)"}),Se("h3",{style:{color:"var(--privy-color-foreground)"},children:"Set your password"}),Se("p",{style:{color:"var(--privy-color-foreground-2)"},children:"Select a strong, memorable password to secure your account."})]}),lo(Io,{children:[Se(or,{value:o,onChange:y=>a(y.target.value),placeholder:"enter or generate a strong password",type:l?"password":"text"}),lo(zr,{style:{width:"3.5rem"},children:[l?Se(Vr,{onClick:()=>c(!1)}):Se($r,{onClick:()=>c(!0)}),Se(gp,{onClick:s})]})]}),Se(vp,{value:v.value===0?.01:v.value,label:v.label}),Se(qi,{error:!!w,children:w||`Password Strength: ${u?v.label:"--"}`}),lo(l1,{children:[Se(s1,{children:lo(xn,{children:[lo(Sn,{children:[Se(Ip,{width:24,height:24,fill:"var(--privy-color-accent)"}),"This password is used to secure your account."]}),lo(Sn,{children:[Se(Ip,{width:24,height:24,fill:"var(--privy-color-accent)"}),"You will only be asked to enter it when signing on to a new device."]})]})}),Se(Ro,{onClick:n,loading:t,disabled:T,hideAnimations:e,children:"Continue"})]})]}),Se(K,{}),Se(F,{protectedByPrivy:!0})]})},s1=Mp(xn)`
1078
1078
  flex: 1;
1079
1079
  padding-top: 1rem;
1080
- `,l1=Ip.div`
1080
+ `,l1=Mp.div`
1081
1081
  display: flex;
1082
1082
  flex-direction: column;
1083
1083
  height: 100%;
1084
- `;import{ArrowDownTrayIcon as d1,ClipboardDocumentCheckIcon as p1,DocumentDuplicateIcon as u1,ExclamationTriangleIcon as m1}from"@heroicons/react/24/outline";import{useState as f1,useCallback as Mp}from"react";import{Fragment as js,jsx as Je,jsxs as rr}from"react/jsx-runtime";var Lp=({buttonHideAnimations:e,buttonLoading:t,appName:o,password:r,onSubmit:n,onBack:i})=>{let[a,s]=f1(!1),l=Mp(()=>{s(!0),r&&navigator.clipboard.writeText(r)},[r]),c=Mp(()=>{let u=document.createElement("a"),f=o.toLowerCase().replace(/[^a-z\s]/g,"").replace(/\s/g,"-"),w=new Blob([h1(o,r)],{type:"text/plain"}),v=URL.createObjectURL(w);u.href=v,u.target="_blank",u.download=`${f}-privy-wallet-recovery.txt`,document.body.appendChild(u),u.click(),setTimeout(()=>{u.remove(),URL.revokeObjectURL(v)},5e3)},[r]);return rr(js,{children:[Je(x,{backFn:i,title:"Save Password",closeable:!1}),Je(q,{}),rr(Ao,{children:[rr(Wo,{children:[Je(m1,{height:48,width:48,stroke:"var(--privy-color-background)",fill:"var(--privy-color-accent)"}),Je("h3",{style:{color:"var(--privy-color-foreground)"},children:"Save your password"}),Je("p",{style:{color:"var(--privy-color-foreground-2)"},children:"For your security, this password cannot be reset if you lose your device. Make sure to secure it to keep your assets safe."})]}),Je(Io,{centered:!0,children:Je(fp,{children:r})}),rr("div",{style:{display:"flex",margin:"12px 0",gap:"12px"},children:[Je(zs,{onClick:l,children:a?rr(js,{children:[Je(p1,{style:{width:24,height:24},stroke:"var(--privy-color-accent)"}),"Copied"]}):rr(js,{children:[Je(u1,{style:{width:24,height:24},stroke:"var(--privy-color-accent)"}),"Copy"]})}),rr(zs,{onClick:c,children:[Je(d1,{style:{width:24,height:24},stroke:"var(--privy-color-accent)"}),"Download"]})]})]}),Je(Ro,{onClick:n,loading:t,hideAnimations:e,children:"Continue"}),Je(K,{}),Je(F,{protectedByPrivy:!0})]})},h1=(e,t)=>`Your wallet recovery password for ${e} is
1084
+ `;import{ArrowDownTrayIcon as d1,ClipboardDocumentCheckIcon as p1,DocumentDuplicateIcon as u1,ExclamationTriangleIcon as m1}from"@heroicons/react/24/outline";import{useState as f1,useCallback as Np}from"react";import{Fragment as js,jsx as Je,jsxs as rr}from"react/jsx-runtime";var Op=({buttonHideAnimations:e,buttonLoading:t,appName:o,password:r,onSubmit:n,onBack:i})=>{let[a,s]=f1(!1),l=Np(()=>{s(!0),r&&navigator.clipboard.writeText(r)},[r]),c=Np(()=>{let u=document.createElement("a"),f=o.toLowerCase().replace(/[^a-z\s]/g,"").replace(/\s/g,"-"),w=new Blob([h1(o,r)],{type:"text/plain"}),v=URL.createObjectURL(w);u.href=v,u.target="_blank",u.download=`${f}-privy-wallet-recovery.txt`,document.body.appendChild(u),u.click(),setTimeout(()=>{u.remove(),URL.revokeObjectURL(v)},5e3)},[r]);return rr(js,{children:[Je(x,{backFn:i,title:"Save Password",closeable:!1}),Je(q,{}),rr(Ao,{children:[rr(Wo,{children:[Je(m1,{height:48,width:48,stroke:"var(--privy-color-background)",fill:"var(--privy-color-accent)"}),Je("h3",{style:{color:"var(--privy-color-foreground)"},children:"Save your password"}),Je("p",{style:{color:"var(--privy-color-foreground-2)"},children:"For your security, this password cannot be reset if you lose your device. Make sure to secure it to keep your assets safe."})]}),Je(Io,{centered:!0,children:Je(yp,{children:r})}),rr("div",{style:{display:"flex",margin:"12px 0",gap:"12px"},children:[Je(zs,{onClick:l,children:a?rr(js,{children:[Je(p1,{style:{width:24,height:24},stroke:"var(--privy-color-accent)"}),"Copied"]}):rr(js,{children:[Je(u1,{style:{width:24,height:24},stroke:"var(--privy-color-accent)"}),"Copy"]})}),rr(zs,{onClick:c,children:[Je(d1,{style:{width:24,height:24},stroke:"var(--privy-color-accent)"}),"Download"]})]})]}),Je(Ro,{onClick:n,loading:t,hideAnimations:e,children:"Continue"}),Je(K,{}),Je(F,{protectedByPrivy:!0})]})},h1=(e,t)=>`Your wallet recovery password for ${e} is
1085
1085
 
1086
1086
  ${t}
1087
1087
 
1088
- You will need this password to access your ${e} wallet on a new device. Please keep it somewhere safe.`;import{CheckCircleIcon as y1,XCircleIcon as g1}from"@heroicons/react/24/outline";import{Fragment as v1,jsx as co,jsxs as qs}from"react/jsx-runtime";var Np=({error:e,onClose:t})=>qs(v1,{children:[co(x,{closeable:!1}),co(q,{}),e?qs(xt,{children:[co(g1,{stroke:"var(--privy-color-error)",width:"64px",height:"64px"}),co(he,{title:"Something went wrong",description:e})]}):qs(xt,{children:[co(y1,{stroke:"var(--privy-color-success)",width:"64px",height:"64px"}),co(he,{title:"Success"})]}),co(U,{onClick:t,children:"Close"}),co(K,{}),co(F,{protectedByPrivy:!0})]});import{useReducer as w1}from"react";var C1=(e,t)=>{switch(e){case"creating":return t==="back"?e:"saving";case"saving":return t==="back"?"creating":"confirming";case"confirming":return t==="back"?"saving":"finalizing";case"finalizing":return t==="back"?"confirming":"done";default:return e}},Op=()=>{let[e,t]=w1(C1,"creating");return{send:t,state:e}};import{jsx as An}from"react/jsx-runtime";var Qi=({onSubmit:e,...t})=>{let{send:o,state:r}=Op(),n=Dp(async()=>{r==="finalizing"&&await e(),o("next")},[r,o,e]);b1(()=>{let a;return r==="done"&&t.config.initiatedBy==="automatic"&&(a=setTimeout(()=>t.onClose?.(),et)),()=>{a&&clearTimeout(a)}},[r,t.config.initiatedBy,t.onClose]);let i=Dp(()=>{o("back")},[o]);return r==="creating"?An(Wp,{...t,onSubmit:n}):r==="saving"?An(Lp,{...t,onSubmit:n,onBack:i}):r==="confirming"?An(gp,{...t,onSubmit:n,onBack:i}):r==="finalizing"?An(Ep,{...t,onSubmit:n,onBack:i}):r==="done"?An(Np,{...t,onSubmit:n}):null};import{Fragment as x1,jsx as jr,jsxs as Fp}from"react/jsx-runtime";var T1=250,Bp=()=>{let{app:e,navigate:t,data:o,onUserCloseViaDialogOrKeybindRef:r}=S(),[n,i]=Rn(""),[a,s]=Rn(!1),[l,c]=Rn(),[u,f]=Rn(null),[w,v]=Rn(null),T=P1(!1),{authenticated:y,getAccessToken:E}=H(),{refreshUser:b,closePrivyModal:W,createAnalyticsEvent:M,isNewUserThisSession:N,initializeWalletProxy:I}=A(),{onSuccess:k,onFailure:R,callAuthOnSuccessOnClose:O}=o.createWallet,$=e?.embeddedWallets.requireUserPasswordOnCreate===!0,B=!!(!n||T.current)&&!$,_=new dt(async()=>se());Up(()=>{u||I(3e4).then(D=>f(D))},[u]),Up(()=>{if(!y){t("LANDING"),R(new Error("User must be authenticated before creating a Privy wallet"));return}!$&&!a&&!T.current&&(s(!0),_.execute().finally(()=>s(!1)))},[$,y]);let J=()=>{$&&w&&w?.recoveryMethod!=="user-passcode"?R(new Ze("User created a wallet but failed to set a password for it")):w?k(w):R(new Ze("User wallet creation failed")),W({shouldCallAuthOnSuccess:O})};r.current=()=>null;let se=async function(){let D=await E();if(D)try{if(M("embedded_wallet_creation_started"),!await(await I(br))?.create({accessToken:D,recoveryPassword:l}))throw M("embedded_wallet_creation_failed",{error:"walletProxy did not send a response."}),new Error("Unable to create wallet");let le=await b(),vt=ne(le);if(!vt)throw M("embedded_wallet_creation_failed",{error:"Updated user is missing embedded wallet."}),new Error("Unable to create wallet");v(vt),M("embedded_wallet_creation_completed",{walletAddress:vt.address}),i(""),T.current=!0,$?t("EMBEDDED_WALLET_CREATED_SCREEN"):N?t("EMBEDDED_WALLET_CREATED_SCREEN"):vt&&(k(vt),W({shouldCallAuthOnSuccess:O}))}catch(De){if(T.current)return;i("An error has occurred, please try again."),console.warn(De)}else i("An error has occured, please login again."),M("embedded_wallet_creation_failed",{error:"Missing access token for user."})},ve=async()=>$?(s(!0),_.execute().then(()=>new Promise(D=>setTimeout(D,T1))).finally(()=>s(!1))):W({shouldCallAuthOnSuccess:O});return!$&&n?Fp(x1,{children:[jr(x,{closeable:!1}),Fp(xt,{children:[jr(E1,{fill:"var(--privy-color-error)",width:"64px",height:"64px"}),jr(he,{title:"Something went wrong",description:n})]}),jr(U,{onClick:J,children:"Close"})]}):B?jr(Ur,{}):jr(Qi,{config:{initiatedBy:"automatic"},appName:e?.name||"privy",loading:B||!u,buttonLoading:a,buttonHideAnimations:!w&&a,error:n,password:l||"",onClose:J,onPasswordChange:c,onPasswordGenerate:()=>c(Ji()),onSubmit:ve})};import{useEffect as S1,useState as Zi}from"react";import{jsx as _1}from"react/jsx-runtime";var Hp=()=>{let[e,t]=Zi(null),[o,r]=Zi(!1),[n,i]=Zi(null),[a,s]=Zi(""),{authenticated:l,getAccessToken:c,user:u}=H(),{walletProxy:f,refreshUser:w,closePrivyModal:v,createAnalyticsEvent:T}=A(),{app:y,navigate:E,data:b,onUserCloseViaDialogOrKeybindRef:W}=S(),{onSuccess:M,onFailure:N}=b.createWallet,I=ne(u),k=e?.recoveryMethod==="user-passcode";S1(()=>{l||(E("LANDING"),N(new li("User must be authenticated before setting a password on a Privy wallet")))},[l]);let R=()=>{if(n){N(n),v({shouldCallAuthOnSuccess:!1});return}if(!k){N(new Ze("Exited before password was added to wallet")),v({shouldCallAuthOnSuccess:!1});return}M(e),v({shouldCallAuthOnSuccess:!1})};W.current=R;let O=async()=>{let B=await c();if(B&&I?.address&&a&&f)try{if(T("embedded_wallet_set_password_started",{walletAddress:I.address}),!(await f.setRecoveryPassword({accessToken:B,address:I.address,recoveryPassword:a})).address){i(new Ze("Error setting password on privy wallet")),T("embedded_wallet_set_password_failed",{walletAddress:I.address,reason:"error setting password"});return}let J=await w(),se=ne(J);if(!se){i(new Ze("Error setting password on privy wallet")),T("embedded_wallet_set_password_failed",{walletAddress:I.address,reason:"wallet disconnected"});return}t(se),T("embedded_wallet_set_password_completed",{walletAddress:I.address})}catch(_){console.warn(_),i(_ instanceof Error?_:new Error("Error setting password on privy wallet")),T("embedded_wallet_set_password_failed",{walletAddress:I.address,reason:_})}},$=async()=>{k?(M(e),v({shouldCallAuthOnSuccess:!1})):(r(!0),i(null),await O(),r(!1))};return _1(Qi,{appName:y?.name||"privy",config:{initiatedBy:"user",onCancel:R},error:n?"An error has occurred, please try again.":void 0,buttonLoading:o,buttonHideAnimations:!1,password:a,onPasswordGenerate:()=>s(Ji()),onPasswordChange:s,onSubmit:$,onClose:R})};import{UserCircleIcon as k1}from"@heroicons/react/24/outline";import{LockClosedIcon as A1}from"@heroicons/react/24/solid";import{Fragment as R1,jsx as po,jsxs as Xi}from"react/jsx-runtime";var Gp=()=>{let{user:e}=H(),{closePrivyModal:t,createAnalyticsEvent:o}=A(),{data:r,setModalData:n,navigate:i,onUserCloseViaDialogOrKeybindRef:a}=S(),{onSuccess:s,onFailure:l}=r.setWalletPassword,c=()=>{l(new Ze("Exited before password was added to wallet")),t({shouldCallAuthOnSuccess:!1})};return a.current=c,Xi(R1,{children:[po(x,{onClose:c}),po(q,{}),Xi(xt,{children:[Xi(kd,{children:[po(k1,{stroke:"var(--privy-color-accent)",width:"64px",height:"64px"}),po(Ad,{style:{width:24,height:24,position:"absolute",bottom:0,right:0},children:po(A1,{width:"12px",height:"12px",fill:"white"})})]}),Xi(he,{title:"Secure Your Account",children:["Please set a password to secure your account.",po("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."})]})]}),po(U,{onClick:()=>{let f=ne(e);o("embedded_wallet_set_password_started",{walletAddress:f?.address}),n({createWallet:{onFailure:l,onSuccess:s,callAuthOnSuccessOnClose:!1,addPasswordToExistingWallet:!0}}),i("EMBEDDED_WALLET_PASSWORD_UPDATE_SCREEN")},children:"Add password"}),po(K,{}),po(F,{protectedByPrivy:!0})]})};import{ShieldCheckIcon as I1}from"@heroicons/react/24/outline";import{useEffect as W1,useState as ea}from"react";import ta,{css as M1}from"styled-components";import{Fragment as U1,jsx as Be,jsxs as nr}from"react/jsx-runtime";var zp=()=>{let[e,t]=ea(!0),{authenticated:o,getAccessToken:r}=H(),{walletProxy:n,closePrivyModal:i,createAnalyticsEvent:a}=A(),{navigate:s,data:l,onUserCloseViaDialogOrKeybindRef:c}=S(),[u,f]=ea(void 0),[w,v]=ea(""),[T,y]=ea(!1),{privyWallet:E,onCompleteNavigateTo:b,onSuccess:W,onFailure:M}=l.recoverWallet,N=(R="User exited before their wallet could be recovered")=>{i({shouldCallAuthOnSuccess:!1}),M(typeof R=="string"?new Ze(R):R)};c.current=N,W1(()=>{if(!o||!E)return N("User must be authenticated and have a Privy wallet before it can be recovered")},[o]);let I=R=>{R&&f(R)};return nr(U1,{children:[Be(x,{onClose:N}),Be(q,{}),nr(N1,{children:[nr(L1,{children:[Be(I1,{height:48,width:48,stroke:"var(--privy-color-accent)"}),Be("h3",{style:{color:"var(--privy-color-foreground)"},children:"Load your account"}),Be("p",{style:{color:"var(--privy-color-foreground-2)"},children:"Please provision your account on this new device. To continue, enter your recovery password."})]}),nr("div",{children:[nr(Io,{children:[Be(or,{type:e?"password":"text",onChange:R=>I(R.target.value),disabled:T}),Be(zr,{style:{right:"0.75rem"},children:e?Be(Vr,{onClick:()=>t(!1)}):Be($r,{onClick:()=>t(!0)})})]}),!!w&&Be(O1,{children:w})]}),nr("div",{children:[nr(_d,{children:[Be("h4",{children:"Why is this necessary?"}),Be("p",{children:"You previously set a password for this wallet. This helps ensure only you can access it"})]}),Be(D1,{loading:T||!n,disabled:!u,onClick:async()=>{y(!0);let R=await r();if(R&&E&&u!==null)try{a("embedded_wallet_recovery_started",{walletAddress:E.address}),await n?.recover({address:E.address,accessToken:R,recoveryPin:u}),v(""),b?s(b):i({shouldCallAuthOnSuccess:!1}),W?.(E),a("embedded_wallet_recovery_completed",{walletAddress:E.address})}catch(O){op(O)?v("Invalid recovery password, please try again."):v("An error has occurred, please try again.")}finally{y(!1)}else return N("User must be authenticated and have a Privy wallet before it can be recovered")},warn:!1,hideAnimations:!E&&T,children:"Recover your account"})]})]}),Be(K,{}),Be(F,{protectedByPrivy:!0})]})},L1=ta.div`
1088
+ You will need this password to access your ${e} wallet on a new device. Please keep it somewhere safe.`;import{CheckCircleIcon as y1,XCircleIcon as g1}from"@heroicons/react/24/outline";import{Fragment as v1,jsx as co,jsxs as qs}from"react/jsx-runtime";var Dp=({error:e,onClose:t})=>qs(v1,{children:[co(x,{closeable:!1}),co(q,{}),e?qs(xt,{children:[co(g1,{stroke:"var(--privy-color-error)",width:"64px",height:"64px"}),co(he,{title:"Something went wrong",description:e})]}):qs(xt,{children:[co(y1,{stroke:"var(--privy-color-success)",width:"64px",height:"64px"}),co(he,{title:"Success"})]}),co(U,{onClick:t,children:"Close"}),co(K,{}),co(F,{protectedByPrivy:!0})]});import{useReducer as w1}from"react";var C1=(e,t)=>{switch(e){case"creating":return t==="back"?e:"saving";case"saving":return t==="back"?"creating":"confirming";case"confirming":return t==="back"?"saving":"finalizing";case"finalizing":return t==="back"?"confirming":"done";default:return e}},Up=()=>{let[e,t]=w1(C1,"creating");return{send:t,state:e}};import{jsx as An}from"react/jsx-runtime";var Qi=({onSubmit:e,...t})=>{let{send:o,state:r}=Up(),n=Fp(async()=>{r==="finalizing"&&await e(),o("next")},[r,o,e]);b1(()=>{let a;return r==="done"&&t.config.initiatedBy==="automatic"&&(a=setTimeout(()=>t.onClose?.(),et)),()=>{a&&clearTimeout(a)}},[r,t.config.initiatedBy,t.onClose]);let i=Fp(()=>{o("back")},[o]);return r==="creating"?An(Lp,{...t,onSubmit:n}):r==="saving"?An(Op,{...t,onSubmit:n,onBack:i}):r==="confirming"?An(wp,{...t,onSubmit:n,onBack:i}):r==="finalizing"?An(Tp,{...t,onSubmit:n,onBack:i}):r==="done"?An(Dp,{...t,onSubmit:n}):null};import{Fragment as x1,jsx as jr,jsxs as Hp}from"react/jsx-runtime";var T1=250,Gp=()=>{let{app:e,navigate:t,data:o,onUserCloseViaDialogOrKeybindRef:r}=S(),[n,i]=Rn(""),[a,s]=Rn(!1),[l,c]=Rn(),[u,f]=Rn(null),[w,v]=Rn(null),T=P1(!1),{authenticated:y,getAccessToken:E}=H(),{refreshUser:b,closePrivyModal:W,createAnalyticsEvent:M,isNewUserThisSession:N,initializeWalletProxy:I}=A(),{onSuccess:k,onFailure:R,callAuthOnSuccessOnClose:O}=o.createWallet,$=e?.embeddedWallets.requireUserPasswordOnCreate===!0,B=!!(!n||T.current)&&!$,_=new dt(async()=>se());Bp(()=>{u||I(3e4).then(D=>f(D))},[u]),Bp(()=>{if(!y){t("LANDING"),R(new Error("User must be authenticated before creating a Privy wallet"));return}!$&&!a&&!T.current&&(s(!0),_.execute().finally(()=>s(!1)))},[$,y]);let J=()=>{$&&w&&w?.recoveryMethod!=="user-passcode"?R(new Ze("User created a wallet but failed to set a password for it")):w?k(w):R(new Ze("User wallet creation failed")),W({shouldCallAuthOnSuccess:O})};r.current=()=>null;let se=async function(){let D=await E();if(D)try{if(M("embedded_wallet_creation_started"),!await(await I(br))?.create({accessToken:D,recoveryPassword:l}))throw M("embedded_wallet_creation_failed",{error:"walletProxy did not send a response."}),new Error("Unable to create wallet");let le=await b(),vt=ne(le);if(!vt)throw M("embedded_wallet_creation_failed",{error:"Updated user is missing embedded wallet."}),new Error("Unable to create wallet");v(vt),M("embedded_wallet_creation_completed",{walletAddress:vt.address}),i(""),T.current=!0,$?t("EMBEDDED_WALLET_CREATED_SCREEN"):N?t("EMBEDDED_WALLET_CREATED_SCREEN"):vt&&(k(vt),W({shouldCallAuthOnSuccess:O}))}catch(De){if(T.current)return;i("An error has occurred, please try again."),console.warn(De)}else i("An error has occured, please login again."),M("embedded_wallet_creation_failed",{error:"Missing access token for user."})},ve=async()=>$?(s(!0),_.execute().then(()=>new Promise(D=>setTimeout(D,T1))).finally(()=>s(!1))):W({shouldCallAuthOnSuccess:O});return!$&&n?Hp(x1,{children:[jr(x,{closeable:!1}),Hp(xt,{children:[jr(E1,{fill:"var(--privy-color-error)",width:"64px",height:"64px"}),jr(he,{title:"Something went wrong",description:n})]}),jr(U,{onClick:J,children:"Close"})]}):B?jr(Ur,{}):jr(Qi,{config:{initiatedBy:"automatic"},appName:e?.name||"privy",loading:B||!u,buttonLoading:a,buttonHideAnimations:!w&&a,error:n,password:l||"",onClose:J,onPasswordChange:c,onPasswordGenerate:()=>c(Ji()),onSubmit:ve})};import{useEffect as S1,useState as Zi}from"react";import{jsx as _1}from"react/jsx-runtime";var zp=()=>{let[e,t]=Zi(null),[o,r]=Zi(!1),[n,i]=Zi(null),[a,s]=Zi(""),{authenticated:l,getAccessToken:c,user:u}=H(),{walletProxy:f,refreshUser:w,closePrivyModal:v,createAnalyticsEvent:T}=A(),{app:y,navigate:E,data:b,onUserCloseViaDialogOrKeybindRef:W}=S(),{onSuccess:M,onFailure:N}=b.createWallet,I=ne(u),k=e?.recoveryMethod==="user-passcode";S1(()=>{l||(E("LANDING"),N(new li("User must be authenticated before setting a password on a Privy wallet")))},[l]);let R=()=>{if(n){N(n),v({shouldCallAuthOnSuccess:!1});return}if(!k){N(new Ze("Exited before password was added to wallet")),v({shouldCallAuthOnSuccess:!1});return}M(e),v({shouldCallAuthOnSuccess:!1})};W.current=R;let O=async()=>{let B=await c();if(B&&I?.address&&a&&f)try{if(T("embedded_wallet_set_password_started",{walletAddress:I.address}),!(await f.setRecoveryPassword({accessToken:B,address:I.address,recoveryPassword:a})).address){i(new Ze("Error setting password on privy wallet")),T("embedded_wallet_set_password_failed",{walletAddress:I.address,reason:"error setting password"});return}let J=await w(),se=ne(J);if(!se){i(new Ze("Error setting password on privy wallet")),T("embedded_wallet_set_password_failed",{walletAddress:I.address,reason:"wallet disconnected"});return}t(se),T("embedded_wallet_set_password_completed",{walletAddress:I.address})}catch(_){console.warn(_),i(_ instanceof Error?_:new Error("Error setting password on privy wallet")),T("embedded_wallet_set_password_failed",{walletAddress:I.address,reason:_})}},$=async()=>{k?(M(e),v({shouldCallAuthOnSuccess:!1})):(r(!0),i(null),await O(),r(!1))};return _1(Qi,{appName:y?.name||"privy",config:{initiatedBy:"user",onCancel:R},error:n?"An error has occurred, please try again.":void 0,buttonLoading:o,buttonHideAnimations:!1,password:a,onPasswordGenerate:()=>s(Ji()),onPasswordChange:s,onSubmit:$,onClose:R})};import{UserCircleIcon as k1}from"@heroicons/react/24/outline";import{LockClosedIcon as A1}from"@heroicons/react/24/solid";import{Fragment as R1,jsx as po,jsxs as Xi}from"react/jsx-runtime";var Vp=()=>{let{user:e}=H(),{closePrivyModal:t,createAnalyticsEvent:o}=A(),{data:r,setModalData:n,navigate:i,onUserCloseViaDialogOrKeybindRef:a}=S(),{onSuccess:s,onFailure:l}=r.setWalletPassword,c=()=>{l(new Ze("Exited before password was added to wallet")),t({shouldCallAuthOnSuccess:!1})};return a.current=c,Xi(R1,{children:[po(x,{onClose:c}),po(q,{}),Xi(xt,{children:[Xi(Rd,{children:[po(k1,{stroke:"var(--privy-color-accent)",width:"64px",height:"64px"}),po(Id,{style:{width:24,height:24,position:"absolute",bottom:0,right:0},children:po(A1,{width:"12px",height:"12px",fill:"white"})})]}),Xi(he,{title:"Secure Your Account",children:["Please set a password to secure your account.",po("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."})]})]}),po(U,{onClick:()=>{let f=ne(e);o("embedded_wallet_set_password_started",{walletAddress:f?.address}),n({createWallet:{onFailure:l,onSuccess:s,callAuthOnSuccessOnClose:!1,addPasswordToExistingWallet:!0}}),i("EMBEDDED_WALLET_PASSWORD_UPDATE_SCREEN")},children:"Add password"}),po(K,{}),po(F,{protectedByPrivy:!0})]})};import{ShieldCheckIcon as I1}from"@heroicons/react/24/outline";import{useEffect as W1,useState as ea}from"react";import ta,{css as M1}from"styled-components";import{Fragment as U1,jsx as Be,jsxs as nr}from"react/jsx-runtime";var $p=()=>{let[e,t]=ea(!0),{authenticated:o,getAccessToken:r}=H(),{walletProxy:n,closePrivyModal:i,createAnalyticsEvent:a}=A(),{navigate:s,data:l,onUserCloseViaDialogOrKeybindRef:c}=S(),[u,f]=ea(void 0),[w,v]=ea(""),[T,y]=ea(!1),{privyWallet:E,onCompleteNavigateTo:b,onSuccess:W,onFailure:M}=l.recoverWallet,N=(R="User exited before their wallet could be recovered")=>{i({shouldCallAuthOnSuccess:!1}),M(typeof R=="string"?new Ze(R):R)};c.current=N,W1(()=>{if(!o||!E)return N("User must be authenticated and have a Privy wallet before it can be recovered")},[o]);let I=R=>{R&&f(R)};return nr(U1,{children:[Be(x,{onClose:N}),Be(q,{}),nr(N1,{children:[nr(L1,{children:[Be(I1,{height:48,width:48,stroke:"var(--privy-color-accent)"}),Be("h3",{style:{color:"var(--privy-color-foreground)"},children:"Load your account"}),Be("p",{style:{color:"var(--privy-color-foreground-2)"},children:"Please provision your account on this new device. To continue, enter your recovery password."})]}),nr("div",{children:[nr(Io,{children:[Be(or,{type:e?"password":"text",onChange:R=>I(R.target.value),disabled:T}),Be(zr,{style:{right:"0.75rem"},children:e?Be(Vr,{onClick:()=>t(!1)}):Be($r,{onClick:()=>t(!0)})})]}),!!w&&Be(O1,{children:w})]}),nr("div",{children:[nr(Ad,{children:[Be("h4",{children:"Why is this necessary?"}),Be("p",{children:"You previously set a password for this wallet. This helps ensure only you can access it"})]}),Be(D1,{loading:T||!n,disabled:!u,onClick:async()=>{y(!0);let R=await r();if(R&&E&&u!==null)try{a("embedded_wallet_recovery_started",{walletAddress:E.address}),await n?.recover({address:E.address,accessToken:R,recoveryPin:u}),v(""),b?s(b):i({shouldCallAuthOnSuccess:!1}),W?.(E),a("embedded_wallet_recovery_completed",{walletAddress:E.address})}catch(O){np(O)?v("Invalid recovery password, please try again."):v("An error has occurred, please try again.")}finally{y(!1)}else return N("User must be authenticated and have a Privy wallet before it can be recovered")},warn:!1,hideAnimations:!E&&T,children:"Recover your account"})]})]}),Be(K,{}),Be(F,{protectedByPrivy:!0})]})},L1=ta.div`
1089
1089
  display: flex;
1090
1090
  flex-direction: column;
1091
1091
  align-items: center;
@@ -1126,7 +1126,7 @@ You will need this password to access your ${e} wallet on a new device. Please k
1126
1126
  transition: none;
1127
1127
  }
1128
1128
  `}
1129
- `;import{EyeSlashIcon as B1,LinkIcon as H1,ClockIcon as G1}from"@heroicons/react/24/outline";import jt from"styled-components";import{jsx as Ks,jsxs as F1}from"react/jsx-runtime";var oa=({size:e=61,...t})=>Ks("svg",{width:e,height:e,viewBox:"0 0 61 61",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,children:F1("g",{id:"moonpay_symbol_wht 2",children:[Ks("rect",{x:"1.3374",y:"1",width:"59",height:"59",rx:"11.5",fill:"#7715F5"}),Ks("path",{id:"Vector",d:"M43.8884 23.3258C45.0203 23.3258 46.1268 22.9901 47.068 22.3613C48.0091 21.7324 48.7427 20.8386 49.1759 19.7928C49.6091 18.747 49.7224 17.5962 49.5016 16.4861C49.2807 15.3759 48.7357 14.3561 47.9353 13.5557C47.1349 12.7553 46.1151 12.2102 45.0049 11.9893C43.8947 11.7685 42.7439 11.8819 41.6982 12.3151C40.6524 12.7482 39.7585 13.4818 39.1297 14.423C38.5008 15.3641 38.1651 16.4707 38.1651 17.6026C38.165 18.3542 38.3131 19.0985 38.6007 19.7929C38.8883 20.4873 39.3098 21.1182 39.8413 21.6496C40.3728 22.1811 41.0037 22.6027 41.6981 22.8903C42.3925 23.1778 43.1367 23.3259 43.8884 23.3258ZM26.3395 49.1017C23.5804 49.1017 20.8832 48.2836 18.5891 46.7507C16.295 45.2178 14.5069 43.039 13.4511 40.49C12.3952 37.9409 12.1189 35.1359 12.6572 32.4298C13.1955 29.7237 14.5241 27.238 16.4751 25.287C18.4262 23.336 20.9118 22.0074 23.6179 21.4691C26.324 20.9308 29.129 21.2071 31.6781 22.2629C34.2272 23.3189 36.406 25.1069 37.9389 27.401C39.4717 29.6952 40.2899 32.3923 40.2899 35.1514C40.2899 36.9835 39.9291 38.7975 39.2281 40.49C38.527 42.1826 37.4994 43.7205 36.204 45.0159C34.9086 46.3113 33.3707 47.3389 31.6781 48.04C29.9856 48.741 28.1715 49.1018 26.3395 49.1017Z",fill:"white"})]})});import{Fragment as Vp,jsx as He,jsxs as ir}from"react/jsx-runtime";var Ys=({title:e,desc:t,icon:o})=>ir(K1,{children:[He(J1,{children:o}),ir(Y1,{children:[He(j1,{children:e}),He(q1,{children:t})]})]}),$p=({app:e,signedUrl:t,onContinue:o})=>ir(Vp,{children:[ir(V1,{children:[He(oa,{size:"3.75rem"}),ir($1,{children:[e?.name," uses ",He("span",{style:{fontWeight:"bold"},children:"Moonpay"})," to fund your account"]}),ir(Q1,{children:[He(Ys,{icon:He(H1,{width:"1rem"}),title:"Purchase assets to fund your account",desc:ir(Vp,{children:["Connect a payment method (",He("strong",{children:"debit card recommended"}),") to purchase digital assets."]})}),He(Ys,{icon:He(G1,{width:"1rem"}),title:"Compliance takes time",desc:"Funding a new account may take a few hours. You'll be good to go thereafter."}),He(Ys,{icon:He(B1,{width:"1rem"}),title:"Your data belongs to you",desc:"MoonPay does not sell your data and will only use it with your permission."})]}),He(Z1,{className:"mobile-only"})]}),He(z1,{children:"By clicking continue, you will be taken to MoonPay in a new tab."}),He(Oi,{href:t,target:"_blank",rel:"noopener noreferrer",onClick:o,children:"Continue to Moonpay"})]}),z1=jt.span`
1129
+ `;import{EyeSlashIcon as B1,LinkIcon as H1,ClockIcon as G1}from"@heroicons/react/24/outline";import jt from"styled-components";import{jsx as Ks,jsxs as F1}from"react/jsx-runtime";var oa=({size:e=61,...t})=>Ks("svg",{width:e,height:e,viewBox:"0 0 61 61",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,children:F1("g",{id:"moonpay_symbol_wht 2",children:[Ks("rect",{x:"1.3374",y:"1",width:"59",height:"59",rx:"11.5",fill:"#7715F5"}),Ks("path",{id:"Vector",d:"M43.8884 23.3258C45.0203 23.3258 46.1268 22.9901 47.068 22.3613C48.0091 21.7324 48.7427 20.8386 49.1759 19.7928C49.6091 18.747 49.7224 17.5962 49.5016 16.4861C49.2807 15.3759 48.7357 14.3561 47.9353 13.5557C47.1349 12.7553 46.1151 12.2102 45.0049 11.9893C43.8947 11.7685 42.7439 11.8819 41.6982 12.3151C40.6524 12.7482 39.7585 13.4818 39.1297 14.423C38.5008 15.3641 38.1651 16.4707 38.1651 17.6026C38.165 18.3542 38.3131 19.0985 38.6007 19.7929C38.8883 20.4873 39.3098 21.1182 39.8413 21.6496C40.3728 22.1811 41.0037 22.6027 41.6981 22.8903C42.3925 23.1778 43.1367 23.3259 43.8884 23.3258ZM26.3395 49.1017C23.5804 49.1017 20.8832 48.2836 18.5891 46.7507C16.295 45.2178 14.5069 43.039 13.4511 40.49C12.3952 37.9409 12.1189 35.1359 12.6572 32.4298C13.1955 29.7237 14.5241 27.238 16.4751 25.287C18.4262 23.336 20.9118 22.0074 23.6179 21.4691C26.324 20.9308 29.129 21.2071 31.6781 22.2629C34.2272 23.3189 36.406 25.1069 37.9389 27.401C39.4717 29.6952 40.2899 32.3923 40.2899 35.1514C40.2899 36.9835 39.9291 38.7975 39.2281 40.49C38.527 42.1826 37.4994 43.7205 36.204 45.0159C34.9086 46.3113 33.3707 47.3389 31.6781 48.04C29.9856 48.741 28.1715 49.1018 26.3395 49.1017Z",fill:"white"})]})});import{Fragment as jp,jsx as He,jsxs as ir}from"react/jsx-runtime";var Ys=({title:e,desc:t,icon:o})=>ir(K1,{children:[He(J1,{children:o}),ir(Y1,{children:[He(j1,{children:e}),He(q1,{children:t})]})]}),qp=({app:e,signedUrl:t,onContinue:o})=>ir(jp,{children:[ir(V1,{children:[He(oa,{size:"3.75rem"}),ir($1,{children:[e?.name," uses ",He("span",{style:{fontWeight:"bold"},children:"Moonpay"})," to fund your account"]}),ir(Q1,{children:[He(Ys,{icon:He(H1,{width:"1rem"}),title:"Purchase assets to fund your account",desc:ir(jp,{children:["Connect a payment method (",He("strong",{children:"debit card recommended"}),") to purchase digital assets."]})}),He(Ys,{icon:He(G1,{width:"1rem"}),title:"Compliance takes time",desc:"Funding a new account may take a few hours. You'll be good to go thereafter."}),He(Ys,{icon:He(B1,{width:"1rem"}),title:"Your data belongs to you",desc:"MoonPay does not sell your data and will only use it with your permission."})]}),He(Z1,{className:"mobile-only"})]}),He(z1,{children:"By clicking continue, you will be taken to MoonPay in a new tab."}),He(Oi,{href:t,target:"_blank",rel:"noopener noreferrer",onClick:o,children:"Continue to Moonpay"})]}),z1=jt.span`
1130
1130
  display: inline-block;
1131
1131
  color: var(--privy-color-foreground-3);
1132
1132
  text-align: center;
@@ -1182,14 +1182,14 @@ You will need this password to access your ${e} wallet on a new device. Please k
1182
1182
  margin: 0 0.5rem;
1183
1183
  `,Z1=jt.div`
1184
1184
  margin: 30px 0;
1185
- `;import{ofetch as X1}from"ofetch";import{useEffect as ev,useRef as tv,useState as ov}from"react";var ra="moonpay",jp="sdk_fiat_on_ramp_completed_with_status";async function qp(e,t,o,r,n=!1){let i=o.currencyCode?{}:{defaultCurrencyCode:"ETH_ETHEREUM"},a=o.uiConfig||{accentColor:r.accent,theme:r.colorScheme};return e.signMoonpayOnRampUrl({address:t,useSandbox:n,config:{...o,...i,...a}})}async function rv(e,t){let o=t?Tc:Pc,r=t?Sc:xc;return X1(`${o}/transactions/ext/${e}`,{query:{apiKey:r}})}function Kp(e,t=!1){let[o,r]=ov(null),{createAnalyticsEvent:n}=A(),i=tv(0);return ev(()=>{let a=setInterval(async()=>{if(e)try{let[s]=await rv(e,t),l=s.status==="waitingAuthorization"&&s.paymentMethod==="credit_debit_card"?"pending":s.status;r(l),["failed","completed","awaitingAuthorization"].includes(l)&&(n(jp,{status:l,provider:ra,paymentMethod:s.paymentMethod,cardPaymentType:s.cardPaymentType,currency:s.currency?.code,baseCurrencyAmount:s.baseCurrencyAmount,quoteCurrencyAmount:s.quoteCurrencyAmount,feeAmount:s.feeAmount,extraFeeAmount:s.extraFeeAmount,networkFeeAmount:s.networkFeeAmount}),clearInterval(a))}catch(s){s.response?.status!==404&&(i.current+=1),i.current>=3&&(r("serviceFailure"),n(jp,{status:"serviceFailure",provider:ra}),clearInterval(a))}},3e3);return()=>clearInterval(a)},[e,i]),o}import{Fragment as nv,jsx as Js,jsxs as iv}from"react/jsx-runtime";var Yp=()=>{let{app:e,data:t,navigate:o}=S(),{createAnalyticsEvent:r}=A(),{signedUrl:n}=t.fiatOnRampPrompt;return!e||!n?null:iv(nv,{children:[Js(x,{title:"Fund account"},"header"),Js($p,{app:e,signedUrl:n,onContinue:()=>{r("sdk_fiat_on_ramp_started",{provider:ra}),o("FIAT_ON_RAMP_STATUS_SCREEN")}}),Js(F,{protectedByPrivy:!0})]})};import{ArrowsRightLeftIcon as av,CheckCircleIcon as sv,XCircleIcon as lv}from"@heroicons/react/24/solid";import{useMemo as cv}from"react";import Jp from"styled-components";import{Fragment as Qs,jsx as Ge,jsxs as ar}from"react/jsx-runtime";var Qp=()=>{let{app:e,data:t}=S(),{closePrivyModal:o}=A(),{externalTransactionId:r}=t?.fiatOnRampStatus,n=Kp(r||null,e.fiatOnRamp.useSandbox);return ar(Qs,{children:[Ge(x,{title:"Fund account"},"header"),Ge(pv,{status:n,onClickCta:o}),Ge(F,{protectedByPrivy:!0})]})},dv=e=>{switch(e){case"completed":return{title:"You've funded your account!",body:"It may take a few minutes for the assets to appear.",cta:"Continue"};case"failed":return{title:"Something went wrong!",body:ar(Qs,{children:[ar("p",{children:["It looks like there was an issue with your payment. Please contact"," ",Ge("a",{href:"https://support.moonpay.com/hc/en-gb",target:"_blank",rel:"noreferrer noopener",style:{textDecoration:"underline"},children:"Moonpay support"})," ","for assistance."]}),Ge("p",{style:{fontStyle:"italic"},children:"Note that debit cards typically work better than credit cards here."})]}),cta:"Done"};case"serviceFailure":return{title:"Something went wrong!",body:"MoonPay ran into an error when processing your transaction. Try again?",cta:"Done"};case"waitingAuthorization":return{title:"Processing payment",body:"This may take up to a few hours. You will receive an email when the purchase is complete.",cta:"Continue"};default:return{title:"In Progress",body:"Go back to MoonPay to finish funding your account.",cta:""}}},pv=({status:e,onClickCta:t})=>{let{title:o,body:r,cta:n}=cv(()=>dv(e),[e]);return ar(Qs,{children:[ar(yv,{children:[Ge(fv,{status:e}),ar(To,{children:[Ge("h3",{children:o}),Ge(hv,{children:r})]})]}),n&&Ge(U,{onClick:t,children:n})]})},uv=e=>e?{completed:"var(--privy-color-success)",failed:"var(--privy-color-error)",serviceFailure:"var(--privy-color-error)",waitingAuthorization:"var(--privy-color-accent)",pending:"var(--privy-color-foreground-4)"}[e]:"var(--privy-color-foreground-4)",mv=e=>{switch(e){case"serviceFailure":case"failed":return lv;case"completed":return sv;case"waitingAuthorization":return()=>Ge(av,{width:"3rem",height:"3rem",style:{backgroundColor:"var(--privy-color-foreground-4)",color:"var(--privy-color-background)",borderRadius:"100%",padding:"0.5rem",margin:"0.5rem"}});default:return}},fv=({status:e})=>{if(!e||e==="pending"){let r="var(--privy-color-foreground-4)";return ar("div",{style:{position:"relative"},children:[Ge(Bt,{color:r,style:{position:"absolute"}}),Ge(bs,{color:r}),Ge(oa,{size:"3rem",style:{position:"absolute",top:"1rem",left:"1rem"}})]})}let t=mv(e),o=uv(e);return Ge("div",{style:{borderColor:o,display:"flex",justifyContent:"center",alignItems:"center",borderRadius:"100%",borderWidth:2,padding:"0.5rem",marginBottom:"0.5rem"},children:t&&Ge(t,{width:"4rem",height:"4rem",color:o})})},hv=Jp.p`
1185
+ `;import{ofetch as X1}from"ofetch";import{useEffect as ev,useRef as tv,useState as ov}from"react";var ra="moonpay",Kp="sdk_fiat_on_ramp_completed_with_status";async function Yp(e,t,o,r,n=!1){let i=o.currencyCode?{}:{defaultCurrencyCode:"ETH_ETHEREUM"},a=o.uiConfig||{accentColor:r.accent,theme:r.colorScheme};return e.signMoonpayOnRampUrl({address:t,useSandbox:n,config:{...o,...i,...a}})}async function rv(e,t){let o=t?Tc:Pc,r=t?Sc:xc;return X1(`${o}/transactions/ext/${e}`,{query:{apiKey:r}})}function Jp(e,t=!1){let[o,r]=ov(null),{createAnalyticsEvent:n}=A(),i=tv(0);return ev(()=>{let a=setInterval(async()=>{if(e)try{let[s]=await rv(e,t),l=s.status==="waitingAuthorization"&&s.paymentMethod==="credit_debit_card"?"pending":s.status;r(l),["failed","completed","awaitingAuthorization"].includes(l)&&(n(Kp,{status:l,provider:ra,paymentMethod:s.paymentMethod,cardPaymentType:s.cardPaymentType,currency:s.currency?.code,baseCurrencyAmount:s.baseCurrencyAmount,quoteCurrencyAmount:s.quoteCurrencyAmount,feeAmount:s.feeAmount,extraFeeAmount:s.extraFeeAmount,networkFeeAmount:s.networkFeeAmount}),clearInterval(a))}catch(s){s.response?.status!==404&&(i.current+=1),i.current>=3&&(r("serviceFailure"),n(Kp,{status:"serviceFailure",provider:ra}),clearInterval(a))}},3e3);return()=>clearInterval(a)},[e,i]),o}import{Fragment as nv,jsx as Js,jsxs as iv}from"react/jsx-runtime";var Qp=()=>{let{app:e,data:t,navigate:o}=S(),{createAnalyticsEvent:r}=A(),{signedUrl:n}=t.fiatOnRampPrompt;return!e||!n?null:iv(nv,{children:[Js(x,{title:"Fund account"},"header"),Js(qp,{app:e,signedUrl:n,onContinue:()=>{r("sdk_fiat_on_ramp_started",{provider:ra}),o("FIAT_ON_RAMP_STATUS_SCREEN")}}),Js(F,{protectedByPrivy:!0})]})};import{ArrowsRightLeftIcon as av,CheckCircleIcon as sv,XCircleIcon as lv}from"@heroicons/react/24/solid";import{useMemo as cv}from"react";import Zp from"styled-components";import{Fragment as Qs,jsx as Ge,jsxs as ar}from"react/jsx-runtime";var Xp=()=>{let{app:e,data:t}=S(),{closePrivyModal:o}=A(),{externalTransactionId:r}=t?.fiatOnRampStatus,n=Jp(r||null,e.fiatOnRamp.useSandbox);return ar(Qs,{children:[Ge(x,{title:"Fund account"},"header"),Ge(pv,{status:n,onClickCta:o}),Ge(F,{protectedByPrivy:!0})]})},dv=e=>{switch(e){case"completed":return{title:"You've funded your account!",body:"It may take a few minutes for the assets to appear.",cta:"Continue"};case"failed":return{title:"Something went wrong!",body:ar(Qs,{children:[ar("p",{children:["It looks like there was an issue with your payment. Please contact"," ",Ge("a",{href:"https://support.moonpay.com/hc/en-gb",target:"_blank",rel:"noreferrer noopener",style:{textDecoration:"underline"},children:"Moonpay support"})," ","for assistance."]}),Ge("p",{style:{fontStyle:"italic"},children:"Note that debit cards typically work better than credit cards here."})]}),cta:"Done"};case"serviceFailure":return{title:"Something went wrong!",body:"MoonPay ran into an error when processing your transaction. Try again?",cta:"Done"};case"waitingAuthorization":return{title:"Processing payment",body:"This may take up to a few hours. You will receive an email when the purchase is complete.",cta:"Continue"};default:return{title:"In Progress",body:"Go back to MoonPay to finish funding your account.",cta:""}}},pv=({status:e,onClickCta:t})=>{let{title:o,body:r,cta:n}=cv(()=>dv(e),[e]);return ar(Qs,{children:[ar(yv,{children:[Ge(fv,{status:e}),ar(To,{children:[Ge("h3",{children:o}),Ge(hv,{children:r})]})]}),n&&Ge(U,{onClick:t,children:n})]})},uv=e=>e?{completed:"var(--privy-color-success)",failed:"var(--privy-color-error)",serviceFailure:"var(--privy-color-error)",waitingAuthorization:"var(--privy-color-accent)",pending:"var(--privy-color-foreground-4)"}[e]:"var(--privy-color-foreground-4)",mv=e=>{switch(e){case"serviceFailure":case"failed":return lv;case"completed":return sv;case"waitingAuthorization":return()=>Ge(av,{width:"3rem",height:"3rem",style:{backgroundColor:"var(--privy-color-foreground-4)",color:"var(--privy-color-background)",borderRadius:"100%",padding:"0.5rem",margin:"0.5rem"}});default:return}},fv=({status:e})=>{if(!e||e==="pending"){let r="var(--privy-color-foreground-4)";return ar("div",{style:{position:"relative"},children:[Ge(Bt,{color:r,style:{position:"absolute"}}),Ge(bs,{color:r}),Ge(oa,{size:"3rem",style:{position:"absolute",top:"1rem",left:"1rem"}})]})}let t=mv(e),o=uv(e);return Ge("div",{style:{borderColor:o,display:"flex",justifyContent:"center",alignItems:"center",borderRadius:"100%",borderWidth:2,padding:"0.5rem",marginBottom:"0.5rem"},children:t&&Ge(t,{width:"4rem",height:"4rem",color:o})})},hv=Zp.p`
1186
1186
  font-size: 1rem;
1187
1187
  color: var(--privy-color-foreground-3);
1188
1188
  margin-bottom: 1rem;
1189
1189
  display: flex;
1190
1190
  flex-direction: column;
1191
1191
  gap: 1rem;
1192
- `,yv=Jp.div`
1192
+ `,yv=Zp.div`
1193
1193
  display: flex;
1194
1194
  flex-direction: column;
1195
1195
  align-items: center;
@@ -1197,7 +1197,7 @@ You will need this password to access your ${e} wallet on a new device. Please k
1197
1197
  margin-left: 1.75rem;
1198
1198
  margin-right: 1.75rem;
1199
1199
  padding: 2rem 0;
1200
- `;import{ArrowTopRightOnSquareIcon as gv}from"@heroicons/react/24/outline";import vv from"styled-components";import{Fragment as Cv,jsx as Mo,jsxs as bv}from"react/jsx-runtime";var Zp=()=>{let{closePrivyModal:e}=A();return bv(Cv,{children:[Mo(x,{},"header"),Mo(wv,{children:Mo(gv,{style:{width:32,height:32}})}),Mo(zt,{title:"Could not log in with provider",description:"It looks like you're using an in-app browser. To log in, please try again using an external browser.",style:{display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",textAlign:"center"}}),Mo(Gt,{children:Mo(U,{onClick:()=>e(),children:"Close"})}),Mo(K,{}),Mo(F,{protectedByPrivy:!0})]})},wv=vv.div`
1200
+ `;import{ArrowTopRightOnSquareIcon as gv}from"@heroicons/react/24/outline";import vv from"styled-components";import{Fragment as Cv,jsx as Mo,jsxs as bv}from"react/jsx-runtime";var eu=()=>{let{closePrivyModal:e}=A();return bv(Cv,{children:[Mo(x,{},"header"),Mo(wv,{children:Mo(gv,{style:{width:32,height:32}})}),Mo(zt,{title:"Could not log in with provider",description:"It looks like you're using an in-app browser. To log in, please try again using an external browser.",style:{display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",textAlign:"center"}}),Mo(Gt,{children:Mo(U,{onClick:()=>e(),children:"Close"})}),Mo(K,{}),Mo(F,{protectedByPrivy:!0})]})},wv=vv.div`
1201
1201
  border-radius: 50%;
1202
1202
  height: 68px;
1203
1203
  width: 68px;
@@ -1207,7 +1207,7 @@ You will need this password to access your ${e} wallet on a new device. Please k
1207
1207
  background-color: var(--privy-color-accent);
1208
1208
  color: white;
1209
1209
  margin: 0 auto 24px auto;
1210
- `;import*as ou from"react-device-detect";import xv from"styled-components";import Zs from"styled-components";import{jsx as Xp}from"react/jsx-runtime";var eu=({style:e,...t})=>Xp("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",width:"17",height:"17",viewBox:"0 0 17 17",style:{height:"1.25rem",width:"1.25rem",...e},...t,children:Xp("path",{strokeLinecap:"round",strokeLinejoin:"round",fillRule:"evenodd",clipRule:"evenodd",d:"M16.5 8.67993C16.5 9.82986 15.853 10.8287 14.9032 11.3322C15.2188 12.3599 14.97 13.5237 14.1569 14.3368C13.3437 15.1499 12.18 15.3987 11.1523 15.0831C10.6488 16.0329 9.64993 16.6799 8.5 16.6799C7.35007 16.6799 6.35126 16.0329 5.84771 15.0831C4.82003 15.3987 3.65627 15.1499 2.84314 14.3368C2.03001 13.5237 1.78124 12.3599 2.09681 11.3322C1.14699 10.8287 0.5 9.82986 0.5 8.67993C0.5 7.53 1.14699 6.53119 2.0968 6.02764C1.78125 4.99996 2.03003 3.83621 2.84315 3.02309C3.65627 2.20997 4.82002 1.96119 5.8477 2.27675C6.35125 1.32692 7.35007 0.679932 8.5 0.679932C9.64992 0.679932 10.6487 1.32691 11.1523 2.27672C12.18 1.96115 13.3437 2.20993 14.1569 3.02305C14.97 3.83618 15.2188 4.99996 14.9032 6.02764C15.853 6.53119 16.5 7.53 16.5 8.67993ZM12.2659 6.68856C12.5654 6.40238 12.5761 5.92763 12.29 5.62818C12.0038 5.32873 11.529 5.31797 11.2296 5.60416C9.73022 7.03711 8.40877 8.65489 7.3018 10.4211L5.78033 8.89963C5.48744 8.60673 5.01256 8.60673 4.71967 8.89963C4.42678 9.19252 4.42678 9.66739 4.71967 9.96029L6.92031 12.1609C7.08544 12.3261 7.31807 12.4048 7.54957 12.374C7.78106 12.3432 7.98499 12.2064 8.1012 12.0038C9.23027 10.0356 10.6362 8.24613 12.2659 6.68856Z",fill:"var(--privy-color-accent)"})});import{jsx as Pv,jsxs as Tv}from"react/jsx-runtime";var tu=Zs.div`
1210
+ `;import*as nu from"react-device-detect";import xv from"styled-components";import Zs from"styled-components";import{jsx as tu}from"react/jsx-runtime";var ou=({style:e,...t})=>tu("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",width:"17",height:"17",viewBox:"0 0 17 17",style:{height:"1.25rem",width:"1.25rem",...e},...t,children:tu("path",{strokeLinecap:"round",strokeLinejoin:"round",fillRule:"evenodd",clipRule:"evenodd",d:"M16.5 8.67993C16.5 9.82986 15.853 10.8287 14.9032 11.3322C15.2188 12.3599 14.97 13.5237 14.1569 14.3368C13.3437 15.1499 12.18 15.3987 11.1523 15.0831C10.6488 16.0329 9.64993 16.6799 8.5 16.6799C7.35007 16.6799 6.35126 16.0329 5.84771 15.0831C4.82003 15.3987 3.65627 15.1499 2.84314 14.3368C2.03001 13.5237 1.78124 12.3599 2.09681 11.3322C1.14699 10.8287 0.5 9.82986 0.5 8.67993C0.5 7.53 1.14699 6.53119 2.0968 6.02764C1.78125 4.99996 2.03003 3.83621 2.84315 3.02309C3.65627 2.20997 4.82002 1.96119 5.8477 2.27675C6.35125 1.32692 7.35007 0.679932 8.5 0.679932C9.64992 0.679932 10.6487 1.32691 11.1523 2.27672C12.18 1.96115 13.3437 2.20993 14.1569 3.02305C14.97 3.83618 15.2188 4.99996 14.9032 6.02764C15.853 6.53119 16.5 7.53 16.5 8.67993ZM12.2659 6.68856C12.5654 6.40238 12.5761 5.92763 12.29 5.62818C12.0038 5.32873 11.529 5.31797 11.2296 5.60416C9.73022 7.03711 8.40877 8.65489 7.3018 10.4211L5.78033 8.89963C5.48744 8.60673 5.01256 8.60673 4.71967 8.89963C4.42678 9.19252 4.42678 9.66739 4.71967 9.96029L6.92031 12.1609C7.08544 12.3261 7.31807 12.4048 7.54957 12.374C7.78106 12.3432 7.98499 12.2064 8.1012 12.0038C9.23027 10.0356 10.6362 8.24613 12.2659 6.68856Z",fill:"var(--privy-color-accent)"})});import{jsx as Pv,jsxs as Tv}from"react/jsx-runtime";var ru=Zs.div`
1211
1211
  display: flex;
1212
1212
  flex-direction: column;
1213
1213
  justify-content: flex-start;
@@ -1218,7 +1218,7 @@ You will need this password to access your ${e} wallet on a new device. Please k
1218
1218
  border-left: 2px solid var(--privy-color-foreground-4);
1219
1219
  height: 12px;
1220
1220
  }
1221
- `,na=({children:e})=>Tv(Ev,{children:[Pv(eu,{style:{width:"16px",height:"16px"}}),e]}),Ev=Zs.div`
1221
+ `,na=({children:e})=>Tv(Ev,{children:[Pv(ou,{style:{width:"16px",height:"16px"}}),e]}),Ev=Zs.div`
1222
1222
  display: flex;
1223
1223
  justify-content: flex-start;
1224
1224
  justify-items: center;
@@ -1236,13 +1236,13 @@ You will need this password to access your ${e} wallet on a new device. Please k
1236
1236
  margin-bottom: auto;
1237
1237
  }
1238
1238
  }
1239
- `;import{Fragment as kv,jsx as _e,jsxs as In}from"react/jsx-runtime";var Sv=()=>{let{navigate:e}=S(),t="https://chrome.google.com/webstore/detail/phantom/bfnaelmomeimhlpmgjnjophhpkkoljpa?hl=en";return ou.isFirefox&&(t="https://addons.mozilla.org/en-US/firefox/addon/phantom-app/"),In(_v,{children:[_e(gn,{title:"Create a Phantom wallet",description:"Follow the instructions below to get started."}),_e(io,{children:_e(Dt,{style:{width:"152px",height:"152px"}})}),In(tu,{children:[_e(na,{children:In("div",{children:[_e("span",{children:"Install the "}),_e("a",{href:t,target:"_blank",children:"Phantom browser extension"})]})}),_e(Xs,{}),_e(na,{children:"Set up your first wallet"}),_e(Xs,{}),_e(na,{children:"Store your recovery phrase in a safe place!"})]}),_e(Di,{onClick:()=>e("LANDING"),children:"Done! I have my wallet"})]})},ru=()=>{let{navigateBack:e}=S();return In(kv,{children:[_e(x,{backFn:e},"header"),_e(q,{}),_e(Sv,{}),_e(K,{}),In(Q,{children:[_e("span",{children:"Still not sure? "}),_e("a",{target:"_blank",href:"https://ethereum.org/en/wallets/",children:"Learn more"})]})]})},_v=xv(io)`
1239
+ `;import{Fragment as kv,jsx as _e,jsxs as In}from"react/jsx-runtime";var Sv=()=>{let{navigate:e}=S(),t="https://chrome.google.com/webstore/detail/phantom/bfnaelmomeimhlpmgjnjophhpkkoljpa?hl=en";return nu.isFirefox&&(t="https://addons.mozilla.org/en-US/firefox/addon/phantom-app/"),In(_v,{children:[_e(gn,{title:"Create a Phantom wallet",description:"Follow the instructions below to get started."}),_e(io,{children:_e(Dt,{style:{width:"152px",height:"152px"}})}),In(ru,{children:[_e(na,{children:In("div",{children:[_e("span",{children:"Install the "}),_e("a",{href:t,target:"_blank",children:"Phantom browser extension"})]})}),_e(Xs,{}),_e(na,{children:"Set up your first wallet"}),_e(Xs,{}),_e(na,{children:"Store your recovery phrase in a safe place!"})]}),_e(Di,{onClick:()=>e("LANDING"),children:"Done! I have my wallet"})]})},iu=()=>{let{navigateBack:e}=S();return In(kv,{children:[_e(x,{backFn:e},"header"),_e(q,{}),_e(Sv,{}),_e(K,{}),In(Q,{children:[_e("span",{children:"Still not sure? "}),_e("a",{target:"_blank",href:"https://ethereum.org/en/wallets/",children:"Learn more"})]})]})},_v=xv(io)`
1240
1240
  gap: 30px;
1241
1241
 
1242
1242
  > :first-child > svg {
1243
1243
  margin-top: 20px;
1244
1244
  }
1245
- `;import mw from"@heroicons/react/24/outline/EnvelopeIcon";import fw from"@heroicons/react/24/outline/PhoneIcon";import hw from"@heroicons/react/24/outline/UserCircleIcon";import{useEffect as yw,useState as bu}from"react";import gw from"styled-components";import{jsx as Wn,jsxs as nu}from"react/jsx-runtime";var iu=({...e})=>nu("svg",{xmlns:"http://www.w3.org/2000/svg",width:"25",height:"25",viewBox:"0 0 25 25",fill:"none",...e,children:[nu("g",{clipPath:"url(#clip0_2856_1743)",children:[Wn("path",{d:"M22.1673 8.24075V16.3642C22.1673 17.3256 21.3421 18.105 20.3241 18.105H17.0028M22.1673 8.24075C22.1673 7.27936 21.3421 6.5 20.3241 6.5H11.5302M22.1673 8.24075V8.42852C22.1673 9.03302 21.8352 9.59423 21.2901 9.91105L15.1463 13.4818C14.5539 13.8261 13.8067 13.8261 13.2143 13.4818L10.1621 11.5401",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),Wn("path",{d:"M3.12913 6.64816C0.508085 12.9507 3.49251 20.1847 9.79504 22.8057L11.5068 23.5176C12.4522 23.9108 13.7783 23.2222 14.1714 22.2768L14.6054 21.2333C14.7687 20.8406 14.6438 20.3871 14.3024 20.1334L11.2872 17.8927C10.9878 17.6702 10.5843 17.6488 10.2632 17.8384L9.11575 18.5156C8.78274 18.7121 8.3597 18.6844 8.07552 18.4221C5.94293 16.4542 4.77629 13.6264 4.90096 10.7273C4.91757 10.3409 5.19796 10.023 5.57269 9.92753L6.86381 9.59869C7.22522 9.50664 7.49627 9.20696 7.55169 8.83815L8.10986 5.12321C8.17306 4.70259 7.94188 4.29293 7.54915 4.1296L6.50564 3.69564C5.56026 3.30248 4.23416 3.99103 3.84101 4.9364L3.12913 6.64816Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),Wn("defs",{children:Wn("clipPath",{id:"clip0_2856_1743",children:Wn("rect",{x:"0.5",y:"0.5",width:"24",height:"24",rx:"6",fill:"white"})})})]});import Nv from"@heroicons/react/24/outline/EnvelopeIcon";import{useRef as Ov}from"react";import{EnvelopeIcon as Av}from"@heroicons/react/24/outline";import{forwardRef as Rv,useState as el}from"react";import ol from"styled-components";import{Fragment as Lv,jsx as Mn,jsxs as tl}from"react/jsx-runtime";var ia=Rv((e,t)=>{let[o,r]=el(""),[n,i]=el(!1),[a,s]=el(null),{initLoginWithEmail:l}=A(),{navigate:c}=S(),u=ue(),f=Mc(o),w=n,v=n||!f||u.enabled&&u.status==="error",T=()=>{i(!0),l(o).then(()=>{c("AWAITING_PASSWORDLESS_CODE")}).catch(y=>{y?.status===422?s(y.message):y?.privyErrorCode==="allowlist_rejected"?c("ALLOWLIST_REJECTION_SCREEN"):(console.error(y),s("Issue submitting email")),i(!1)})};return tl(Lv,{children:[tl(Iv,{children:[tl(Wv,{children:[Mn(Av,{}),Mn("input",{ref:t,id:"email-input",type:"email",placeholder:"your@email.com",onChange:y=>r(y.target.value),onKeyUp:y=>{y.key==="Enter"&&T()},value:o,autoComplete:"email"}),e.stacked?null:Mn(Ui,{isSubmitting:w,onClick:T,disabled:v,children:"Submit"})]}),a&&Mn(Mv,{children:a})]}),e.stacked?Mn(U,{loadingText:null,loading:w,disabled:v,onClick:T,children:"Submit"}):null]})}),Iv=ol.div`
1245
+ `;import mw from"@heroicons/react/24/outline/EnvelopeIcon";import fw from"@heroicons/react/24/outline/PhoneIcon";import hw from"@heroicons/react/24/outline/UserCircleIcon";import{useEffect as yw,useState as Pu}from"react";import gw from"styled-components";import{jsx as Wn,jsxs as au}from"react/jsx-runtime";var su=({...e})=>au("svg",{xmlns:"http://www.w3.org/2000/svg",width:"25",height:"25",viewBox:"0 0 25 25",fill:"none",...e,children:[au("g",{clipPath:"url(#clip0_2856_1743)",children:[Wn("path",{d:"M22.1673 8.24075V16.3642C22.1673 17.3256 21.3421 18.105 20.3241 18.105H17.0028M22.1673 8.24075C22.1673 7.27936 21.3421 6.5 20.3241 6.5H11.5302M22.1673 8.24075V8.42852C22.1673 9.03302 21.8352 9.59423 21.2901 9.91105L15.1463 13.4818C14.5539 13.8261 13.8067 13.8261 13.2143 13.4818L10.1621 11.5401",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),Wn("path",{d:"M3.12913 6.64816C0.508085 12.9507 3.49251 20.1847 9.79504 22.8057L11.5068 23.5176C12.4522 23.9108 13.7783 23.2222 14.1714 22.2768L14.6054 21.2333C14.7687 20.8406 14.6438 20.3871 14.3024 20.1334L11.2872 17.8927C10.9878 17.6702 10.5843 17.6488 10.2632 17.8384L9.11575 18.5156C8.78274 18.7121 8.3597 18.6844 8.07552 18.4221C5.94293 16.4542 4.77629 13.6264 4.90096 10.7273C4.91757 10.3409 5.19796 10.023 5.57269 9.92753L6.86381 9.59869C7.22522 9.50664 7.49627 9.20696 7.55169 8.83815L8.10986 5.12321C8.17306 4.70259 7.94188 4.29293 7.54915 4.1296L6.50564 3.69564C5.56026 3.30248 4.23416 3.99103 3.84101 4.9364L3.12913 6.64816Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),Wn("defs",{children:Wn("clipPath",{id:"clip0_2856_1743",children:Wn("rect",{x:"0.5",y:"0.5",width:"24",height:"24",rx:"6",fill:"white"})})})]});import Nv from"@heroicons/react/24/outline/EnvelopeIcon";import{useRef as Ov}from"react";import{EnvelopeIcon as Av}from"@heroicons/react/24/outline";import{forwardRef as Rv,useState as el}from"react";import ol from"styled-components";import{Fragment as Lv,jsx as Mn,jsxs as tl}from"react/jsx-runtime";var ia=Rv((e,t)=>{let[o,r]=el(""),[n,i]=el(!1),[a,s]=el(null),{initLoginWithEmail:l}=A(),{navigate:c}=S(),u=ue(),f=Nc(o),w=n,v=n||!f||u.enabled&&u.status==="error",T=()=>{i(!0),l(o).then(()=>{c("AWAITING_PASSWORDLESS_CODE")}).catch(y=>{y?.status===422?s(y.message):y?.privyErrorCode==="allowlist_rejected"?c("ALLOWLIST_REJECTION_SCREEN"):(console.error(y),s("Issue submitting email")),i(!1)})};return tl(Lv,{children:[tl(Iv,{children:[tl(Wv,{children:[Mn(Av,{}),Mn("input",{ref:t,id:"email-input",type:"email",placeholder:"your@email.com",onChange:y=>r(y.target.value),onKeyUp:y=>{y.key==="Enter"&&T()},value:o,autoComplete:"email"}),e.stacked?null:Mn(Ui,{isSubmitting:w,onClick:T,disabled:v,children:"Submit"})]}),a&&Mn(Mv,{children:a})]}),e.stacked?Mn(U,{loadingText:null,loading:w,disabled:v,onClick:T,children:"Submit"}):null]})}),Iv=ol.div`
1246
1246
  width: 100%;
1247
1247
  `,Wv=ol.label`
1248
1248
  display: block;
@@ -1312,7 +1312,7 @@ You will need this password to access your ${e} wallet on a new device. Please k
1312
1312
  > a {
1313
1313
  text-decoration: underline;
1314
1314
  }
1315
- `;import{Fragment as Dv,jsx as aa,jsxs as au}from"react/jsx-runtime";var su=({isEditable:e,setIsEditable:t})=>{let o=Ov(null);return au(Dv,{children:[aa(ao,{if:!e,children:aa(ia,{ref:o})}),aa(ao,{if:e,children:au(ye,{onClick:()=>{t(),setTimeout(()=>{o.current?.focus()},0)},children:[aa(Nv,{})," Continue with Email"]})})]})};import Qv from"@heroicons/react/24/outline/PhoneIcon";import{useRef as Zv}from"react";import{forwardRef as jv,useState as ca}from"react";import nl from"styled-components";import Uv from"libphonenumber-js/examples.mobile.json";import{isPossiblePhoneNumber as Fv,AsYouType as Bv,getCountries as Hv,getCountryCallingCode as sa,getExampleNumber as Gv}from"libphonenumber-js/min";import{jsx as $v,jsxs as Vv}from"react/jsx-runtime";var Ln=(e,t)=>Fv(String(e),t),la=(e,t)=>`+${sa(t)} ${e}`,lu=e=>`*${e.replaceAll("-","").slice(-4)}`,cu=e=>new Bv(e),zv=Hv().map(e=>({code:e,callCode:sa(e)})),du=e=>Gv(e,Uv)?.formatNational(),pu=({value:e,onChange:t})=>$v("select",{value:e,onChange:t,children:zv.map(o=>Vv("option",{value:o.code,children:[o.code," +",o.callCode]},o.code))});import{Fragment as Jv,jsx as Nn,jsxs as rl}from"react/jsx-runtime";var qr=jv((e,t)=>{let{navigate:o,app:r}=S(),n=ue(),[i,a]=ca(""),[s,l]=ca(r?.intl.defaultCountry??"US"),[c,u]=ca(!1),[f,w]=ca(null),v=Ln(i,s),T=cu(s),y=du(s),E=sa(s),b=c,W=c||!v||n.enabled&&n.status==="error",M=E.length,N=R=>{let O=R.target.value;l(O),a(""),e.onChange&&e.onChange({rawPhoneNumber:i,qualifiedPhoneNumber:la(i,O),countryCode:O,isValid:Ln(i,s)})},I=R=>{try{let O=R.replace(/\D/g,""),$=i.replace(/\D/g,""),B=O===$?R:T.input(R);a(B),e.onChange&&e.onChange({rawPhoneNumber:B,qualifiedPhoneNumber:la(R,s),countryCode:s,isValid:Ln(R,s)})}catch(O){console.error("Error processing phone number:",O)}},k=async()=>{let R=n.status==="success"?n.token:void 0;u(!0);try{let O=la(i,s);await e.onSubmit({rawPhoneNumber:i,qualifiedPhoneNumber:O,countryCode:s,isValid:Ln(i,s),captchaToken:R})}catch(O){let $=O;$?.status===422||O.type==="twilio_verification_failed"?w($.message):$?.privyErrorCode==="allowlist_rejected"?o("ALLOWLIST_REJECTION_SCREEN"):(console.error(O),w("Issue submitting phone number"))}finally{u(!1)}};return rl(Jv,{children:[rl(qv,{children:[rl(Kv,{callingCodeLength:M,children:[Nn(pu,{value:s,onChange:N}),Nn("input",{ref:t,id:"phone-number-input",type:"tel",placeholder:y,onChange:R=>{I(R.target.value)},onKeyUp:R=>{R.key==="Enter"&&k()},value:i,autoComplete:"tel"}),!e.stacked&&!e.noIncludeSubmitButton?Nn(Ui,{isSubmitting:b,onClick:k,disabled:W,children:"Submit"}):null]}),f&&Nn(Yv,{children:f})]}),e.stacked&&!e.noIncludeSubmitButton?Nn(U,{loading:b,loadingText:null,onClick:k,disabled:W,children:"Submit"}):null]})}),qv=nl.div`
1315
+ `;import{Fragment as Dv,jsx as aa,jsxs as lu}from"react/jsx-runtime";var cu=({isEditable:e,setIsEditable:t})=>{let o=Ov(null);return lu(Dv,{children:[aa(ao,{if:!e,children:aa(ia,{ref:o})}),aa(ao,{if:e,children:lu(ye,{onClick:()=>{t(),setTimeout(()=>{o.current?.focus()},0)},children:[aa(Nv,{})," Continue with Email"]})})]})};import Qv from"@heroicons/react/24/outline/PhoneIcon";import{useRef as Zv}from"react";import{forwardRef as jv,useState as ca}from"react";import nl from"styled-components";import Uv from"libphonenumber-js/examples.mobile.json";import{isPossiblePhoneNumber as Fv,AsYouType as Bv,getCountries as Hv,getCountryCallingCode as sa,getExampleNumber as Gv}from"libphonenumber-js/min";import{jsx as $v,jsxs as Vv}from"react/jsx-runtime";var Ln=(e,t)=>Fv(String(e),t),la=(e,t)=>`+${sa(t)} ${e}`,du=e=>`*${e.replaceAll("-","").slice(-4)}`,pu=e=>new Bv(e),zv=Hv().map(e=>({code:e,callCode:sa(e)})),uu=e=>Gv(e,Uv)?.formatNational(),mu=({value:e,onChange:t})=>$v("select",{value:e,onChange:t,children:zv.map(o=>Vv("option",{value:o.code,children:[o.code," +",o.callCode]},o.code))});import{Fragment as Jv,jsx as Nn,jsxs as rl}from"react/jsx-runtime";var qr=jv((e,t)=>{let{navigate:o,app:r}=S(),n=ue(),[i,a]=ca(""),[s,l]=ca(r?.intl.defaultCountry??"US"),[c,u]=ca(!1),[f,w]=ca(null),v=Ln(i,s),T=pu(s),y=uu(s),E=sa(s),b=c,W=c||!v||n.enabled&&n.status==="error",M=E.length,N=R=>{let O=R.target.value;l(O),a(""),e.onChange&&e.onChange({rawPhoneNumber:i,qualifiedPhoneNumber:la(i,O),countryCode:O,isValid:Ln(i,s)})},I=R=>{try{let O=R.replace(/\D/g,""),$=i.replace(/\D/g,""),B=O===$?R:T.input(R);a(B),e.onChange&&e.onChange({rawPhoneNumber:B,qualifiedPhoneNumber:la(R,s),countryCode:s,isValid:Ln(R,s)})}catch(O){console.error("Error processing phone number:",O)}},k=async()=>{let R=n.status==="success"?n.token:void 0;u(!0);try{let O=la(i,s);await e.onSubmit({rawPhoneNumber:i,qualifiedPhoneNumber:O,countryCode:s,isValid:Ln(i,s),captchaToken:R})}catch(O){let $=O;$?.status===422||O.type==="twilio_verification_failed"?w($.message):$?.privyErrorCode==="allowlist_rejected"?o("ALLOWLIST_REJECTION_SCREEN"):(console.error(O),w("Issue submitting phone number"))}finally{u(!1)}};return rl(Jv,{children:[rl(qv,{children:[rl(Kv,{callingCodeLength:M,children:[Nn(mu,{value:s,onChange:N}),Nn("input",{ref:t,id:"phone-number-input",type:"tel",placeholder:y,onChange:R=>{I(R.target.value)},onKeyUp:R=>{R.key==="Enter"&&k()},value:i,autoComplete:"tel"}),!e.stacked&&!e.noIncludeSubmitButton?Nn(Ui,{isSubmitting:b,onClick:k,disabled:W,children:"Submit"}):null]}),f&&Nn(Yv,{children:f})]}),e.stacked&&!e.noIncludeSubmitButton?Nn(U,{loading:b,loadingText:null,onClick:k,disabled:W,children:"Submit"}):null]})}),qv=nl.div`
1316
1316
  width: 100%;
1317
1317
  `,Kv=nl.label`
1318
1318
  --country-code-dropdown-width: calc(54px + calc(12 * ${e=>e.callingCodeLength}px));
@@ -1410,13 +1410,13 @@ You will need this password to access your ${e} wallet on a new device. Please k
1410
1410
  > a {
1411
1411
  text-decoration: underline;
1412
1412
  }
1413
- `;import{Fragment as Xv,jsx as da,jsxs as uu}from"react/jsx-runtime";var mu=({isEditable:e,setIsEditable:t})=>{let o=Zv(null),{navigate:r}=S(),{initLoginWithSms:n}=A();async function i({qualifiedPhoneNumber:a}){await n(a),r("AWAITING_PASSWORDLESS_CODE")}return uu(Xv,{children:[da(ao,{if:!e,children:da(qr,{ref:o,onSubmit:i})}),da(ao,{if:e,children:uu(ye,{onClick:()=>{t(),setTimeout(()=>{o.current?.focus()},0)},children:[da(Qv,{})," Continue with SMS"]})})]})};import{useState as gu}from"react";import nw from"styled-components";import{jsx as fu,jsxs as ew}from"react/jsx-runtime";var pa=({style:e,...t})=>ew("svg",{version:"1.1",xmlns:"http://www.w3.org/2000/svg",x:"0px",y:"0px",viewBox:"0 0 24 24",style:{height:"24px",...e},...t,children:[fu("path",{d:"M17.0722 11.6888C17.0471 8.90571 19.3263 7.56847 19.429 7.50274C18.1466 5.60938 16.153 5.35154 15.4417 5.3212C13.7461 5.14678 12.1306 6.32982 11.269 6.32982C10.4074 6.32982 9.08004 5.34648 7.67246 5.37429C5.82158 5.40209 4.11595 6.45874 3.16171 8.13218C1.24068 11.4942 2.6708 16.4817 4.54423 19.2143C5.46091 20.549 6.55041 22.0531 7.98554 21.9975C9.36803 21.9419 9.88905 21.095 11.5571 21.095C13.2251 21.095 13.696 21.9975 15.1537 21.9697C16.6389 21.9393 17.5806 20.6046 18.4897 19.2648C19.5392 17.7153 19.9725 16.2137 19.9975 16.1354C19.965 16.1228 17.1022 15.0155 17.0722 11.6888Z",fill:"currentColor"}),fu("path",{d:"M14.3295 3.51373C15.0909 2.58347 15.6043 1.28921 15.4641 0C14.3671 0.0455014 13.0396 0.738135 12.2532 1.66838C11.5494 2.48994 10.9307 3.80695 11.0986 5.07089C12.3183 5.16694 13.5681 4.44145 14.3295 3.51373Z",fill:"currentColor"})]});import{jsx as On,jsxs as tw}from"react/jsx-runtime";var ua=({style:e,...t})=>tw("svg",{version:"1.1",xmlns:"http://www.w3.org/2000/svg",x:"0px",y:"0px",viewBox:"0 0 71 55",style:{height:"24px",...e},...t,children:[On("g",{clipPath:"url(#clip0)",children:On("path",{d:"M60.1045 4.8978C55.5792 2.8214 50.7265 1.2916 45.6527 0.41542C45.5603 0.39851 45.468 0.440769 45.4204 0.525289C44.7963 1.6353 44.105 3.0834 43.6209 4.2216C38.1637 3.4046 32.7345 3.4046 27.3892 4.2216C26.905 3.0581 26.1886 1.6353 25.5617 0.525289C25.5141 0.443589 25.4218 0.40133 25.3294 0.41542C20.2584 1.2888 15.4057 2.8186 10.8776 4.8978C10.8384 4.9147 10.8048 4.9429 10.7825 4.9795C1.57795 18.7309 -0.943561 32.1443 0.293408 45.3914C0.299005 45.4562 0.335386 45.5182 0.385761 45.5576C6.45866 50.0174 12.3413 52.7249 18.1147 54.5195C18.2071 54.5477 18.305 54.5139 18.3638 54.4378C19.7295 52.5728 20.9469 50.6063 21.9907 48.5383C22.0523 48.4172 21.9935 48.2735 21.8676 48.2256C19.9366 47.4931 18.0979 46.6 16.3292 45.5858C16.1893 45.5041 16.1781 45.304 16.3068 45.2082C16.679 44.9293 17.0513 44.6391 17.4067 44.3461C17.471 44.2926 17.5606 44.2813 17.6362 44.3151C29.2558 49.6202 41.8354 49.6202 53.3179 44.3151C53.3935 44.2785 53.4831 44.2898 53.5502 44.3433C53.9057 44.6363 54.2779 44.9293 54.6529 45.2082C54.7816 45.304 54.7732 45.5041 54.6333 45.5858C52.8646 46.6197 51.0259 47.4931 49.0921 48.2228C48.9662 48.2707 48.9102 48.4172 48.9718 48.5383C50.038 50.6034 51.2554 52.5699 52.5959 54.435C52.6519 54.5139 52.7526 54.5477 52.845 54.5195C58.6464 52.7249 64.529 50.0174 70.6019 45.5576C70.6551 45.5182 70.6887 45.459 70.6943 45.3942C72.1747 30.0791 68.2147 16.7757 60.1968 4.9823C60.1772 4.9429 60.1437 4.9147 60.1045 4.8978ZM23.7259 37.3253C20.2276 37.3253 17.3451 34.1136 17.3451 30.1693C17.3451 26.225 20.1717 23.0133 23.7259 23.0133C27.308 23.0133 30.1626 26.2532 30.1066 30.1693C30.1066 34.1136 27.28 37.3253 23.7259 37.3253ZM47.3178 37.3253C43.8196 37.3253 40.9371 34.1136 40.9371 30.1693C40.9371 26.225 43.7636 23.0133 47.3178 23.0133C50.9 23.0133 53.7545 26.2532 53.6986 30.1693C53.6986 34.1136 50.9 37.3253 47.3178 37.3253Z",fill:"#5865F2"})}),On("defs",{children:On("clipPath",{id:"clip0",children:On("rect",{width:"71",height:"55",fill:"white"})})})]});import{jsx as hu}from"react/jsx-runtime";var ma=({style:e,...t})=>hu("svg",{version:"1.1",xmlns:"http://www.w3.org/2000/svg",x:"24",y:"24",viewBox:"0 0 98 96",style:{height:"24px",...e},...t,children:hu("path",{d:"M48.854 0C21.839 0 0 22 0 49.217c0 21.756 13.993 40.172 33.405 46.69 2.427.49 3.316-1.059 3.316-2.362 0-1.141-.08-5.052-.08-9.127-13.59 2.934-16.42-5.867-16.42-5.867-2.184-5.704-5.42-7.17-5.42-7.17-4.448-3.015.324-3.015.324-3.015 4.934.326 7.523 5.052 7.523 5.052 4.367 7.496 11.404 5.378 14.235 4.074.404-3.178 1.699-5.378 3.074-6.6-10.839-1.141-22.243-5.378-22.243-24.283 0-5.378 1.94-9.778 5.014-13.2-.485-1.222-2.184-6.275.486-13.038 0 0 4.125-1.304 13.426 5.052a46.97 46.97 0 0 1 12.214-1.63c4.125 0 8.33.571 12.213 1.63 9.302-6.356 13.427-5.052 13.427-5.052 2.67 6.763.97 11.816.485 13.038 3.155 3.422 5.015 7.822 5.015 13.2 0 18.905-11.404 23.06-22.324 24.283 1.78 1.548 3.316 4.481 3.316 9.126 0 6.6-.08 11.897-.08 13.526 0 1.304.89 2.853 3.316 2.364 19.412-6.52 33.405-24.935 33.405-46.691C97.707 22 75.788 0 48.854 0z",fill:"currentColor"})});import{jsx as fa,jsxs as ow}from"react/jsx-runtime";var ha=({style:e,...t})=>ow("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{height:"26px",width:"26px",...e},...t,children:[fa("path",{d:"M22.56 12.25C22.56 11.47 22.49 10.72 22.36 10H12V14.255H17.92C17.665 15.63 16.89 16.795 15.725 17.575V20.335H19.28C21.36 18.42 22.56 15.6 22.56 12.25Z",fill:"#4285F4"}),fa("path",{d:"M12 23C14.97 23 17.46 22.015 19.28 20.335L15.725 17.575C14.74 18.235 13.48 18.625 12 18.625C9.13504 18.625 6.71004 16.69 5.84504 14.09H2.17004V16.94C3.98004 20.535 7.70004 23 12 23Z",fill:"#34A853"}),fa("path",{d:"M5.845 14.09C5.625 13.43 5.5 12.725 5.5 12C5.5 11.275 5.625 10.57 5.845 9.91V7.06H2.17C1.4 8.59286 0.999321 10.2846 1 12C1 13.775 1.425 15.455 2.17 16.94L5.845 14.09Z",fill:"#FBBC05"}),fa("path",{d:"M12 5.375C13.615 5.375 15.065 5.93 16.205 7.02L19.36 3.865C17.455 2.09 14.965 1 12 1C7.70004 1 3.98004 3.465 2.17004 7.06L5.84504 9.91C6.71004 7.31 9.13504 5.375 12 5.375Z",fill:"#EA4335"})]});import{jsx as ya}from"react/jsx-runtime";function ga({style:e,...t}){return ya("svg",{xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",viewBox:"0,0,256,256",style:{height:"26px",width:"26px",...e},...t,children:ya("g",{fill:"#0077b5",strokeWidth:"1",strokeLinecap:"butt",strokeLinejoin:"miter",strokeMiterlimit:"10",style:{mixBlendMode:"normal"},children:ya("g",{transform:"scale(5.12,5.12)",children:ya("path",{d:"M41,4h-32c-2.76,0 -5,2.24 -5,5v32c0,2.76 2.24,5 5,5h32c2.76,0 5,-2.24 5,-5v-32c0,-2.76 -2.24,-5 -5,-5zM17,20v19h-6v-19zM11,14.47c0,-1.4 1.2,-2.47 3,-2.47c1.8,0 2.93,1.07 3,2.47c0,1.4 -1.12,2.53 -3,2.53c-1.8,0 -3,-1.13 -3,-2.53zM39,39h-6c0,0 0,-9.26 0,-10c0,-2 -1,-4 -3.5,-4.04h-0.08c-2.42,0 -3.42,2.06 -3.42,4.04c0,0.91 0,10 0,10h-6v-19h6v2.56c0,0 1.93,-2.56 5.81,-2.56c3.97,0 7.19,2.73 7.19,8.26z"})})})})}import{jsx as il,jsxs as rw}from"react/jsx-runtime";function va(e){return rw("svg",{xmlns:"http://www.w3.org/2000/svg",fillRule:"evenodd",clipRule:"evenodd",imageRendering:"optimizeQuality",shapeRendering:"geometricPrecision",textRendering:"geometricPrecision",viewBox:"0 0 293768 333327",width:24,height:24,...e,children:[il("path",{fill:"#26f4ee",d:"M204958 0c5369 45832 32829 78170 77253 81022v43471l-287 27V87593c-44424-2850-69965-30183-75333-76015l-47060-1v192819c6791 86790-60835 89368-86703 56462 30342 18977 79608 6642 73766-68039V0h58365zM78515 319644c-26591-5471-50770-21358-64969-44588-34496-56437-3401-148418 96651-157884v54345l-164 27v-40773C17274 145544 7961 245185 33650 286633c9906 15984 26169 27227 44864 33011z"}),il("path",{fill:"#fb2c53",d:"M218434 11587c3505 29920 15609 55386 35948 70259-27522-10602-43651-34934-47791-70262l11843 3zm63489 82463c3786 804 7734 1348 11844 1611v51530c-25770 2537-48321-5946-74600-21749l4034 88251c0 28460 106 41467-15166 67648-34260 58734-95927 63376-137628 35401 54529 22502 137077-4810 136916-103049v-96320c26279 15803 48830 24286 74600 21748V94050zm-171890 37247c5390-1122 11048-1985 16998-2548v54345c-21666 3569-35427 10222-41862 22528-20267 38754 5827 69491 35017 74111-33931 5638-73721-28750-49999-74111 6434-12304 18180-18959 39846-22528v-51797zm64479-119719h1808-1808z"}),il("path",{d:"M206590 11578c5369 45832 30910 73164 75333 76015v51528c-25770 2539-48321-5945-74600-21748v96320c206 125717-135035 135283-173673 72939-25688-41449-16376-141089 76383-155862v52323c-21666 3569-33412 10224-39846 22528-39762 76035 98926 121273 89342-1225V11577l47060 1z",fill:"currentColor"})]})}import{jsx as yu}from"react/jsx-runtime";var wa=({style:e,...t})=>yu("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{height:"24px",width:"24px",...e},...t,children:yu("path",{d:"M 14.285156 10.171875 L 23.222656 0 L 21.105469 0 L 13.34375 8.832031 L 7.148438 0 L 0 0 L 9.371094 13.355469 L 0 24.019531 L 2.117188 24.019531 L 10.308594 14.691406 L 16.851562 24.019531 L 24 24.019531 M 2.878906 1.5625 L 6.132812 1.5625 L 21.101562 22.535156 L 17.851562 22.535156 ",fill:"currentColor"})});import{jsx as qt,jsxs as sw}from"react/jsx-runtime";var iw={apple:{logo:qt(pa,{}),displayName:"Apple"},discord:{logo:qt(ua,{}),displayName:"Discord"},github:{logo:qt(ma,{}),displayName:"GitHub"},google:{logo:qt(ha,{}),displayName:"Google"},linkedin:{logo:qt(ga,{}),displayName:"LinkedIn"},twitter:{logo:qt(wa,{}),displayName:"Twitter"},tiktok:{logo:qt(va,{}),displayName:"TikTok"}},Lo=({provider:e})=>{let[t,o]=gu(!1),[r,n]=gu(!1),{status:i}=ue(),{initLoginWithOAuth:a}=A(),{displayName:s,logo:l}=iw[e];return sw(aw,{onClick:async()=>{o(!0),n(!1);try{await a(e)}catch(f){console.error(f),n(!0),setTimeout(()=>{n(!1)},1e3)}finally{o(!1)}},disabled:t||i==="error"||r,children:[l,qt("span",{children:s}),t?qt(ro,{}):qt("span",{})]})},aw=nw(ye)`
1413
+ `;import{Fragment as Xv,jsx as da,jsxs as fu}from"react/jsx-runtime";var hu=({isEditable:e,setIsEditable:t})=>{let o=Zv(null),{navigate:r}=S(),{initLoginWithSms:n}=A();async function i({qualifiedPhoneNumber:a}){await n(a),r("AWAITING_PASSWORDLESS_CODE")}return fu(Xv,{children:[da(ao,{if:!e,children:da(qr,{ref:o,onSubmit:i})}),da(ao,{if:e,children:fu(ye,{onClick:()=>{t(),setTimeout(()=>{o.current?.focus()},0)},children:[da(Qv,{})," Continue with SMS"]})})]})};import{useState as wu}from"react";import nw from"styled-components";import{jsx as yu,jsxs as ew}from"react/jsx-runtime";var pa=({style:e,...t})=>ew("svg",{version:"1.1",xmlns:"http://www.w3.org/2000/svg",x:"0px",y:"0px",viewBox:"0 0 24 24",style:{height:"24px",...e},...t,children:[yu("path",{d:"M17.0722 11.6888C17.0471 8.90571 19.3263 7.56847 19.429 7.50274C18.1466 5.60938 16.153 5.35154 15.4417 5.3212C13.7461 5.14678 12.1306 6.32982 11.269 6.32982C10.4074 6.32982 9.08004 5.34648 7.67246 5.37429C5.82158 5.40209 4.11595 6.45874 3.16171 8.13218C1.24068 11.4942 2.6708 16.4817 4.54423 19.2143C5.46091 20.549 6.55041 22.0531 7.98554 21.9975C9.36803 21.9419 9.88905 21.095 11.5571 21.095C13.2251 21.095 13.696 21.9975 15.1537 21.9697C16.6389 21.9393 17.5806 20.6046 18.4897 19.2648C19.5392 17.7153 19.9725 16.2137 19.9975 16.1354C19.965 16.1228 17.1022 15.0155 17.0722 11.6888Z",fill:"currentColor"}),yu("path",{d:"M14.3295 3.51373C15.0909 2.58347 15.6043 1.28921 15.4641 0C14.3671 0.0455014 13.0396 0.738135 12.2532 1.66838C11.5494 2.48994 10.9307 3.80695 11.0986 5.07089C12.3183 5.16694 13.5681 4.44145 14.3295 3.51373Z",fill:"currentColor"})]});import{jsx as On,jsxs as tw}from"react/jsx-runtime";var ua=({style:e,...t})=>tw("svg",{version:"1.1",xmlns:"http://www.w3.org/2000/svg",x:"0px",y:"0px",viewBox:"0 0 71 55",style:{height:"24px",...e},...t,children:[On("g",{clipPath:"url(#clip0)",children:On("path",{d:"M60.1045 4.8978C55.5792 2.8214 50.7265 1.2916 45.6527 0.41542C45.5603 0.39851 45.468 0.440769 45.4204 0.525289C44.7963 1.6353 44.105 3.0834 43.6209 4.2216C38.1637 3.4046 32.7345 3.4046 27.3892 4.2216C26.905 3.0581 26.1886 1.6353 25.5617 0.525289C25.5141 0.443589 25.4218 0.40133 25.3294 0.41542C20.2584 1.2888 15.4057 2.8186 10.8776 4.8978C10.8384 4.9147 10.8048 4.9429 10.7825 4.9795C1.57795 18.7309 -0.943561 32.1443 0.293408 45.3914C0.299005 45.4562 0.335386 45.5182 0.385761 45.5576C6.45866 50.0174 12.3413 52.7249 18.1147 54.5195C18.2071 54.5477 18.305 54.5139 18.3638 54.4378C19.7295 52.5728 20.9469 50.6063 21.9907 48.5383C22.0523 48.4172 21.9935 48.2735 21.8676 48.2256C19.9366 47.4931 18.0979 46.6 16.3292 45.5858C16.1893 45.5041 16.1781 45.304 16.3068 45.2082C16.679 44.9293 17.0513 44.6391 17.4067 44.3461C17.471 44.2926 17.5606 44.2813 17.6362 44.3151C29.2558 49.6202 41.8354 49.6202 53.3179 44.3151C53.3935 44.2785 53.4831 44.2898 53.5502 44.3433C53.9057 44.6363 54.2779 44.9293 54.6529 45.2082C54.7816 45.304 54.7732 45.5041 54.6333 45.5858C52.8646 46.6197 51.0259 47.4931 49.0921 48.2228C48.9662 48.2707 48.9102 48.4172 48.9718 48.5383C50.038 50.6034 51.2554 52.5699 52.5959 54.435C52.6519 54.5139 52.7526 54.5477 52.845 54.5195C58.6464 52.7249 64.529 50.0174 70.6019 45.5576C70.6551 45.5182 70.6887 45.459 70.6943 45.3942C72.1747 30.0791 68.2147 16.7757 60.1968 4.9823C60.1772 4.9429 60.1437 4.9147 60.1045 4.8978ZM23.7259 37.3253C20.2276 37.3253 17.3451 34.1136 17.3451 30.1693C17.3451 26.225 20.1717 23.0133 23.7259 23.0133C27.308 23.0133 30.1626 26.2532 30.1066 30.1693C30.1066 34.1136 27.28 37.3253 23.7259 37.3253ZM47.3178 37.3253C43.8196 37.3253 40.9371 34.1136 40.9371 30.1693C40.9371 26.225 43.7636 23.0133 47.3178 23.0133C50.9 23.0133 53.7545 26.2532 53.6986 30.1693C53.6986 34.1136 50.9 37.3253 47.3178 37.3253Z",fill:"#5865F2"})}),On("defs",{children:On("clipPath",{id:"clip0",children:On("rect",{width:"71",height:"55",fill:"white"})})})]});import{jsx as gu}from"react/jsx-runtime";var ma=({style:e,...t})=>gu("svg",{version:"1.1",xmlns:"http://www.w3.org/2000/svg",x:"24",y:"24",viewBox:"0 0 98 96",style:{height:"24px",...e},...t,children:gu("path",{d:"M48.854 0C21.839 0 0 22 0 49.217c0 21.756 13.993 40.172 33.405 46.69 2.427.49 3.316-1.059 3.316-2.362 0-1.141-.08-5.052-.08-9.127-13.59 2.934-16.42-5.867-16.42-5.867-2.184-5.704-5.42-7.17-5.42-7.17-4.448-3.015.324-3.015.324-3.015 4.934.326 7.523 5.052 7.523 5.052 4.367 7.496 11.404 5.378 14.235 4.074.404-3.178 1.699-5.378 3.074-6.6-10.839-1.141-22.243-5.378-22.243-24.283 0-5.378 1.94-9.778 5.014-13.2-.485-1.222-2.184-6.275.486-13.038 0 0 4.125-1.304 13.426 5.052a46.97 46.97 0 0 1 12.214-1.63c4.125 0 8.33.571 12.213 1.63 9.302-6.356 13.427-5.052 13.427-5.052 2.67 6.763.97 11.816.485 13.038 3.155 3.422 5.015 7.822 5.015 13.2 0 18.905-11.404 23.06-22.324 24.283 1.78 1.548 3.316 4.481 3.316 9.126 0 6.6-.08 11.897-.08 13.526 0 1.304.89 2.853 3.316 2.364 19.412-6.52 33.405-24.935 33.405-46.691C97.707 22 75.788 0 48.854 0z",fill:"currentColor"})});import{jsx as fa,jsxs as ow}from"react/jsx-runtime";var ha=({style:e,...t})=>ow("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{height:"26px",width:"26px",...e},...t,children:[fa("path",{d:"M22.56 12.25C22.56 11.47 22.49 10.72 22.36 10H12V14.255H17.92C17.665 15.63 16.89 16.795 15.725 17.575V20.335H19.28C21.36 18.42 22.56 15.6 22.56 12.25Z",fill:"#4285F4"}),fa("path",{d:"M12 23C14.97 23 17.46 22.015 19.28 20.335L15.725 17.575C14.74 18.235 13.48 18.625 12 18.625C9.13504 18.625 6.71004 16.69 5.84504 14.09H2.17004V16.94C3.98004 20.535 7.70004 23 12 23Z",fill:"#34A853"}),fa("path",{d:"M5.845 14.09C5.625 13.43 5.5 12.725 5.5 12C5.5 11.275 5.625 10.57 5.845 9.91V7.06H2.17C1.4 8.59286 0.999321 10.2846 1 12C1 13.775 1.425 15.455 2.17 16.94L5.845 14.09Z",fill:"#FBBC05"}),fa("path",{d:"M12 5.375C13.615 5.375 15.065 5.93 16.205 7.02L19.36 3.865C17.455 2.09 14.965 1 12 1C7.70004 1 3.98004 3.465 2.17004 7.06L5.84504 9.91C6.71004 7.31 9.13504 5.375 12 5.375Z",fill:"#EA4335"})]});import{jsx as ya}from"react/jsx-runtime";function ga({style:e,...t}){return ya("svg",{xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",viewBox:"0,0,256,256",style:{height:"26px",width:"26px",...e},...t,children:ya("g",{fill:"#0077b5",strokeWidth:"1",strokeLinecap:"butt",strokeLinejoin:"miter",strokeMiterlimit:"10",style:{mixBlendMode:"normal"},children:ya("g",{transform:"scale(5.12,5.12)",children:ya("path",{d:"M41,4h-32c-2.76,0 -5,2.24 -5,5v32c0,2.76 2.24,5 5,5h32c2.76,0 5,-2.24 5,-5v-32c0,-2.76 -2.24,-5 -5,-5zM17,20v19h-6v-19zM11,14.47c0,-1.4 1.2,-2.47 3,-2.47c1.8,0 2.93,1.07 3,2.47c0,1.4 -1.12,2.53 -3,2.53c-1.8,0 -3,-1.13 -3,-2.53zM39,39h-6c0,0 0,-9.26 0,-10c0,-2 -1,-4 -3.5,-4.04h-0.08c-2.42,0 -3.42,2.06 -3.42,4.04c0,0.91 0,10 0,10h-6v-19h6v2.56c0,0 1.93,-2.56 5.81,-2.56c3.97,0 7.19,2.73 7.19,8.26z"})})})})}import{jsx as il,jsxs as rw}from"react/jsx-runtime";function va(e){return rw("svg",{xmlns:"http://www.w3.org/2000/svg",fillRule:"evenodd",clipRule:"evenodd",imageRendering:"optimizeQuality",shapeRendering:"geometricPrecision",textRendering:"geometricPrecision",viewBox:"0 0 293768 333327",width:24,height:24,...e,children:[il("path",{fill:"#26f4ee",d:"M204958 0c5369 45832 32829 78170 77253 81022v43471l-287 27V87593c-44424-2850-69965-30183-75333-76015l-47060-1v192819c6791 86790-60835 89368-86703 56462 30342 18977 79608 6642 73766-68039V0h58365zM78515 319644c-26591-5471-50770-21358-64969-44588-34496-56437-3401-148418 96651-157884v54345l-164 27v-40773C17274 145544 7961 245185 33650 286633c9906 15984 26169 27227 44864 33011z"}),il("path",{fill:"#fb2c53",d:"M218434 11587c3505 29920 15609 55386 35948 70259-27522-10602-43651-34934-47791-70262l11843 3zm63489 82463c3786 804 7734 1348 11844 1611v51530c-25770 2537-48321-5946-74600-21749l4034 88251c0 28460 106 41467-15166 67648-34260 58734-95927 63376-137628 35401 54529 22502 137077-4810 136916-103049v-96320c26279 15803 48830 24286 74600 21748V94050zm-171890 37247c5390-1122 11048-1985 16998-2548v54345c-21666 3569-35427 10222-41862 22528-20267 38754 5827 69491 35017 74111-33931 5638-73721-28750-49999-74111 6434-12304 18180-18959 39846-22528v-51797zm64479-119719h1808-1808z"}),il("path",{d:"M206590 11578c5369 45832 30910 73164 75333 76015v51528c-25770 2539-48321-5945-74600-21748v96320c206 125717-135035 135283-173673 72939-25688-41449-16376-141089 76383-155862v52323c-21666 3569-33412 10224-39846 22528-39762 76035 98926 121273 89342-1225V11577l47060 1z",fill:"currentColor"})]})}import{jsx as vu}from"react/jsx-runtime";var wa=({style:e,...t})=>vu("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{height:"24px",width:"24px",...e},...t,children:vu("path",{d:"M 14.285156 10.171875 L 23.222656 0 L 21.105469 0 L 13.34375 8.832031 L 7.148438 0 L 0 0 L 9.371094 13.355469 L 0 24.019531 L 2.117188 24.019531 L 10.308594 14.691406 L 16.851562 24.019531 L 24 24.019531 M 2.878906 1.5625 L 6.132812 1.5625 L 21.101562 22.535156 L 17.851562 22.535156 ",fill:"currentColor"})});import{jsx as qt,jsxs as sw}from"react/jsx-runtime";var iw={apple:{logo:qt(pa,{}),displayName:"Apple"},discord:{logo:qt(ua,{}),displayName:"Discord"},github:{logo:qt(ma,{}),displayName:"GitHub"},google:{logo:qt(ha,{}),displayName:"Google"},linkedin:{logo:qt(ga,{}),displayName:"LinkedIn"},twitter:{logo:qt(wa,{}),displayName:"Twitter"},tiktok:{logo:qt(va,{}),displayName:"TikTok"}},Lo=({provider:e})=>{let[t,o]=wu(!1),[r,n]=wu(!1),{status:i}=ue(),{initLoginWithOAuth:a}=A(),{displayName:s,logo:l}=iw[e];return sw(aw,{onClick:async()=>{o(!0),n(!1);try{await a(e)}catch(f){console.error(f),n(!0),setTimeout(()=>{n(!1)},1e3)}finally{o(!1)}},disabled:t||i==="error"||r,children:[l,qt("span",{children:s}),t?qt(ro,{}):qt("span",{})]})},aw=nw(ye)`
1414
1414
  span:last-child {
1415
1415
  margin-left: auto;
1416
1416
  }
1417
- `;import lw from"@heroicons/react/24/outline/ChevronRightIcon";import cw from"@heroicons/react/24/outline/WalletIcon";import{jsx as al,jsxs as dw}from"react/jsx-runtime";var vu=({onClick:e,text:t})=>dw(ye,{onClick:e,children:[al(cw,{}),al(zi,{children:t}),al(lw,{})]});import pw from"@heroicons/react/24/outline/ChevronRightIcon";import{jsx as wu,jsxs as uw}from"react/jsx-runtime";var Cu=({onClick:e,text:t,icon:o})=>uw(ye,{onClick:e,children:[o,wu(zi,{children:t}),wu(pw,{})]});import{Fragment as Dn,jsx as me,jsxs as sr}from"react/jsx-runtime";var Eu=()=>{let{closePrivyModal:e,connectors:t}=A(),{app:o,onUserCloseViaDialogOrKeybindRef:r}=S(),{email:n,sms:i,google:a,twitter:s,discord:l,github:c,tiktok:u,linkedin:f,apple:w,wallet:v}=o?.loginMethods??{},T=o?.appearance.loginGroupPriority||"web2-first",y=o?.appearance.hideDirectWeb2Inputs,[E,b]=bu("default"),[W,M]=bu(n?"email":"sms");yw(()=>{M(n?"email":"sms")},[n]);let N=()=>{e({shouldCallAuthOnSuccess:!0}),setTimeout(()=>{b("default")},150)};r.current=N;let I=[n&&me(su,{isEditable:W==="email",setIsEditable:()=>{M("email")}}),i&&me(mu,{isEditable:W==="sms",setIsEditable:()=>{M("sms")}})].filter(Boolean),k=[a&&me(Lo,{provider:"google"}),s&&me(Lo,{provider:"twitter"}),l&&me(Lo,{provider:"discord"}),c&&me(Lo,{provider:"github"}),u&&me(Lo,{provider:"tiktok"}),f&&me(Lo,{provider:"linkedin"}),w&&me(Lo,{provider:"apple"})].filter(Boolean),R=Rs(o?.appearance.walletList??[],t,!1),O=E==="default"?void 0:()=>{b("default")},$=ww({priority:T,email:n,sms:i,social:k}),B=Cw({priority:T,email:n,sms:i,social:k}),_=bw({priority:T,email:n,sms:i,social:k}),J=me(vu,{text:_,onClick:()=>b("web3-overflow")}),se=me(Cu,{text:$,icon:B,onClick:()=>b("web2-overflow")}),ve=y?0:1;return sr(Dn,{children:[me(x,{title:"Log in or Sign Up",onClose:N,backFn:O}),E==="default"&&me(vw,{}),sr(zd,{style:{overflow:"hidden",padding:2},children:[me($t,{}),sr(So,{children:[E==="default"&&T==="web2-first"&&sr(Dn,{children:[...I,...k.length+I.length>4?k.slice(0,3-I.length):k,I.length+k.length>4&&se,v&&J]}),E==="default"&&T==="web3-first"&&sr(Dn,{children:[v&&sr(Dn,{children:[...R.length>4?R.slice(0,3):R,R.length>4&&J]}),I.length+k.length>ve&&se,I.length+k.length===ve&&I.length?I[0]:null,I.length+k.length===ve&&k.length?k[0]:null]}),E==="web2-overflow"&&sr(Dn,{children:[...T==="web3-first"?I:[],...k]}),...E==="web3-overflow"?R:[]]})]}),o&&me(Hi,{app:o}),me(F,{protectedByPrivy:!0})]})},vw=gw(Vi)`
1417
+ `;import lw from"@heroicons/react/24/outline/ChevronRightIcon";import cw from"@heroicons/react/24/outline/WalletIcon";import{jsx as al,jsxs as dw}from"react/jsx-runtime";var Cu=({onClick:e,text:t})=>dw(ye,{onClick:e,children:[al(cw,{}),al(zi,{children:t}),al(lw,{})]});import pw from"@heroicons/react/24/outline/ChevronRightIcon";import{jsx as bu,jsxs as uw}from"react/jsx-runtime";var Eu=({onClick:e,text:t,icon:o})=>uw(ye,{onClick:e,children:[o,bu(zi,{children:t}),bu(pw,{})]});import{Fragment as Dn,jsx as me,jsxs as sr}from"react/jsx-runtime";var Tu=()=>{let{closePrivyModal:e,connectors:t}=A(),{app:o,onUserCloseViaDialogOrKeybindRef:r}=S(),{email:n,sms:i,google:a,twitter:s,discord:l,github:c,tiktok:u,linkedin:f,apple:w,wallet:v}=o?.loginMethods??{},T=o?.appearance.loginGroupPriority||"web2-first",y=o?.appearance.hideDirectWeb2Inputs,[E,b]=Pu("default"),[W,M]=Pu(n?"email":"sms");yw(()=>{M(n?"email":"sms")},[n]);let N=()=>{e({shouldCallAuthOnSuccess:!0}),setTimeout(()=>{b("default")},150)};r.current=N;let I=[n&&me(cu,{isEditable:W==="email",setIsEditable:()=>{M("email")}}),i&&me(hu,{isEditable:W==="sms",setIsEditable:()=>{M("sms")}})].filter(Boolean),k=[a&&me(Lo,{provider:"google"}),s&&me(Lo,{provider:"twitter"}),l&&me(Lo,{provider:"discord"}),c&&me(Lo,{provider:"github"}),u&&me(Lo,{provider:"tiktok"}),f&&me(Lo,{provider:"linkedin"}),w&&me(Lo,{provider:"apple"})].filter(Boolean),R=Rs(o?.appearance.walletList??[],t,!1),O=E==="default"?void 0:()=>{b("default")},$=ww({priority:T,email:n,sms:i,social:k}),B=Cw({priority:T,email:n,sms:i,social:k}),_=bw({priority:T,email:n,sms:i,social:k}),J=me(Cu,{text:_,onClick:()=>b("web3-overflow")}),se=me(Eu,{text:$,icon:B,onClick:()=>b("web2-overflow")}),ve=y?0:1;return sr(Dn,{children:[me(x,{title:"Log in or Sign Up",onClose:N,backFn:O}),E==="default"&&me(vw,{}),sr($d,{style:{overflow:"hidden",padding:2},children:[me($t,{}),sr(So,{children:[E==="default"&&T==="web2-first"&&sr(Dn,{children:[...I,...k.length+I.length>4?k.slice(0,3-I.length):k,I.length+k.length>4&&se,v&&J]}),E==="default"&&T==="web3-first"&&sr(Dn,{children:[v&&sr(Dn,{children:[...R.length>4?R.slice(0,3):R,R.length>4&&J]}),I.length+k.length>ve&&se,I.length+k.length===ve&&I.length?I[0]:null,I.length+k.length===ve&&k.length?k[0]:null]}),E==="web2-overflow"&&sr(Dn,{children:[...T==="web3-first"?I:[],...k]}),...E==="web3-overflow"?R:[]]})]}),o&&me(Hi,{app:o}),me(F,{protectedByPrivy:!0})]})},vw=gw(Vi)`
1418
1418
  margin-bottom: 16px;
1419
- `,ww=({priority:e,email:t,sms:o,social:r})=>e==="web2-first"?"Other socials":t&&o&&r.length>0||t&&r.length>0?"Log in with email or socials":o&&r.length>0?"Log in with sms or socials":t&&o?"Continue with email or sms":t?"Continue with email":o?"Continue with sms":"Log in with a social account",Cw=({priority:e,email:t,sms:o,social:r})=>e==="web2-first"||r.length>0?me(hw,{}):t&&o?me(iu,{}):t?me(mw,{}):o?me(fw,{}):null,bw=({priority:e})=>e==="web2-first"?"Continue with a wallet":"Other wallets";import{EnvelopeIcon as Ew}from"@heroicons/react/24/outline";import{Fragment as Pw,jsx as No,jsxs as Pu}from"react/jsx-runtime";var Tu=()=>{let{app:e}=S();return Pu(Pw,{children:[No(x,{},"header"),No(q,{}),No(he,{title:"Connect your email",description:`Add your email to your ${e?.name} account`,icon:No(Ew,{color:"var(--privy-color-accent)",strokeWidth:2,height:"48px",width:"48px"})}),Pu(Gt,{children:[No($t,{}),No(ia,{stacked:!0})]}),No(K,{}),No(F,{protectedByPrivy:!0})]})};import{PhoneIcon as Tw}from"@heroicons/react/24/outline";import{Fragment as xw,jsx as Oo,jsxs as xu}from"react/jsx-runtime";var Su=()=>{let{app:e,navigate:t}=S(),{initLoginWithSms:o}=A();async function r({qualifiedPhoneNumber:n}){await o(n),t("AWAITING_PASSWORDLESS_CODE")}return xu(xw,{children:[Oo(x,{},"header"),Oo(q,{}),Oo(he,{title:"Connect your phone",description:`Add your number to your ${e?.name} account`,icon:Oo(Tw,{color:"var(--privy-color-accent)",strokeWidth:2,height:"40px",width:"40px"})}),xu(Gt,{children:[Oo($t,{}),Oo(qr,{stacked:!0,onSubmit:r})]}),Oo(K,{}),Oo(F,{protectedByPrivy:!0})]})};import{Fragment as Sw,jsx as Kr,jsxs as _w}from"react/jsx-runtime";var _u=()=>{let{linkingHint:e}=A(),{app:t}=S(),o=e?`Select the wallet with ${bo(e)} and follow the instructions to reconnect your wallet${t?.name?` to ${t.name}.`:"."}`:`Link a wallet to your ${t?.name} account`;return _w(Sw,{children:[Kr(x,{},"header"),Kr(zt,{title:`${e?"Reconnect":"Connect"} your wallet`,description:o}),Kr($t,{}),Kr(So,{children:Kr(Nr,{connectOnly:!1})}),Kr(F,{protectedByPrivy:!0})]})};import{jsx as ku,jsxs as kw}from"react/jsx-runtime";var Au=({style:e,...t})=>kw("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:[ku("circle",{cx:"82",cy:"82",r:"80",stroke:"#EC6351","stroke-width":"4","stroke-linecap":"round"}),ku("path",{fillRule:"evenodd",clipRule:"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 Aw,jsx as Do,jsxs as Ru}from"react/jsx-runtime";var Iu=()=>{let{closePrivyModal:e}=A(),{navigate:t}=S();return Ru(Aw,{children:[Do(x,{},"header"),Do(q,{}),Do(Au,{style:{width:"160px",height:"160px",margin:"0 auto 20px"}}),Do(zt,{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"}}),Ru(Gt,{children:[Do(U,{onClick:()=>t("LANDING"),children:"Try again"}),Do(no,{onClick:()=>e(),children:"Cancel"})]}),Do(K,{}),Do(F,{protectedByPrivy:!0})]})};import{CheckIcon as Qu}from"@heroicons/react/20/solid";import{DevicePhoneMobileIcon as dC,FingerPrintIcon as pC,PhoneIcon as uC,TrashIcon as Zu}from"@heroicons/react/24/outline";import{CheckCircleIcon as Xu,DevicePhoneMobileIcon as em,PhoneIcon as vl}from"@heroicons/react/24/solid";import{ShieldCheckIcon as gl}from"@heroicons/react/24/solid";import{CheckBadgeIcon as mC,IdentificationIcon as fC}from"@heroicons/react/24/solid";import{useEffect as tm,useState as uo}from"react";import{useState as Rw}from"react";import Iw from"styled-components";import{jsx as Wu}from"react/jsx-runtime";var Ca=({style:e,color:t,...o})=>Wu("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:Wu("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M4.5 12.75l6 6 9-13.5"})});import{jsx as sl}from"react/jsx-runtime";var Mu=({color:e,...t})=>sl("svg",{version:"1.1",id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 115.77 122.88",xmlSpace:"preserve",...t,children:sl("g",{children:sl("path",{fill:e||"currentColor",className:"st0",d:"M89.62,13.96v7.73h12.19h0.01v0.02c3.85,0.01,7.34,1.57,9.86,4.1c2.5,2.51,4.06,5.98,4.07,9.82h0.02v0.02 v73.27v0.01h-0.02c-0.01,3.84-1.57,7.33-4.1,9.86c-2.51,2.5-5.98,4.06-9.82,4.07v0.02h-0.02h-61.7H40.1v-0.02 c-3.84-0.01-7.34-1.57-9.86-4.1c-2.5-2.51-4.06-5.98-4.07-9.82h-0.02v-0.02V92.51H13.96h-0.01v-0.02c-3.84-0.01-7.34-1.57-9.86-4.1 c-2.5-2.51-4.06-5.98-4.07-9.82H0v-0.02V13.96v-0.01h0.02c0.01-3.85,1.58-7.34,4.1-9.86c2.51-2.5,5.98-4.06,9.82-4.07V0h0.02h61.7 h0.01v0.02c3.85,0.01,7.34,1.57,9.86,4.1c2.5,2.51,4.06,5.98,4.07,9.82h0.02V13.96L89.62,13.96z M79.04,21.69v-7.73v-0.02h0.02 c0-0.91-0.39-1.75-1.01-2.37c-0.61-0.61-1.46-1-2.37-1v0.02h-0.01h-61.7h-0.02v-0.02c-0.91,0-1.75,0.39-2.37,1.01 c-0.61,0.61-1,1.46-1,2.37h0.02v0.01v64.59v0.02h-0.02c0,0.91,0.39,1.75,1.01,2.37c0.61,0.61,1.46,1,2.37,1v-0.02h0.01h12.19V35.65 v-0.01h0.02c0.01-3.85,1.58-7.34,4.1-9.86c2.51-2.5,5.98-4.06,9.82-4.07v-0.02h0.02H79.04L79.04,21.69z M105.18,108.92V35.65v-0.02 h0.02c0-0.91-0.39-1.75-1.01-2.37c-0.61-0.61-1.46-1-2.37-1v0.02h-0.01h-61.7h-0.02v-0.02c-0.91,0-1.75,0.39-2.37,1.01 c-0.61,0.61-1,1.46-1,2.37h0.02v0.01v73.27v0.02h-0.02c0,0.91,0.39,1.75,1.01,2.37c0.61,0.61,1.46,1,2.37,1v-0.02h0.01h61.7h0.02 v0.02c0.91,0,1.75-0.39,2.37-1.01c0.61-0.61,1-1.46,1-2.37h-0.02V108.92L105.18,108.92z"})})});import{jsx as Lu,jsxs as Mw}from"react/jsx-runtime";var Nu=e=>{let[t,o]=Rw(!1);return Mw(Ww,{onClick:()=>{o(!0),navigator.clipboard.writeText(e.text),setTimeout(()=>o(!1),1500)},justCopied:t,children:[t?Lu(Ca,{style:{height:"14px",width:"14px"},strokeWidth:"2"}):Lu(Mu,{style:{height:"14px",width:"14px"}}),t?"Copied":"Copy"," ",e.itemName?e.itemName:"to Clipboard"]})},Ww=Iw.button`
1419
+ `,ww=({priority:e,email:t,sms:o,social:r})=>e==="web2-first"?"Other socials":t&&o&&r.length>0||t&&r.length>0?"Log in with email or socials":o&&r.length>0?"Log in with sms or socials":t&&o?"Continue with email or sms":t?"Continue with email":o?"Continue with sms":"Log in with a social account",Cw=({priority:e,email:t,sms:o,social:r})=>e==="web2-first"||r.length>0?me(hw,{}):t&&o?me(su,{}):t?me(mw,{}):o?me(fw,{}):null,bw=({priority:e})=>e==="web2-first"?"Continue with a wallet":"Other wallets";import{EnvelopeIcon as Ew}from"@heroicons/react/24/outline";import{Fragment as Pw,jsx as No,jsxs as xu}from"react/jsx-runtime";var Su=()=>{let{app:e}=S();return xu(Pw,{children:[No(x,{},"header"),No(q,{}),No(he,{title:"Connect your email",description:`Add your email to your ${e?.name} account`,icon:No(Ew,{color:"var(--privy-color-accent)",strokeWidth:2,height:"48px",width:"48px"})}),xu(Gt,{children:[No($t,{}),No(ia,{stacked:!0})]}),No(K,{}),No(F,{protectedByPrivy:!0})]})};import{PhoneIcon as Tw}from"@heroicons/react/24/outline";import{Fragment as xw,jsx as Oo,jsxs as _u}from"react/jsx-runtime";var ku=()=>{let{app:e,navigate:t}=S(),{initLoginWithSms:o}=A();async function r({qualifiedPhoneNumber:n}){await o(n),t("AWAITING_PASSWORDLESS_CODE")}return _u(xw,{children:[Oo(x,{},"header"),Oo(q,{}),Oo(he,{title:"Connect your phone",description:`Add your number to your ${e?.name} account`,icon:Oo(Tw,{color:"var(--privy-color-accent)",strokeWidth:2,height:"40px",width:"40px"})}),_u(Gt,{children:[Oo($t,{}),Oo(qr,{stacked:!0,onSubmit:r})]}),Oo(K,{}),Oo(F,{protectedByPrivy:!0})]})};import{Fragment as Sw,jsx as Kr,jsxs as _w}from"react/jsx-runtime";var Au=()=>{let{linkingHint:e}=A(),{app:t}=S(),o=e?`Select the wallet with ${bo(e)} and follow the instructions to reconnect your wallet${t?.name?` to ${t.name}.`:"."}`:`Link a wallet to your ${t?.name} account`;return _w(Sw,{children:[Kr(x,{},"header"),Kr(zt,{title:`${e?"Reconnect":"Connect"} your wallet`,description:o}),Kr($t,{}),Kr(So,{children:Kr(Nr,{connectOnly:!1})}),Kr(F,{protectedByPrivy:!0})]})};import{jsx as Ru,jsxs as kw}from"react/jsx-runtime";var Iu=({style:e,...t})=>kw("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:[Ru("circle",{cx:"82",cy:"82",r:"80",stroke:"#EC6351","stroke-width":"4","stroke-linecap":"round"}),Ru("path",{fillRule:"evenodd",clipRule:"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 Aw,jsx as Do,jsxs as Wu}from"react/jsx-runtime";var Mu=()=>{let{closePrivyModal:e}=A(),{navigate:t}=S();return Wu(Aw,{children:[Do(x,{},"header"),Do(q,{}),Do(Iu,{style:{width:"160px",height:"160px",margin:"0 auto 20px"}}),Do(zt,{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"}}),Wu(Gt,{children:[Do(U,{onClick:()=>t("LANDING"),children:"Try again"}),Do(no,{onClick:()=>e(),children:"Cancel"})]}),Do(K,{}),Do(F,{protectedByPrivy:!0})]})};import{CheckIcon as Xu}from"@heroicons/react/20/solid";import{DevicePhoneMobileIcon as dC,FingerPrintIcon as pC,PhoneIcon as uC,TrashIcon as em}from"@heroicons/react/24/outline";import{CheckCircleIcon as tm,DevicePhoneMobileIcon as om,PhoneIcon as vl}from"@heroicons/react/24/solid";import{ShieldCheckIcon as gl}from"@heroicons/react/24/solid";import{CheckBadgeIcon as mC,IdentificationIcon as fC}from"@heroicons/react/24/solid";import{useEffect as rm,useState as uo}from"react";import{useState as Rw}from"react";import Iw from"styled-components";import{jsx as Lu}from"react/jsx-runtime";var Ca=({style:e,color:t,...o})=>Lu("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:Lu("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M4.5 12.75l6 6 9-13.5"})});import{jsx as sl}from"react/jsx-runtime";var Nu=({color:e,...t})=>sl("svg",{version:"1.1",id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 115.77 122.88",xmlSpace:"preserve",...t,children:sl("g",{children:sl("path",{fill:e||"currentColor",className:"st0",d:"M89.62,13.96v7.73h12.19h0.01v0.02c3.85,0.01,7.34,1.57,9.86,4.1c2.5,2.51,4.06,5.98,4.07,9.82h0.02v0.02 v73.27v0.01h-0.02c-0.01,3.84-1.57,7.33-4.1,9.86c-2.51,2.5-5.98,4.06-9.82,4.07v0.02h-0.02h-61.7H40.1v-0.02 c-3.84-0.01-7.34-1.57-9.86-4.1c-2.5-2.51-4.06-5.98-4.07-9.82h-0.02v-0.02V92.51H13.96h-0.01v-0.02c-3.84-0.01-7.34-1.57-9.86-4.1 c-2.5-2.51-4.06-5.98-4.07-9.82H0v-0.02V13.96v-0.01h0.02c0.01-3.85,1.58-7.34,4.1-9.86c2.51-2.5,5.98-4.06,9.82-4.07V0h0.02h61.7 h0.01v0.02c3.85,0.01,7.34,1.57,9.86,4.1c2.5,2.51,4.06,5.98,4.07,9.82h0.02V13.96L89.62,13.96z M79.04,21.69v-7.73v-0.02h0.02 c0-0.91-0.39-1.75-1.01-2.37c-0.61-0.61-1.46-1-2.37-1v0.02h-0.01h-61.7h-0.02v-0.02c-0.91,0-1.75,0.39-2.37,1.01 c-0.61,0.61-1,1.46-1,2.37h0.02v0.01v64.59v0.02h-0.02c0,0.91,0.39,1.75,1.01,2.37c0.61,0.61,1.46,1,2.37,1v-0.02h0.01h12.19V35.65 v-0.01h0.02c0.01-3.85,1.58-7.34,4.1-9.86c2.51-2.5,5.98-4.06,9.82-4.07v-0.02h0.02H79.04L79.04,21.69z M105.18,108.92V35.65v-0.02 h0.02c0-0.91-0.39-1.75-1.01-2.37c-0.61-0.61-1.46-1-2.37-1v0.02h-0.01h-61.7h-0.02v-0.02c-0.91,0-1.75,0.39-2.37,1.01 c-0.61,0.61-1,1.46-1,2.37h0.02v0.01v73.27v0.02h-0.02c0,0.91,0.39,1.75,1.01,2.37c0.61,0.61,1.46,1,2.37,1v-0.02h0.01h61.7h0.02 v0.02c0.91,0,1.75-0.39,2.37-1.01c0.61-0.61,1-1.46,1-2.37h-0.02V108.92L105.18,108.92z"})})});import{jsx as Ou,jsxs as Mw}from"react/jsx-runtime";var Du=e=>{let[t,o]=Rw(!1);return Mw(Ww,{onClick:()=>{o(!0),navigator.clipboard.writeText(e.text),setTimeout(()=>o(!1),1500)},justCopied:t,children:[t?Ou(Ca,{style:{height:"14px",width:"14px"},strokeWidth:"2"}):Ou(Nu,{style:{height:"14px",width:"14px"}}),t?"Copied":"Copy"," ",e.itemName?e.itemName:"to Clipboard"]})},Ww=Iw.button`
1420
1420
  display: flex;
1421
1421
  align-items: center;
1422
1422
  gap: 6px;
@@ -1454,7 +1454,7 @@ You will need this password to access your ${e} wallet on a new device. Please k
1454
1454
  width: 14px;
1455
1455
  height: 14px;
1456
1456
  }
1457
- `;import{useState as dl}from"react";import{isMobile as Fw}from"react-device-detect";import Bu from"styled-components";import{Dialog as Ou,Transition as ll}from"@headlessui/react";import cl from"react";import Jr from"styled-components";import{jsx as Yr,jsxs as Uw}from"react/jsx-runtime";var Du=({children:e,open:t,onClick:o,...r})=>Yr(ll,{show:t,as:cl.Fragment,children:Uw(Ou,{onClose:o,...r,as:Nw,children:[Yr(ll.Child,{as:cl.Fragment,enterFrom:"entering",leaveTo:"leaving",children:Yr(Lw,{"aria-hidden":"true"})}),Yr(Ow,{children:Yr(ll.Child,{as:cl.Fragment,enterFrom:"entering",leaveTo:"leaving",children:Yr(Ou.Panel,{as:Dw,children:e})})})]})}),Qr=Jr.div`
1457
+ `;import{useState as dl}from"react";import{isMobile as Fw}from"react-device-detect";import Gu from"styled-components";import{Dialog as Uu,Transition as ll}from"@headlessui/react";import cl from"react";import Jr from"styled-components";import{jsx as Yr,jsxs as Uw}from"react/jsx-runtime";var Fu=({children:e,open:t,onClick:o,...r})=>Yr(ll,{show:t,as:cl.Fragment,children:Uw(Uu,{onClose:o,...r,as:Nw,children:[Yr(ll.Child,{as:cl.Fragment,enterFrom:"entering",leaveTo:"leaving",children:Yr(Lw,{"aria-hidden":"true"})}),Yr(Ow,{children:Yr(ll.Child,{as:cl.Fragment,enterFrom:"entering",leaveTo:"leaving",children:Yr(Uu.Panel,{as:Dw,children:e})})})]})}),Qr=Jr.div`
1458
1458
  display: flex;
1459
1459
  flex-direction: column;
1460
1460
  text-align: center;
@@ -1548,13 +1548,13 @@ You will need this password to access your ${e} wallet on a new device. Please k
1548
1548
  box-shadow: 0px 8px 36px rgba(55, 65, 81, 0.15);
1549
1549
  border-radius: var(--privy-border-radius-lg);
1550
1550
  }
1551
- `,Uu=Jr.div`
1551
+ `,Bu=Jr.div`
1552
1552
  display: flex;
1553
1553
  flex-direction: column;
1554
1554
  align-items: center;
1555
1555
  justify-content: center;
1556
1556
  height: 100%;
1557
- `;import{Fragment as jw,jsx as Un,jsxs as $w}from"react/jsx-runtime";var Fn=6,Bw=new Array(Fn).fill("");function Hw(e){return e.replace(/\s+/g,"")}function pl(e){return/^[0-9]{1}$/.test(e)}function Fu(e){return e.length===Fn&&e.every(pl)}function Gw(e,t){return e.reduce((o,r)=>o+Number(t(r)),0)}var Zr=({onChange:e,disabled:t,errorReasonOverride:o,success:r})=>{let[n,i]=dl(Bw),[a,s]=dl(null),[l,c]=dl(null),u=async T=>{T.preventDefault();let y=Hw(T.currentTarget.value);if(y==="")return;let E=Gw(n,pl),b=y.split(""),W=!b.every(pl),M=b.length+E>Fn;if(W){s("Passcode can only be numbers"),c(1);return}if(M){s("Passcode must be exactly 6 numbers"),c(1);return}s(null),c(null);let N=Number(T.currentTarget.name?.charAt(4)),I=[...y||[""]].slice(0,Fn-N),k=[...n.slice(0,N),...I,...n.slice(N+I.length)];i(k);let R=I.length,O=Math.min(Math.max(N+R,0),Fn-1);if(document.querySelector(`input[name=pin-${O}]`)?.focus(),Fu(k))try{await e(k.join("")),document.querySelector(`input[name=pin-${O}]`)?.blur()}catch(B){c(1),s(B.message)}else try{await e(null)}catch(B){c(1),s(B.message)}},f=T=>{l===1&&(s(null),c(null));let y=[...n.slice(0,T),"",...n.slice(T+1)];i(y),T>0&&document.querySelector(`input[name=pin-${T-1}]`)?.focus(),Fu(y)?e(y.join("")):e(null)},v=r?"success":!!(o||a)?"fail":"";return Un(jw,{children:$w(zw,{children:[Un("div",{children:n.map((T,y)=>Un("input",{name:`pin-${y}`,type:"text",value:n[y],onChange:u,onKeyUp:E=>{E.key==="Backspace"&&f(y)},inputMode:"numeric",autoFocus:y===0,pattern:"[0-9]",className:v,autoComplete:Fw?"one-time-code":"off",disabled:t},y))}),Un("div",{children:Un(Vw,{fail:!!o||!!a,children:o||a})})]})})},zw=Bu.div`
1557
+ `;import{Fragment as jw,jsx as Un,jsxs as $w}from"react/jsx-runtime";var Fn=6,Bw=new Array(Fn).fill("");function Hw(e){return e.replace(/\s+/g,"")}function pl(e){return/^[0-9]{1}$/.test(e)}function Hu(e){return e.length===Fn&&e.every(pl)}function Gw(e,t){return e.reduce((o,r)=>o+Number(t(r)),0)}var Zr=({onChange:e,disabled:t,errorReasonOverride:o,success:r})=>{let[n,i]=dl(Bw),[a,s]=dl(null),[l,c]=dl(null),u=async T=>{T.preventDefault();let y=Hw(T.currentTarget.value);if(y==="")return;let E=Gw(n,pl),b=y.split(""),W=!b.every(pl),M=b.length+E>Fn;if(W){s("Passcode can only be numbers"),c(1);return}if(M){s("Passcode must be exactly 6 numbers"),c(1);return}s(null),c(null);let N=Number(T.currentTarget.name?.charAt(4)),I=[...y||[""]].slice(0,Fn-N),k=[...n.slice(0,N),...I,...n.slice(N+I.length)];i(k);let R=I.length,O=Math.min(Math.max(N+R,0),Fn-1);if(document.querySelector(`input[name=pin-${O}]`)?.focus(),Hu(k))try{await e(k.join("")),document.querySelector(`input[name=pin-${O}]`)?.blur()}catch(B){c(1),s(B.message)}else try{await e(null)}catch(B){c(1),s(B.message)}},f=T=>{l===1&&(s(null),c(null));let y=[...n.slice(0,T),"",...n.slice(T+1)];i(y),T>0&&document.querySelector(`input[name=pin-${T-1}]`)?.focus(),Hu(y)?e(y.join("")):e(null)},v=r?"success":!!(o||a)?"fail":"";return Un(jw,{children:$w(zw,{children:[Un("div",{children:n.map((T,y)=>Un("input",{name:`pin-${y}`,type:"text",value:n[y],onChange:u,onKeyUp:E=>{E.key==="Backspace"&&f(y)},inputMode:"numeric",autoFocus:y===0,pattern:"[0-9]",className:v,autoComplete:Fw?"one-time-code":"off",disabled:t},y))}),Un("div",{children:Un(Vw,{fail:!!o||!!a,children:o||a})})]})})},zw=Gu.div`
1558
1558
  display: flex;
1559
1559
  flex-direction: column;
1560
1560
  width: 100%;
@@ -1625,7 +1625,7 @@ You will need this password to access your ${e} wallet on a new device. Please k
1625
1625
  transform: translate(1px, 0px);
1626
1626
  }
1627
1627
  }
1628
- `,Vw=Bu.div`
1628
+ `,Vw=Gu.div`
1629
1629
  line-height: 20px;
1630
1630
  font-size: 13px;
1631
1631
  display: flex;
@@ -1633,7 +1633,7 @@ You will need this password to access your ${e} wallet on a new device. Please k
1633
1633
  width: 100%;
1634
1634
 
1635
1635
  color: ${e=>e.fail?"var(--privy-color-error)":"var(--privy-color-foreground-3)"};
1636
- `;import{useContext as qw}from"react";function Xr(){let{promptMfa:e,init:t,submit:o,cancel:r}=qw(fe);return{promptMfa:e,init:t,submit:o,cancel:r}}import{useContext as Kw}from"react";function Bn(){let{initEnrollmentWithSms:e,initEnrollmentWithTotp:t,submitEnrollmentWithSms:o,submitEnrollmentWithTotp:r,unenroll:n,enrollInMfa:i}=Kw(fe);return{initEnrollmentWithSms:e,initEnrollmentWithTotp:t,submitEnrollmentWithSms:o,submitEnrollmentWithTotp:r,unenrollWithSms:()=>n("sms"),unenrollWithTotp:()=>n("totp"),showMfaEnrollmentModal:()=>i(!0),closeMfaEnrollmentModal:()=>i(!1)}}import Yw from"styled-components";import{jsx as Hu,jsxs as Qw}from"react/jsx-runtime";var Gu=e=>Qw(Jw,{xmlns:"http://www.w3.org/2000/svg",fill:"none",width:"88",height:"89",viewBox:"0 0 88 89",...e,children:[Hu("rect",{y:"0.666016",width:"88",height:"88",rx:"44"}),Hu("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M45.2463 20.9106C44.5473 20.2486 43.4527 20.2486 42.7537 20.9106C37.8798 25.5263 31.3034 28.3546 24.0625 28.3546C23.9473 28.3546 23.8323 28.3539 23.7174 28.3525C22.9263 28.3427 22.2202 28.8471 21.9731 29.5987C20.9761 32.6311 20.4375 35.8693 20.4375 39.2297C20.4375 53.5896 30.259 65.651 43.5482 69.0714C43.8446 69.1477 44.1554 69.1477 44.4518 69.0714C57.741 65.651 67.5625 53.5896 67.5625 39.2297C67.5625 35.8693 67.0239 32.6311 66.0269 29.5987C65.7798 28.8471 65.0737 28.3427 64.2826 28.3525C64.1677 28.3539 64.0527 28.3546 63.9375 28.3546C56.6966 28.3546 50.1202 25.5263 45.2463 20.9106ZM52.7249 40.2829C53.3067 39.4683 53.1181 38.3363 52.3035 37.7545C51.4889 37.1726 50.3569 37.3613 49.7751 38.1759L41.9562 49.1223L38.0316 45.1977C37.3238 44.4899 36.1762 44.4899 35.4684 45.1977C34.7605 45.9056 34.7605 47.0532 35.4684 47.761L40.9059 53.1985C41.2826 53.5752 41.806 53.7671 42.337 53.7232C42.868 53.6792 43.3527 53.4039 43.6624 52.9704L52.7249 40.2829Z"})]}),Jw=Yw.svg`
1636
+ `;import{useContext as qw}from"react";function Xr(){let{promptMfa:e,init:t,submit:o,cancel:r}=qw(fe);return{promptMfa:e,init:t,submit:o,cancel:r}}import{useContext as Kw}from"react";function Bn(){let{initEnrollmentWithSms:e,initEnrollmentWithTotp:t,submitEnrollmentWithSms:o,submitEnrollmentWithTotp:r,unenroll:n,enrollInMfa:i}=Kw(fe);return{initEnrollmentWithSms:e,initEnrollmentWithTotp:t,submitEnrollmentWithSms:o,submitEnrollmentWithTotp:r,unenrollWithSms:()=>n("sms"),unenrollWithTotp:()=>n("totp"),showMfaEnrollmentModal:()=>i(!0),closeMfaEnrollmentModal:()=>i(!1)}}import Yw from"styled-components";import{jsx as zu,jsxs as Qw}from"react/jsx-runtime";var Vu=e=>Qw(Jw,{xmlns:"http://www.w3.org/2000/svg",fill:"none",width:"88",height:"89",viewBox:"0 0 88 89",...e,children:[zu("rect",{y:"0.666016",width:"88",height:"88",rx:"44"}),zu("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M45.2463 20.9106C44.5473 20.2486 43.4527 20.2486 42.7537 20.9106C37.8798 25.5263 31.3034 28.3546 24.0625 28.3546C23.9473 28.3546 23.8323 28.3539 23.7174 28.3525C22.9263 28.3427 22.2202 28.8471 21.9731 29.5987C20.9761 32.6311 20.4375 35.8693 20.4375 39.2297C20.4375 53.5896 30.259 65.651 43.5482 69.0714C43.8446 69.1477 44.1554 69.1477 44.4518 69.0714C57.741 65.651 67.5625 53.5896 67.5625 39.2297C67.5625 35.8693 67.0239 32.6311 66.0269 29.5987C65.7798 28.8471 65.0737 28.3427 64.2826 28.3525C64.1677 28.3539 64.0527 28.3546 63.9375 28.3546C56.6966 28.3546 50.1202 25.5263 45.2463 20.9106ZM52.7249 40.2829C53.3067 39.4683 53.1181 38.3363 52.3035 37.7545C51.4889 37.1726 50.3569 37.3613 49.7751 38.1759L41.9562 49.1223L38.0316 45.1977C37.3238 44.4899 36.1762 44.4899 35.4684 45.1977C34.7605 45.9056 34.7605 47.0532 35.4684 47.761L40.9059 53.1985C41.2826 53.5752 41.806 53.7671 42.337 53.7232C42.868 53.6792 43.3527 53.4039 43.6624 52.9704L52.7249 40.2829Z"})]}),Jw=Yw.svg`
1637
1637
  height: 90px;
1638
1638
  width: 90px;
1639
1639
 
@@ -1644,7 +1644,7 @@ You will need this password to access your ${e} wallet on a new device. Please k
1644
1644
  > path {
1645
1645
  fill: white;
1646
1646
  }
1647
- `;import{ShieldCheckIcon as lC}from"@heroicons/react/24/solid";import Zw from"qrcode";import Xw from"react";import eC from"styled-components";import{jsx as zu}from"react/jsx-runtime";var Vu=()=>zu("svg",{width:"200",height:"200",viewBox:"-77 -77 200 200",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{height:"28px",width:"28px"},children:zu("rect",{width:"50",height:"50",fill:"black",rx:10,ry:10})});import{Fragment as Hn,jsx as ze,jsxs as qu}from"react/jsx-runtime";var at=7,ul=(e,t,o,r,n)=>{for(let i=t;i<t+r;i++)for(let a=o;a<o+n;a++){let s=e?.[a];s&&s[i]&&(s[i]=0)}return e},tC=e=>{let t=Zw.create(e,{errorCorrectionLevel:"high"}).modules,o=Lc(Array.from(t.data),t.size);return o=ul(o,0,0,at,at),o=ul(o,o.length-at,0,at,at),o=ul(o,0,o.length-at,at,at),o},oC=({x:e,y:t,cellSize:o,bgColor:r,fgColor:n})=>ze(Hn,{children:[0,1,2].map(i=>ze("circle",{r:o*(at-i*2)/2,cx:e+o*at/2,cy:t+o*at/2,fill:i%2!==0?r:n},`finder-${e}-${t}-${i}`))}),rC=({cellSize:e,matrixSize:t,bgColor:o,fgColor:r})=>{let n=[[0,0],[(t-at)*e,0],[0,(t-at)*e]];return ze(Hn,{children:n.map(([i,a])=>ze(oC,{x:i,y:a,cellSize:e,bgColor:o,fgColor:r},`finder-${i}-${a}`))})},nC=({matrix:e,cellSize:t,color:o})=>ze(Hn,{children:e.map((r,n)=>r.map((i,a)=>i?ze("circle",{r:t/2.5,cx:n*t+t/2,cy:a*t+t/2,fill:o},`circle-${n}-${a}`):ze(Xw.Fragment,{},`circle-${n}-${a}`)))}),$u=(e,t)=>e-e%t,iC=({outputSize:e,cellSize:t,element:o,size:r,padding:n,bgColor:i})=>{if(!o)return ze(Hn,{});let a=r||40,s=n||4,l=o,c=e/2-a/2-s;return qu(Hn,{children:[ze("rect",{x:$u(c,t),y:$u(c,t),width:a+s*2+(c%t?t+.5:.5),height:a+s*2+(c%t?t+.5:.5),fill:i}),ze(l,{x:e/2-a/2,y:e/2-a/2,height:a,width:a})]})},aC=e=>{let t=e.outputSize,o=tC(e.url),r=t/o.length;return qu("svg",{height:e.outputSize,width:e.outputSize,viewBox:`0 0 ${e.outputSize} ${e.outputSize}`,style:{height:"100%",width:"100%"},children:[ze(nC,{matrix:o,cellSize:r,color:e.fgColor}),ze(rC,{cellSize:r,matrixSize:o.length,fgColor:e.fgColor,bgColor:e.bgColor}),ze(iC,{outputSize:e.outputSize,cellSize:r,element:e.logo?.element,bgColor:e.bgColor})]})},sC=eC.div`
1647
+ `;import{ShieldCheckIcon as lC}from"@heroicons/react/24/solid";import Zw from"qrcode";import Xw from"react";import eC from"styled-components";import{jsx as $u}from"react/jsx-runtime";var ju=()=>$u("svg",{width:"200",height:"200",viewBox:"-77 -77 200 200",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{height:"28px",width:"28px"},children:$u("rect",{width:"50",height:"50",fill:"black",rx:10,ry:10})});import{Fragment as Hn,jsx as ze,jsxs as Yu}from"react/jsx-runtime";var at=7,ul=(e,t,o,r,n)=>{for(let i=t;i<t+r;i++)for(let a=o;a<o+n;a++){let s=e?.[a];s&&s[i]&&(s[i]=0)}return e},tC=e=>{let t=Zw.create(e,{errorCorrectionLevel:"high"}).modules,o=Oc(Array.from(t.data),t.size);return o=ul(o,0,0,at,at),o=ul(o,o.length-at,0,at,at),o=ul(o,0,o.length-at,at,at),o},oC=({x:e,y:t,cellSize:o,bgColor:r,fgColor:n})=>ze(Hn,{children:[0,1,2].map(i=>ze("circle",{r:o*(at-i*2)/2,cx:e+o*at/2,cy:t+o*at/2,fill:i%2!==0?r:n},`finder-${e}-${t}-${i}`))}),rC=({cellSize:e,matrixSize:t,bgColor:o,fgColor:r})=>{let n=[[0,0],[(t-at)*e,0],[0,(t-at)*e]];return ze(Hn,{children:n.map(([i,a])=>ze(oC,{x:i,y:a,cellSize:e,bgColor:o,fgColor:r},`finder-${i}-${a}`))})},nC=({matrix:e,cellSize:t,color:o})=>ze(Hn,{children:e.map((r,n)=>r.map((i,a)=>i?ze("circle",{r:t/2.5,cx:n*t+t/2,cy:a*t+t/2,fill:o},`circle-${n}-${a}`):ze(Xw.Fragment,{},`circle-${n}-${a}`)))}),qu=(e,t)=>e-e%t,iC=({outputSize:e,cellSize:t,element:o,size:r,padding:n,bgColor:i})=>{if(!o)return ze(Hn,{});let a=r||40,s=n||4,l=o,c=e/2-a/2-s;return Yu(Hn,{children:[ze("rect",{x:qu(c,t),y:qu(c,t),width:a+s*2+(c%t?t+.5:.5),height:a+s*2+(c%t?t+.5:.5),fill:i}),ze(l,{x:e/2-a/2,y:e/2-a/2,height:a,width:a})]})},aC=e=>{let t=e.outputSize,o=tC(e.url),r=t/o.length;return Yu("svg",{height:e.outputSize,width:e.outputSize,viewBox:`0 0 ${e.outputSize} ${e.outputSize}`,style:{height:"100%",width:"100%"},children:[ze(nC,{matrix:o,cellSize:r,color:e.fgColor}),ze(rC,{cellSize:r,matrixSize:o.length,fgColor:e.fgColor,bgColor:e.bgColor}),ze(iC,{outputSize:e.outputSize,cellSize:r,element:e.logo?.element,bgColor:e.bgColor})]})},sC=eC.div`
1648
1648
  display: flex;
1649
1649
  justify-content: center;
1650
1650
  align-items: center;
@@ -1659,7 +1659,7 @@ You will need this password to access your ${e} wallet on a new device. Please k
1659
1659
  border-color: ${e=>e.fgColor};
1660
1660
  border-radius: var(--privy-border-radius-md);
1661
1661
  }
1662
- `,ju=e=>{let t=e.bgColor||"#FFFFFF",o=e.fgColor||"#000000",r=e.size||160;return ze(sC,{size:r,bgColor:t,fgColor:o,children:ze(aC,{url:e.url,logo:{element:e.squareLogoElement??Vu},outputSize:r,bgColor:t,fgColor:o})})};import{jsx as cC}from"react/jsx-runtime";var Ku=({size:e,authUrl:t})=>cC(ju,{url:t,squareLogoElement:lC,size:e,fgColor:"#1F1F1F"});import ke from"styled-components";var Le=ke.div`
1662
+ `,Ku=e=>{let t=e.bgColor||"#FFFFFF",o=e.fgColor||"#000000",r=e.size||160;return ze(sC,{size:r,bgColor:t,fgColor:o,children:ze(aC,{url:e.url,logo:{element:e.squareLogoElement??ju},outputSize:r,bgColor:t,fgColor:o})})};import{jsx as cC}from"react/jsx-runtime";var Ju=({size:e,authUrl:t})=>cC(Ku,{url:t,squareLogoElement:lC,size:e,fgColor:"#1F1F1F"});import ke from"styled-components";var Le=ke.div`
1663
1663
  display: flex;
1664
1664
  flex-direction: column;
1665
1665
  align-items: center;
@@ -1687,7 +1687,7 @@ You will need this password to access your ${e} wallet on a new device. Please k
1687
1687
  @media (max-width: 440px) {
1688
1688
  padding: 10px 10px 20px;
1689
1689
  }
1690
- `,Yu=ke.div`
1690
+ `,Qu=ke.div`
1691
1691
  display: flex;
1692
1692
  flex-direction: column;
1693
1693
  align-items: stretch;
@@ -1782,7 +1782,7 @@ You will need this password to access your ${e} wallet on a new device. Please k
1782
1782
  width: 100%;
1783
1783
  display: flex;
1784
1784
  justify-content: space-between;
1785
- `,Ju=ke.p`
1785
+ `,Zu=ke.p`
1786
1786
  text-align: left;
1787
1787
  width: 100%;
1788
1788
  color: var(--privy-color-foreground-3) !important;
@@ -1831,7 +1831,7 @@ You will need this password to access your ${e} wallet on a new device. Please k
1831
1831
  width: auto !important;
1832
1832
  color: white;
1833
1833
  }
1834
- `;import{Fragment as ht,jsx as h,jsxs as V}from"react/jsx-runtime";var om=()=>{let{user:e,enrollInMfa:t}=H(),[o,r]=uo(!1),[n,i]=uo(null),[a,s]=uo(null),{unenrollWithSms:l,unenrollWithTotp:c}=Bn(),{app:u,ready:f,data:w,onUserCloseViaDialogOrKeybindRef:v}=S(),{closePrivyModal:T}=A(),{promptMfa:y}=Xr(),E=()=>{T({shouldCallAuthOnSuccess:!0}),t(!1),setTimeout(()=>{s(null),i(null)},500)};v.current=E;let b=e?.mfaMethods.includes("sms"),W=!!e?.phone,M=e?.mfaMethods.includes("totp"),N=b||M;tm(()=>{N&&r(!0)},[N]);function I(){s(null),i(null)}function k(){r(!1)}async function R(_){await y(),i(_)}if(!f||!e||!u)return V(ht,{children:[h(x,{onClose:E},"header"),h(Le,{children:h(Gu,{})}),h(Uo,{children:h(Bt,{})}),h(Q,{})]});async function O(){s(null);try{await l()}catch{s(null)}}async function $(){s(null);try{await c()}catch{s(null)}}if(a==="sms")return V(ht,{children:[h(x,{backFn:I,onClose:E},"header"),h(Le,{children:h(Ve,{children:h(vl,{})})}),h(Ne,{children:"Remove SMS verification?"}),V(Ae,{children:["MFA adds an extra layer of security to your ",u?.name," account. Make sure you have other methods to secure your account."]}),h(Fo,{children:h(U,{warn:!0,onClick:O,children:"Remove SMS for MFA"})}),h(Q,{})]});if(a==="totp")return V(ht,{children:[h(x,{backFn:I,onClose:E},"header"),h(Le,{children:h(Ve,{children:h(em,{})})}),h(Ne,{children:"Remove Authenticator App verification?"}),V(Ae,{children:["MFA adds an extra layer of security to your ",u?.name," account. Make sure you have other methods to secure your account."]}),h(Fo,{children:h(U,{warn:!0,onClick:$,children:"Remove Authenticator App for MFA"})}),h(Q,{})]});if(w.mfaEnrollmentFlow.mfaMethods.length===0&&!N)return V(ht,{children:[h(x,{onClose:E},"header"),h(Le,{children:h(Ve,{children:h(gl,{})})}),h(Ne,{children:"Add more security"}),V(Ae,{children:[u?.name," does not have any verification methods enabled."]}),h(Fo,{children:h(U,{onClick:E,children:"Close"})}),h(Q,{})]});let B=!N&&!o;if(B)return V(ht,{children:[h(x,{onClose:E},"header"),h(Le,{children:h(Ve,{children:h(gl,{})})}),h(Ne,{children:"Transaction Protection"}),h(Ae,{children:"Set up transaction protection to add an extra layer of security to your account"}),V(Yu,{children:[V(fl,{children:[h(ml,{children:h(mC,{})}),"Enable 2-Step verification for your ",u?.name," wallet."]}),V(fl,{children:[h(ml,{children:h(fC,{})}),"You'll be prompted to authenticate to complete transactions."]})]}),V(Fo,{children:[h(U,{onClick:()=>r(!0),children:"Continue"}),h(no,{onClick:E,children:"Not now"})]}),h(Q,{})]});switch(n){case"sms":return h(hC,{onComplete:E,onReset:I,onClose:E});case"totp":return h(yC,{onComplete:E,onClose:E,onReset:I});default:return V(ht,{children:[h(x,{backFn:B?k:void 0,onClose:E},"header"),h(Le,{children:h(Ve,{children:h(gl,{})})}),h(Ne,{children:"Choose a verification method"}),N?h(Ae,{children:"To add or delete verification methods, verification is required."}):h(Ae,{children:"How would you like to verify your identity? You can change this later."}),V(ba,{children:[(w.mfaEnrollmentFlow.mfaMethods.includes("totp")||M)&&V(Ea,{children:[h(ye,{disabled:M,onClick:()=>R("totp"),children:V(Ta,{children:[V(Pa,{children:[h(dC,{}),"Authenticator App"]}),M?V(en,{children:[h(Qu,{}),"Added"]}):h(en,{children:"Recommended"})]})}),M&&h(hl,{id:"remove",onClick:()=>s("totp"),children:h(Zu,{})})]},"totp"),(w.mfaEnrollmentFlow.mfaMethods.includes("sms")||b)&&V(Ea,{children:[h(ye,{disabled:b||W,onClick:()=>R("sms"),children:V(Ta,{children:[V(Pa,{children:[h(uC,{}),"SMS"]}),b&&V(en,{children:[h(Qu,{}),"Added"]}),W&&h(en,{children:"Disabled"})]})}),b&&h(hl,{id:"remove",onClick:()=>s("sms"),children:h(Zu,{})})]},"sms"),h(Ea,{children:h(ye,{disabled:!0,children:V(Ta,{children:[V(Pa,{children:[h(pC,{}),"Passkey"]}),h(en,{isAccent:!0,children:"Coming soon"})]})})},"passkey")]}),h(Q,{})]})}},hC=({onComplete:e,onReset:t,onClose:o})=>{let[r,n]=uo(""),[i,a]=uo(!1),[s,l]=uo("enroll"),{initEnrollmentWithSms:c,submitEnrollmentWithSms:u}=Bn(),{app:f,data:w}=S();function v(){w?.mfaEnrollmentFlow?.onSuccess(),e()}async function T({qualifiedPhoneNumber:b}){await c({phoneNumber:b}),n(b),l("verify")}async function y(b){try{if(!b)return;await u({phoneNumber:r,mfaCode:b}),a(!0)}catch(W){throw Us(W)?new Error("You have exceeded the maximum number of attempts. Please close this window and try again in 10 seconds."):Br(W)?new Error("The code you entered is not valid"):Fr(W)?new Error("You have exceeded the time limit for code entry. Please try again in 30 seconds."):Fs(W)?new Error("Verification canceled"):new Error("Unknown error")}}function E(){s==="verify"?l("enroll"):t()}return s==="enroll"?V(ht,{children:[h(x,{backFn:t,onClose:o},"header"),h(Le,{children:h(Ve,{children:h(vl,{})})}),h(Ne,{children:"Set up SMS verification"}),h(Ae,{children:"We'll text a verification code to this mobile device whenever you use your Privy wallet."}),V(Uo,{children:[h(qr,{onSubmit:T}),V(Ju,{children:["By providing your mobile number, you agree to receive text messages from ",f?.name,". Some carrier charges may apply"]})]}),h(Q,{})]}):i?V(ht,{children:[h(x,{onClose:v},"header"),h(Le,{children:h(Ve,{status:"success",children:h(Xu,{})})}),h(Ne,{children:"SMS verification added"}),h(Ae,{children:"From now on, you'll enter the verification code sent to your mobile device whenever you use your Privy wallet."}),h(Fo,{children:h(U,{onClick:v,children:"Done"})}),h(Q,{})]}):V(ht,{children:[h(x,{backFn:E,onClose:o},"header"),h(Le,{children:h(Ve,{children:h(vl,{})})}),h(Ne,{children:"Enter enrollment code"}),V(Uo,{children:[h(Zr,{onChange:y}),V(Ae,{children:["To continue, enter the 6-digit code sent to ",h("strong",{children:lu(r)})]})]}),h(Q,{})]})},yC=({onComplete:e,onClose:t,onReset:o})=>{let[r,n]=uo("enroll"),[i,a]=uo(null),[s,l]=uo(!1),{initEnrollmentWithTotp:c,submitEnrollmentWithTotp:u}=Bn(),{data:f}=S();tm(()=>{a(null),c().then(E=>{a(E)}).catch(()=>{a(null),o()})},[]);function w(){f?.mfaEnrollmentFlow?.onSuccess(),e()}function v(){n("verify")}async function T(E){try{if(!E)return;await u({mfaCode:E}),l(!0)}catch(b){throw Us(b)?new Error("You have exceeded the maximum number of attempts. Please close this window and try again in 10 seconds."):Br(b)?new Error("The code you entered is not valid"):Fr(b)?new Error("You have exceeded the time limit for code entry. Please try again in 30 seconds."):Fs(b)?new Error("Verification canceled"):new Error("Unknown error")}}function y(){r==="verify"?n("enroll"):o()}return r==="enroll"?V(ht,{children:[h(x,{backFn:o,onClose:t},"header"),h(Ne,{children:"Scan QR code"}),h(Ae,{children:"Open your authenticator app and scan the QR code to continue."}),h(Sd,{children:i?.authUrl?h(Ku,{authUrl:i.authUrl,size:200}):h(Bt,{})}),V(Fo,{children:[h(io,{children:i?.secret&&h(Nu,{itemName:"secret",text:i.secret})}),h(U,{onClick:v,children:"Continue"})]}),h(Q,{})]}):s?V(ht,{children:[h(x,{onClose:w},"header"),h(Le,{children:h(Ve,{status:"success",children:h(Xu,{})})}),h(Ne,{children:"Authenticator app verification added"}),h(Ae,{children:"From now on, you'll enter the verification code generated by your authenticator app whenever you use your Privy wallet."}),h(Fo,{children:h(U,{onClick:w,children:"Done"})}),h(Q,{})]}):V(ht,{children:[h(x,{backFn:y,onClose:t},"header"),h(Le,{children:h(Ve,{children:h(em,{})})}),h(Ne,{children:"Enter enrollment code"}),h(Uo,{children:h(Zr,{onChange:T})}),V(Ae,{children:["To continue, enter the 6-digit code generated from your ",h("strong",{children:"authenticator app"})]}),h(Q,{})]})};import{DevicePhoneMobileIcon as g0,PhoneIcon as v0}from"@heroicons/react/24/outline";import{DevicePhoneMobileIcon as w0,PhoneIcon as C0}from"@heroicons/react/24/solid";import{ShieldCheckIcon as b0}from"@heroicons/react/24/solid";import{useEffect as E0,useState as Ml}from"react";import{StaticJsonRpcProvider as u0}from"@ethersproject/providers";import{useMemo as m0,useEffect as f0,useState as Om}from"react";import h0 from"styled-components";import Tm from"styled-components";import nm from"styled-components";import{jsx as rm,jsxs as wC}from"react/jsx-runtime";var xa=({label:e,children:t,valueStyles:o})=>wC(gC,{children:[rm("div",{children:e}),rm(vC,{style:{...o},children:t})]}),gC=nm.div`
1834
+ `;import{Fragment as ht,jsx as h,jsxs as V}from"react/jsx-runtime";var nm=()=>{let{user:e,enrollInMfa:t}=H(),[o,r]=uo(!1),[n,i]=uo(null),[a,s]=uo(null),{unenrollWithSms:l,unenrollWithTotp:c}=Bn(),{app:u,ready:f,data:w,onUserCloseViaDialogOrKeybindRef:v}=S(),{closePrivyModal:T}=A(),{promptMfa:y}=Xr(),E=()=>{T({shouldCallAuthOnSuccess:!0}),t(!1),setTimeout(()=>{s(null),i(null)},500)};v.current=E;let b=e?.mfaMethods.includes("sms"),W=!!e?.phone,M=e?.mfaMethods.includes("totp"),N=b||M;rm(()=>{N&&r(!0)},[N]);function I(){s(null),i(null)}function k(){r(!1)}async function R(_){await y(),i(_)}if(!f||!e||!u)return V(ht,{children:[h(x,{onClose:E},"header"),h(Le,{children:h(Vu,{})}),h(Uo,{children:h(Bt,{})}),h(Q,{})]});async function O(){s(null);try{await l()}catch{s(null)}}async function $(){s(null);try{await c()}catch{s(null)}}if(a==="sms")return V(ht,{children:[h(x,{backFn:I,onClose:E},"header"),h(Le,{children:h(Ve,{children:h(vl,{})})}),h(Ne,{children:"Remove SMS verification?"}),V(Ae,{children:["MFA adds an extra layer of security to your ",u?.name," account. Make sure you have other methods to secure your account."]}),h(Fo,{children:h(U,{warn:!0,onClick:O,children:"Remove SMS for MFA"})}),h(Q,{})]});if(a==="totp")return V(ht,{children:[h(x,{backFn:I,onClose:E},"header"),h(Le,{children:h(Ve,{children:h(om,{})})}),h(Ne,{children:"Remove Authenticator App verification?"}),V(Ae,{children:["MFA adds an extra layer of security to your ",u?.name," account. Make sure you have other methods to secure your account."]}),h(Fo,{children:h(U,{warn:!0,onClick:$,children:"Remove Authenticator App for MFA"})}),h(Q,{})]});if(w.mfaEnrollmentFlow.mfaMethods.length===0&&!N)return V(ht,{children:[h(x,{onClose:E},"header"),h(Le,{children:h(Ve,{children:h(gl,{})})}),h(Ne,{children:"Add more security"}),V(Ae,{children:[u?.name," does not have any verification methods enabled."]}),h(Fo,{children:h(U,{onClick:E,children:"Close"})}),h(Q,{})]});let B=!N&&!o;if(B)return V(ht,{children:[h(x,{onClose:E},"header"),h(Le,{children:h(Ve,{children:h(gl,{})})}),h(Ne,{children:"Transaction Protection"}),h(Ae,{children:"Set up transaction protection to add an extra layer of security to your account"}),V(Qu,{children:[V(fl,{children:[h(ml,{children:h(mC,{})}),"Enable 2-Step verification for your ",u?.name," wallet."]}),V(fl,{children:[h(ml,{children:h(fC,{})}),"You'll be prompted to authenticate to complete transactions."]})]}),V(Fo,{children:[h(U,{onClick:()=>r(!0),children:"Continue"}),h(no,{onClick:E,children:"Not now"})]}),h(Q,{})]});switch(n){case"sms":return h(hC,{onComplete:E,onReset:I,onClose:E});case"totp":return h(yC,{onComplete:E,onClose:E,onReset:I});default:return V(ht,{children:[h(x,{backFn:B?k:void 0,onClose:E},"header"),h(Le,{children:h(Ve,{children:h(gl,{})})}),h(Ne,{children:"Choose a verification method"}),N?h(Ae,{children:"To add or delete verification methods, verification is required."}):h(Ae,{children:"How would you like to verify your identity? You can change this later."}),V(ba,{children:[(w.mfaEnrollmentFlow.mfaMethods.includes("totp")||M)&&V(Ea,{children:[h(ye,{disabled:M,onClick:()=>R("totp"),children:V(Ta,{children:[V(Pa,{children:[h(dC,{}),"Authenticator App"]}),M?V(en,{children:[h(Xu,{}),"Added"]}):h(en,{children:"Recommended"})]})}),M&&h(hl,{id:"remove",onClick:()=>s("totp"),children:h(em,{})})]},"totp"),(w.mfaEnrollmentFlow.mfaMethods.includes("sms")||b)&&V(Ea,{children:[h(ye,{disabled:b||W,onClick:()=>R("sms"),children:V(Ta,{children:[V(Pa,{children:[h(uC,{}),"SMS"]}),b&&V(en,{children:[h(Xu,{}),"Added"]}),W&&h(en,{children:"Disabled"})]})}),b&&h(hl,{id:"remove",onClick:()=>s("sms"),children:h(em,{})})]},"sms"),h(Ea,{children:h(ye,{disabled:!0,children:V(Ta,{children:[V(Pa,{children:[h(pC,{}),"Passkey"]}),h(en,{isAccent:!0,children:"Coming soon"})]})})},"passkey")]}),h(Q,{})]})}},hC=({onComplete:e,onReset:t,onClose:o})=>{let[r,n]=uo(""),[i,a]=uo(!1),[s,l]=uo("enroll"),{initEnrollmentWithSms:c,submitEnrollmentWithSms:u}=Bn(),{app:f,data:w}=S();function v(){w?.mfaEnrollmentFlow?.onSuccess(),e()}async function T({qualifiedPhoneNumber:b}){await c({phoneNumber:b}),n(b),l("verify")}async function y(b){try{if(!b)return;await u({phoneNumber:r,mfaCode:b}),a(!0)}catch(W){throw Us(W)?new Error("You have exceeded the maximum number of attempts. Please close this window and try again in 10 seconds."):Br(W)?new Error("The code you entered is not valid"):Fr(W)?new Error("You have exceeded the time limit for code entry. Please try again in 30 seconds."):Fs(W)?new Error("Verification canceled"):new Error("Unknown error")}}function E(){s==="verify"?l("enroll"):t()}return s==="enroll"?V(ht,{children:[h(x,{backFn:t,onClose:o},"header"),h(Le,{children:h(Ve,{children:h(vl,{})})}),h(Ne,{children:"Set up SMS verification"}),h(Ae,{children:"We'll text a verification code to this mobile device whenever you use your Privy wallet."}),V(Uo,{children:[h(qr,{onSubmit:T}),V(Zu,{children:["By providing your mobile number, you agree to receive text messages from ",f?.name,". Some carrier charges may apply"]})]}),h(Q,{})]}):i?V(ht,{children:[h(x,{onClose:v},"header"),h(Le,{children:h(Ve,{status:"success",children:h(tm,{})})}),h(Ne,{children:"SMS verification added"}),h(Ae,{children:"From now on, you'll enter the verification code sent to your mobile device whenever you use your Privy wallet."}),h(Fo,{children:h(U,{onClick:v,children:"Done"})}),h(Q,{})]}):V(ht,{children:[h(x,{backFn:E,onClose:o},"header"),h(Le,{children:h(Ve,{children:h(vl,{})})}),h(Ne,{children:"Enter enrollment code"}),V(Uo,{children:[h(Zr,{onChange:y}),V(Ae,{children:["To continue, enter the 6-digit code sent to ",h("strong",{children:du(r)})]})]}),h(Q,{})]})},yC=({onComplete:e,onClose:t,onReset:o})=>{let[r,n]=uo("enroll"),[i,a]=uo(null),[s,l]=uo(!1),{initEnrollmentWithTotp:c,submitEnrollmentWithTotp:u}=Bn(),{data:f}=S();rm(()=>{a(null),c().then(E=>{a(E)}).catch(()=>{a(null),o()})},[]);function w(){f?.mfaEnrollmentFlow?.onSuccess(),e()}function v(){n("verify")}async function T(E){try{if(!E)return;await u({mfaCode:E}),l(!0)}catch(b){throw Us(b)?new Error("You have exceeded the maximum number of attempts. Please close this window and try again in 10 seconds."):Br(b)?new Error("The code you entered is not valid"):Fr(b)?new Error("You have exceeded the time limit for code entry. Please try again in 30 seconds."):Fs(b)?new Error("Verification canceled"):new Error("Unknown error")}}function y(){r==="verify"?n("enroll"):o()}return r==="enroll"?V(ht,{children:[h(x,{backFn:o,onClose:t},"header"),h(Ne,{children:"Scan QR code"}),h(Ae,{children:"Open your authenticator app and scan the QR code to continue."}),h(kd,{children:i?.authUrl?h(Ju,{authUrl:i.authUrl,size:200}):h(Bt,{})}),V(Fo,{children:[h(io,{children:i?.secret&&h(Du,{itemName:"secret",text:i.secret})}),h(U,{onClick:v,children:"Continue"})]}),h(Q,{})]}):s?V(ht,{children:[h(x,{onClose:w},"header"),h(Le,{children:h(Ve,{status:"success",children:h(tm,{})})}),h(Ne,{children:"Authenticator app verification added"}),h(Ae,{children:"From now on, you'll enter the verification code generated by your authenticator app whenever you use your Privy wallet."}),h(Fo,{children:h(U,{onClick:w,children:"Done"})}),h(Q,{})]}):V(ht,{children:[h(x,{backFn:y,onClose:t},"header"),h(Le,{children:h(Ve,{children:h(om,{})})}),h(Ne,{children:"Enter enrollment code"}),h(Uo,{children:h(Zr,{onChange:T})}),V(Ae,{children:["To continue, enter the 6-digit code generated from your ",h("strong",{children:"authenticator app"})]}),h(Q,{})]})};import{DevicePhoneMobileIcon as g0,PhoneIcon as v0}from"@heroicons/react/24/outline";import{DevicePhoneMobileIcon as w0,PhoneIcon as C0}from"@heroicons/react/24/solid";import{ShieldCheckIcon as b0}from"@heroicons/react/24/solid";import{useEffect as E0,useState as Ml}from"react";import{StaticJsonRpcProvider as u0}from"@ethersproject/providers";import{useMemo as m0,useEffect as f0,useState as Um}from"react";import h0 from"styled-components";import Sm from"styled-components";import am from"styled-components";import{jsx as im,jsxs as wC}from"react/jsx-runtime";var xa=({label:e,children:t,valueStyles:o})=>wC(gC,{children:[im("div",{children:e}),im(vC,{style:{...o},children:t})]}),gC=am.div`
1835
1835
  display: flex;
1836
1836
  align-items: center;
1837
1837
  justify-content: space-between;
@@ -1846,7 +1846,7 @@ You will need this password to access your ${e} wallet on a new device. Please k
1846
1846
  color: var(--privy-color-foreground-2);
1847
1847
  text-align: right;
1848
1848
  }
1849
- `,vC=nm.div`
1849
+ `,vC=am.div`
1850
1850
  font-size: 14px;
1851
1851
  line-height: 100%;
1852
1852
  display: flex;
@@ -1855,7 +1855,7 @@ You will need this password to access your ${e} wallet on a new device. Please k
1855
1855
  border-radius: var(--privy-border-radius-full);
1856
1856
  background-color: var(--privy-color-background-2);
1857
1857
  padding: 4px 8px;
1858
- `;import _a from"styled-components";import{BigNumber as im}from"@ethersproject/bignumber";import{formatEther as am}from"@ethersproject/units";var Gn=(e,t)=>{let o=(t*parseFloat(am(e))).toFixed(2);return o!=="0.00"?`$${o}`:"<$0.01"},Kt=(e,t,o=6,r=!1)=>{let i=parseFloat(am(e)).toFixed(o).replace(/0+$/,"").replace(/\.$/,"");return r?`${i} ${t}`:`${i==="0"?"<0.001":i} ${t}`},wl=e=>e.map(de).reduce((t,o)=>t.add(o),im.from(0)).toHexString(),sm=(e,t)=>{let{chains:o}=A(),r=`https://etherscan.io/address/${t}`,n=`${Uc(e,o)}/address/${t}`;if(!n)return r;try{new URL(n)}catch{return r}return n},de=e=>im.from(e);import{Fragment as PC,jsx as Sa,jsxs as lm}from"react/jsx-runtime";var cm=({weiQuantities:e,tokenPrice:t,tokenSymbol:o})=>{let r=wl(e),n=t?Gn(r,t):void 0,i=Kt(r,o);return Sa(dm,{children:n||i})},Cl=({weiQuantities:e,tokenPrice:t,tokenSymbol:o})=>{let r=wl(e),n=t?Gn(r,t):void 0,i=Kt(r,o);return Sa(dm,{children:n?lm(PC,{children:[Sa(CC,{children:"USD"}),n==="<$0.01"?lm(EC,{children:[Sa(bC,{children:"<"}),"$0.01"]}):n]}):i})},dm=_a.span`
1858
+ `;import _a from"styled-components";import{BigNumber as sm}from"@ethersproject/bignumber";import{formatEther as lm}from"@ethersproject/units";var Gn=(e,t)=>{let o=(t*parseFloat(lm(e))).toFixed(2);return o!=="0.00"?`$${o}`:"<$0.01"},Kt=(e,t,o=6,r=!1)=>{let i=parseFloat(lm(e)).toFixed(o).replace(/0+$/,"").replace(/\.$/,"");return r?`${i} ${t}`:`${i==="0"?"<0.001":i} ${t}`},wl=e=>e.map(de).reduce((t,o)=>t.add(o),sm.from(0)).toHexString(),cm=(e,t)=>{let{chains:o}=A(),r=`https://etherscan.io/address/${t}`,n=`${Bc(e,o)}/address/${t}`;if(!n)return r;try{new URL(n)}catch{return r}return n},de=e=>sm.from(e);import{Fragment as PC,jsx as Sa,jsxs as dm}from"react/jsx-runtime";var pm=({weiQuantities:e,tokenPrice:t,tokenSymbol:o})=>{let r=wl(e),n=t?Gn(r,t):void 0,i=Kt(r,o);return Sa(um,{children:n||i})},Cl=({weiQuantities:e,tokenPrice:t,tokenSymbol:o})=>{let r=wl(e),n=t?Gn(r,t):void 0,i=Kt(r,o);return Sa(um,{children:n?dm(PC,{children:[Sa(CC,{children:"USD"}),n==="<$0.01"?dm(EC,{children:[Sa(bC,{children:"<"}),"$0.01"]}):n]}):i})},um=_a.span`
1859
1859
  font-size: 14px;
1860
1860
  line-height: 140%;
1861
1861
  display: flex;
@@ -1870,13 +1870,13 @@ You will need this password to access your ${e} wallet on a new device. Please k
1870
1870
  `,EC=_a.span`
1871
1871
  display: flex;
1872
1872
  align-items: center;
1873
- `;import bl from"styled-components";import{jsx as Bo,jsxs as ka}from"react/jsx-runtime";var pm=({gas:e,tokenPrice:t,tokenSymbol:o})=>ka(Ss,{style:{paddingBottom:"12px"},children:[ka(mm,{children:[Bo(hm,{children:"Est. Fees"}),Bo("div",{children:Bo(Cl,{weiQuantities:[e],tokenPrice:t,tokenSymbol:o})})]}),t&&Bo(fm,{children:`${Kt(e,o)}`})]}),um=({transactionData:e,gas:t,tokenPrice:o,tokenSymbol:r})=>{let n=de(e.value||0).add(de(t)).toHexString();return ka(Ss,{children:[ka(mm,{children:[Bo(hm,{children:"Total (including fees)"}),Bo("div",{children:Bo(Cl,{weiQuantities:[e.value||0,t],tokenPrice:o,tokenSymbol:r})})]}),o&&Bo(fm,{children:Kt(n,r)})]})},mm=bl.div`
1873
+ `;import bl from"styled-components";import{jsx as Bo,jsxs as ka}from"react/jsx-runtime";var mm=({gas:e,tokenPrice:t,tokenSymbol:o})=>ka(Ss,{style:{paddingBottom:"12px"},children:[ka(hm,{children:[Bo(gm,{children:"Est. Fees"}),Bo("div",{children:Bo(Cl,{weiQuantities:[e],tokenPrice:t,tokenSymbol:o})})]}),t&&Bo(ym,{children:`${Kt(e,o)}`})]}),fm=({transactionData:e,gas:t,tokenPrice:o,tokenSymbol:r})=>{let n=de(e.value||0).add(de(t)).toHexString();return ka(Ss,{children:[ka(hm,{children:[Bo(gm,{children:"Total (including fees)"}),Bo("div",{children:Bo(Cl,{weiQuantities:[e.value||0,t],tokenPrice:o,tokenSymbol:r})})]}),o&&Bo(ym,{children:Kt(n,r)})]})},hm=bl.div`
1874
1874
  display: flex;
1875
1875
  flex-direction: row;
1876
1876
  justify-content: space-between;
1877
1877
  align-items: center;
1878
1878
  padding-top: 4px;
1879
- `,fm=bl.div`
1879
+ `,ym=bl.div`
1880
1880
  display: flex;
1881
1881
  flex-direction: row;
1882
1882
  height: 12px;
@@ -1885,11 +1885,11 @@ You will need this password to access your ${e} wallet on a new device. Please k
1885
1885
  line-height: 12px;
1886
1886
  color: var(--privy-color-foreground-3);
1887
1887
  font-weight: 400;
1888
- `,hm=bl.div`
1888
+ `,gm=bl.div`
1889
1889
  font-size: 14px;
1890
1890
  line-height: 22.4px;
1891
1891
  font-weight: 400;
1892
- `;import{ChevronDownIcon as TC}from"@heroicons/react/24/outline";import{useContext as lr,useState as xC}from"react";import Ho from"styled-components";import{createContext as ym,useContext as rR}from"react";var tn=ym(void 0);var zn=ym(void 0);import{Fragment as MC,jsx as kt,jsxs as gm}from"react/jsx-runtime";var vm=({defaultValue:e,children:t})=>{let[o,r]=xC(e||null),n=i=>{r(o===i?null:i)};return kt(tn.Provider,{value:{activePanel:o,togglePanel:n},children:kt(SC,{children:t})})},wm=({value:e,children:t})=>{let{activePanel:o,togglePanel:r}=lr(tn),n=o===e;return kt(zn.Provider,{value:{onToggle:()=>r(e),value:e},children:kt(RC,{isActive:n,"data-open":n,children:t})})},Cm=({children:e})=>{let{activePanel:t}=lr(tn),{onToggle:o,value:r}=lr(zn),n=t===r;return gm(MC,{children:[gm(_C,{onClick:o,"data-open":n,children:[kt(AC,{children:e}),kt(WC,{isactive:n,children:kt(TC,{height:"16px",width:"16px",strokeWidth:"2"})})]}),kt(kC,{})]})},bm=({children:e})=>{let{activePanel:t}=lr(tn),{value:o}=lr(zn);return kt(IC,{"data-open":t===o,children:kt(Pm,{children:e})})},Em=({children:e})=>{let{activePanel:t}=lr(tn),{value:o}=lr(zn);return kt(Pm,{children:typeof e=="function"?e({isActive:t===o}):e})},SC=Ho.div`
1892
+ `;import{ChevronDownIcon as TC}from"@heroicons/react/24/outline";import{useContext as lr,useState as xC}from"react";import Ho from"styled-components";import{createContext as vm,useContext as rR}from"react";var tn=vm(void 0);var zn=vm(void 0);import{Fragment as MC,jsx as kt,jsxs as wm}from"react/jsx-runtime";var Cm=({defaultValue:e,children:t})=>{let[o,r]=xC(e||null),n=i=>{r(o===i?null:i)};return kt(tn.Provider,{value:{activePanel:o,togglePanel:n},children:kt(SC,{children:t})})},bm=({value:e,children:t})=>{let{activePanel:o,togglePanel:r}=lr(tn),n=o===e;return kt(zn.Provider,{value:{onToggle:()=>r(e),value:e},children:kt(RC,{isActive:n,"data-open":n,children:t})})},Em=({children:e})=>{let{activePanel:t}=lr(tn),{onToggle:o,value:r}=lr(zn),n=t===r;return wm(MC,{children:[wm(_C,{onClick:o,"data-open":n,children:[kt(AC,{children:e}),kt(WC,{isactive:n,children:kt(TC,{height:"16px",width:"16px",strokeWidth:"2"})})]}),kt(kC,{})]})},Pm=({children:e})=>{let{activePanel:t}=lr(tn),{value:o}=lr(zn);return kt(IC,{"data-open":t===o,children:kt(xm,{children:e})})},Tm=({children:e})=>{let{activePanel:t}=lr(tn),{value:o}=lr(zn);return kt(xm,{children:typeof e=="function"?e({isActive:t===o}):e})},SC=Ho.div`
1893
1893
  display: flex;
1894
1894
  flex-direction: column;
1895
1895
  width: 100%;
@@ -1939,7 +1939,7 @@ You will need this password to access your ${e} wallet on a new device. Please k
1939
1939
  &[data-open='false'] {
1940
1940
  max-height: 0;
1941
1941
  }
1942
- `,Pm=Ho.div`
1942
+ `,xm=Ho.div`
1943
1943
  display: flex;
1944
1944
  flex-direction: column;
1945
1945
  gap: 12px;
@@ -1947,15 +1947,15 @@ You will need this password to access your ${e} wallet on a new device. Please k
1947
1947
  min-height: 1px;
1948
1948
  `,WC=Ho.div`
1949
1949
  transform: ${e=>e.isactive?"rotate(180deg)":"rotate(0deg)"};
1950
- `;import LC from"styled-components";import{jsx as OC}from"react/jsx-runtime";var El=({walletAddress:e,chainId:t=to})=>OC(NC,{href:sm(t,e),target:"_blank",children:bo(e)}),NC=LC.a`
1950
+ `;import LC from"styled-components";import{jsx as OC}from"react/jsx-runtime";var El=({walletAddress:e,chainId:t=to})=>OC(NC,{href:cm(t,e),target:"_blank",children:bo(e)}),NC=LC.a`
1951
1951
  &:hover {
1952
1952
  text-decoration: underline;
1953
1953
  }
1954
- `;import{jsx as st,jsxs as Pl}from"react/jsx-runtime";var on=({from:e,to:t,txn:o,transactionInfo:r,tokenPrice:n,gas:i,tokenSymbol:a})=>{let s=o?.value||0;return st(vm,{children:Pl(wm,{value:"details",children:[st(Cm,{children:Pl(DC,{children:[st("div",{children:r?.title||r?.actionDescription||"Details"}),st(UC,{children:st(cm,{weiQuantities:[s],tokenPrice:n,tokenSymbol:a})})]})}),Pl(bm,{children:[st(xa,{label:"From",children:st(El,{walletAddress:e,chainId:o.chainId||to})}),st(xa,{label:"To",children:st(El,{walletAddress:t,chainId:o.chainId||to})}),r&&r.action&&st(xa,{label:"Action",children:r.action}),i&&st(pm,{transactionData:o,gas:i,tokenPrice:n,tokenSymbol:a})]}),st(Em,{children:({isActive:l})=>st(um,{transactionData:o,displayFee:l,gas:i||"0x0",tokenPrice:n,tokenSymbol:a})})]})})},DC=Tm.div`
1954
+ `;import{jsx as st,jsxs as Pl}from"react/jsx-runtime";var on=({from:e,to:t,txn:o,transactionInfo:r,tokenPrice:n,gas:i,tokenSymbol:a})=>{let s=o?.value||0;return st(Cm,{children:Pl(bm,{value:"details",children:[st(Em,{children:Pl(DC,{children:[st("div",{children:r?.title||r?.actionDescription||"Details"}),st(UC,{children:st(pm,{weiQuantities:[s],tokenPrice:n,tokenSymbol:a})})]})}),Pl(Pm,{children:[st(xa,{label:"From",children:st(El,{walletAddress:e,chainId:o.chainId||to})}),st(xa,{label:"To",children:st(El,{walletAddress:t,chainId:o.chainId||to})}),r&&r.action&&st(xa,{label:"Action",children:r.action}),i&&st(mm,{transactionData:o,gas:i,tokenPrice:n,tokenSymbol:a})]}),st(Tm,{children:({isActive:l})=>st(fm,{transactionData:o,displayFee:l,gas:i||"0x0",tokenPrice:n,tokenSymbol:a})})]})})},DC=Sm.div`
1955
1955
  display: flex;
1956
1956
  flex-direction: row;
1957
1957
  justify-content: space-between;
1958
- `,UC=Tm.div`
1958
+ `,UC=Sm.div`
1959
1959
  flex-shrink: 0;
1960
1960
  padding-left: 8px;
1961
1961
  `;import $n from"styled-components";import{jsx as Vn,jsxs as VC}from"react/jsx-runtime";var Tl=({description:e,contractInfo:t})=>VC(FC,{children:[t.imgUrl&&Vn(BC,{size:t.imgSize||"sm",src:t.imgUrl,alt:t.imgAltText||`${t.name} image`}),t.url&&Vn(HC,{children:Vn("a",{href:t.url,target:"_blank",rel:"noopener noreferrer",children:t.url.replace(/^(https?:\/\/)(www\.)?/,"")})}),t.name&&Vn(GC,{children:t.name}),Vn(zC,{children:e||t.actionText})]}),FC=$n.div`
@@ -1999,7 +1999,7 @@ You will need this password to access your ${e} wallet on a new device. Please k
1999
1999
  overflow: hidden;
2000
2000
  max-width: 275px;
2001
2001
  text-overflow: ellipsis;
2002
- `;import{WalletIcon as $C}from"@heroicons/react/24/outline";import Sl from"styled-components";import{jsx as xm,jsxs as xl}from"react/jsx-runtime";var Sm=({address:e,txn:t,balance:o,hasFunds:r})=>{let n=!!o,{nativeTokenSymbolForChainId:i}=A(),a=i(t.chainId)||"ETH";return xl(jC,{children:[xl(qC,{children:[xm($C,{strokeWidth:"2",width:"16px",height:"16px"}),xm("div",{children:bo(e)})]}),xl(KC,{displayBalanceColor:n,hasFunds:r,children:[o?Kt(o,a,6,!0):0," available"]})]})},jC=Sl.div`
2002
+ `;import{WalletIcon as $C}from"@heroicons/react/24/outline";import Sl from"styled-components";import{jsx as _m,jsxs as xl}from"react/jsx-runtime";var km=({address:e,txn:t,balance:o,hasFunds:r})=>{let n=!!o,{nativeTokenSymbolForChainId:i}=A(),a=i(t.chainId)||"ETH";return xl(jC,{children:[xl(qC,{children:[_m($C,{strokeWidth:"2",width:"16px",height:"16px"}),_m("div",{children:bo(e)})]}),xl(KC,{displayBalanceColor:n,hasFunds:r,children:[o?Kt(o,a,6,!0):0," available"]})]})},jC=Sl.div`
2003
2003
  display: flex;
2004
2004
  flex-direction: row;
2005
2005
  justify-content: space-between;
@@ -2027,12 +2027,12 @@ You will need this password to access your ${e} wallet on a new device. Please k
2027
2027
  background-color: var(--privy-color-background-2);
2028
2028
  padding: 5px 8px;
2029
2029
  color: ${e=>e.displayBalanceColor?e.hasFunds?"var(--privy-color-success-dark)":"var(--privy-color-error)":"inherit"};
2030
- `;import Aa from"styled-components";import{Fragment as km,jsx as jn,jsxs as Am}from"react/jsx-runtime";var Rm=({description:e,txn:t,tokenSymbol:o,tokenPrice:r})=>{let n=t.value||0,i=r?Gn(n,r):void 0,a=Kt(n,o);return Am(YC,{children:[i?Am(km,{children:[jn(_m,{children:i}),jn(JC,{children:a})]}):jn(km,{children:jn(_m,{children:a})}),jn(QC,{children:e})]})},YC=Aa.div`
2030
+ `;import Aa from"styled-components";import{Fragment as Rm,jsx as jn,jsxs as Im}from"react/jsx-runtime";var Wm=({description:e,txn:t,tokenSymbol:o,tokenPrice:r})=>{let n=t.value||0,i=r?Gn(n,r):void 0,a=Kt(n,o);return Im(YC,{children:[i?Im(Rm,{children:[jn(Am,{children:i}),jn(JC,{children:a})]}):jn(Rm,{children:jn(Am,{children:a})}),jn(QC,{children:e})]})},YC=Aa.div`
2031
2031
  display: flex;
2032
2032
  flex-direction: column;
2033
2033
  align-items: center;
2034
2034
  margin-bottom: 20px;
2035
- `,_m=Aa.h2`
2035
+ `,Am=Aa.h2`
2036
2036
  && {
2037
2037
  font-size: 48px;
2038
2038
  line-height: 48px;
@@ -2052,10 +2052,10 @@ You will need this password to access your ${e} wallet on a new device. Please k
2052
2052
  overflow: hidden;
2053
2053
  max-width: 275px;
2054
2054
  text-overflow: ellipsis;
2055
- `;import{VoidSigner as e0}from"@ethersproject/abstract-signer";import{BigNumber as At}from"@ethersproject/bignumber";import{Contract as t0}from"@ethersproject/contracts";import{EtherscanProvider as gI}from"@ethersproject/providers";import{serialize as o0}from"@ethersproject/transactions";var Ra={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 Ia={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 Wa={id:421614,name:"Arbitrum Sepolia",network:"arbitrum-sepolia",nativeCurrency:{name:"Arbitrum Sepolia Ether",symbol:"ETH",decimals:18},rpcUrls:{default:{http:["https://sepolia-rollup.arbitrum.io/rpc"]},public:{http:["https://sepolia-rollup.arbitrum.io/rpc"]}},blockExplorers:{default:{name:"Blockscout",url:"https://sepolia-explorer.arbitrum.io"}},testnet:!0};var Ma={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 La={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 Na={id:84532,network:"base-sepolia",name:"Base Sepolia",nativeCurrency:{name:"Sepolia Ether",symbol:"ETH",decimals:18},rpcUrls:{default:{http:["https://sepolia.base.org"]},public:{http:["https://sepolia.base.org"]}},blockExplorers:{default:{name:"Blockscout",url:"https://base-sepolia.blockscout.com"}},testnet:!0};var Oa={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 Da={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 Ua={id:11155420,name:"Optimism Sepolia",network:"optimism-sepolia",nativeCurrency:{name:"Sepolia Ether",symbol:"ETH",decimals:18},rpcUrls:{default:{http:["https://sepolia.optimism.io"]},public:{http:["https://sepolia.optimism.io"]},infura:{http:["https://optimism-sepolia.infura.io/v3"]}},blockExplorers:{default:{name:"Blockscout",url:"https://optimism-sepolia.blockscout.com"}},testnet:!0};var Fa={id:7777777,name:"Zora",network:"zora",nativeCurrency:{decimals:18,name:"Ether",symbol:"ETH"},rpcUrls:{default:{http:["https://rpc.zora.energy"],webSocket:["wss://rpc.zora.energy"]},public:{http:["https://rpc.zora.energy"],webSocket:["wss://rpc.zora.energy"]}},blockExplorers:{default:{name:"Explorer",url:"https://explorer.zora.energy"}}};var Ba={id:999999999,name:"Zora Sepolia",network:"zora-sepolia",nativeCurrency:{decimals:18,name:"Zora Sepolia",symbol:"ETH"},rpcUrls:{default:{http:["https://sepolia.rpc.zora.energy"],webSocket:["wss://sepolia.rpc.zora.energy"]},public:{http:["https://sepolia.rpc.zora.energy"],webSocket:["wss://sepolia.rpc.zora.energy"]}},blockExplorers:{default:{name:"Zora Sepolia Explorer",url:"https://sepolia.explorer.zora.energy/"}},testnet:!0};var Ha={id:999,name:"Zora Goerli Testnet",network:"zora-testnet",nativeCurrency:{decimals:18,name:"Zora Goerli",symbol:"ETH"},rpcUrls:{default:{http:["https://testnet.rpc.zora.energy"],webSocket:["wss://testnet.rpc.zora.energy"]},public:{http:["https://testnet.rpc.zora.energy"],webSocket:["wss://testnet.rpc.zora.energy"]}},blockExplorers:{default:{name:"Explorer",url:"https://testnet.explorer.zora.energy"}},testnet:!0};import{parseUnits as Im}from"@ethersproject/units";import{ofetch as ZC}from"ofetch";var qn={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 Kn={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 Wm=[qn.id,Kn.id],_l=e=>({maxPriorityFee:Im(e.maxPriorityFee.toFixed(9),"gwei").toHexString(),maxFee:Im(e.maxFee.toFixed(9),"gwei").toHexString()}),XC=e=>({safeLow:_l(e.safeLow),standard:_l(e.standard),fast:_l(e.fast)}),Mm=async e=>{let t="";switch(e){case qn.id:t="https://gasstation.polygon.technology/v2";break;case Kn.id:t="https://gasstation-testnet.polygon.technology/v2";break;default:throw Error(`chainId ${e} does not support polygon gas stations`)}return XC(await ZC(t))};function mo(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 r0(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=mo(e.nonce)),e.gasLimit!==void 0&&(t.gasLimit=mo(e.gasLimit)),e.gasPrice!==void 0&&(t.gasPrice=mo(e.gasPrice)),e.value!==void 0&&(t.value=mo(e.value)),e.maxFeePerGas!==void 0&&(t.maxFeePerGas=mo(e.maxFeePerGas)),e.maxPriorityFeePerGas!==void 0&&(t.maxPriorityFeePerGas=mo(e.maxPriorityFeePerGas)),t}function n0(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=de(e.nonce).toNumber()),e.gasLimit!==void 0&&(t.gasLimit=de(e.gasLimit)),e.gasPrice!==void 0&&(t.gasPrice=de(e.gasPrice)),e.value!==void 0&&(t.value=de(e.value)),e.maxFeePerGas!==void 0&&(t.maxFeePerGas=de(e.maxFeePerGas)),e.maxPriorityFeePerGas!==void 0&&(t.maxPriorityFeePerGas=de(e.maxPriorityFeePerGas)),t}async function rn(e,t,o){t.chainId=Number(t.chainId),Nm(t);let r=new e0(e,o);if(t.gas&&(t.gasLimit=t.gas,delete t.gas),Wm.includes(t.chainId)&&(!t.maxPriorityFeePerGas||!t.maxFeePerGas))try{let{standard:i}=await Mm(t.chainId);t.maxPriorityFeePerGas||(t.maxPriorityFeePerGas=i.maxPriorityFee),t.maxFeePerGas||(t.maxFeePerGas=i.maxFee)}catch(i){throw new Error(`Failed to set gas prices from Polygon gas station with error: ${i}.`)}if(i0(t.chainId)&&!t.maxFeePerGas)try{let{lastBaseFeePerGas:i}=await r.getFeeData();if(i){let a=i.mul(At.from(120)).div(At.from(100));t.maxFeePerGas=mo(a),t.maxPriorityFeePerGas=mo(At.from(0))}}catch(i){throw new Error(`Failed to set gas price for Arbitrum transaction: ${i}.`)}if(kl(t.chainId)&&(!t.maxPriorityFeePerGas||!t.maxFeePerGas)&&!t.gasPrice)try{if(t.type=2,!t.maxPriorityFeePerGas){let i=await o.send("eth_maxPriorityFeePerGas",[]);t.maxPriorityFeePerGas=i}if(t.maxFeePerGas&&(console.warn("maxFeePerGas is specified without maxPriorityFeePerGas - this can result in hung transactions."),t.maxPriorityFeePerGas>=t.maxFeePerGas))throw new Error("Overridden maxFeePerGas is less than or equal to the calculated maxPriorityFeePerGas. Please set both values or maxPriorityFeePerGas alone for correct gas estimation.");if(!t.maxFeePerGas){let{lastBaseFeePerGas:i}=await r.getFeeData();if(!i)throw new Error("Unable to fetch baseFee for last block.");let l=At.from(i).mul(At.from(126)).div(At.from(100)).add(At.from(t.maxPriorityFeePerGas));t.maxFeePerGas=mo(l)}}catch(i){throw new Error(`Failed to set gas price for OP stack transaction: ${i}.`)}a0(t.chainId)&&t.type!=0&&((t.type==1||t.type==2)&&console.warn("Transaction request type specified is incompatible for chain and will result in undefined behavior. Please use transaction type 0."),t.type===void 0&&(t.type=0));let n=await r.populateTransaction({to:t.to,from:t.from,nonce:t.nonce,gasLimit:t.gasLimit,gasPrice:t.gasPrice,data:t.data,value:t.value,chainId:t.chainId,type:t.type,accessList:t.accessList,maxFeePerGas:t.maxFeePerGas,maxPriorityFeePerGas:t.maxPriorityFeePerGas});return r0(n)}async function Ga(e,t,o,r,n){r=Object.assign({chainId:to},r),Nm(r);let a=(await o.rpc({address:t,accessToken:e,request:{method:"eth_signTransaction",params:[r]}})).response.data;return await n.sendTransaction(a)}async function Lm(e,t,o){let r=await o.getBalance(e),n=t.value||0,i=r.sub(de(n)),a=!i.isNegative()&&!i.isZero();return{balance:r,hasSufficientFunds:a}}function kl(e){return[Ma.id,La.id,Na.id,Oa.id,Da.id,Ua.id,Fa.id,Ha.id,Ba.id].includes(e)}function i0(e){return[Ra.id,Ia.id,Wa.id].includes(e)}function a0(e){return[56,97].includes(e)}async function Al(e,t){if(!e.chainId||e.chainId&&!kl(e.chainId))return At.from(0);let o=At.from(0);try{let r=new t0(_c,kc,t),n=n0(e),i=o0(n);o=await r.getL1Fee(i)}catch{}return o}async function za(e,t){delete e.from;let o=At.from(0),r=At.from(0);if(e.gasLimit?o=de(e.gasLimit):o=await t.estimateGas(e),e.type==2)if(e.maxFeePerGas)r=de(e.maxFeePerGas);else{let i=await t.getFeeData();i.maxFeePerGas&&(r=i.maxFeePerGas)}else if(e.type==0||e.type==1)if(e.gasPrice)r=de(e.gasPrice);else{let i=await t.getFeeData();i.gasPrice&&(r=i.gasPrice)}else if(e.gasPrice)r=de(e.gasPrice);else{let i=await t.getFeeData();i.gasPrice&&(r=i.gasPrice)}let n=o.mul(r);if(e.chainId&&kl(e.chainId))try{let i=await Al(e,t);n=n.add(i)}catch{}return n}function Nm(e){let t=["gasLimit","gasPrice","value","maxPriorityFeePerGas","maxFeePerGas"];for(let o of t){let r=e[o];if(!(typeof r>"u")&&!s0(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 s0(e){let t=typeof e=="number",o=typeof e=="bigint",r=typeof e=="string"&&l0(e);return t||o||r}function l0(e){return/^-?0x[a-f0-9]+$/i.test(e)}function Va(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{useState as Rl,useEffect as c0}from"react";var $a=e=>{let{showFiatPrices:t,getUsdTokenPrice:o,chains:r}=A(),[n,i]=Rl(!0),[a,s]=Rl(void 0),[l,c]=Rl(void 0);return c0(()=>{let u=e.chainId||to,f=r.find(v=>v.id===Number(u));if(!f)throw new z(`Unsupported chain: ${u}`);(async()=>{if(!t){i(!1);return}try{i(!0);let v=await o(f);v?c(v):s(new Error(`Unable to fetch token price on chain id ${f.id}`))}catch(v){s(v)}finally{i(!1)}})()},[e.chainId]),{tokenPrice:l,isTokenPriceLoading:n,tokenPriceError:a}};import{createContext as d0,useContext as p0}from"react";var Il=d0({wallets:[],ready:!1});function Yn(){return p0(Il)}import{jsx as Dm}from"react/jsx-runtime";var Wl=({pendingTransaction:e})=>{let{getAccessToken:t}=H(),{wallets:o}=Yn(),{walletProxy:r,rpcConfig:n,chains:i,nativeTokenSymbolForChainId:a}=A(),[s,l]=Om(e),{tokenPrice:c}=$a(s),[u,f]=Om(null),w=a(e.chainId)||"ETH",v=m0(()=>o.find(T=>T.walletClientType==="privy"),[o]);return f0(()=>{async function T(){if(!await t()||!r||!v)return s;let E=new u0(Pt(s.chainId,i,n)),b=await za(s,E);return f(de(b.toBigInt()).toHexString()),rn(v.address,s,E)}T().then(y=>{l(y)})},[r]),v?Dm(y0,{children:Dm(on,{from:v.address,to:s.to,txn:s,gas:u??void 0,tokenPrice:c,tokenSymbol:w})}):null},y0=h0.div`
2055
+ `;import{VoidSigner as e0}from"@ethersproject/abstract-signer";import{BigNumber as At}from"@ethersproject/bignumber";import{Contract as t0}from"@ethersproject/contracts";import{EtherscanProvider as gI}from"@ethersproject/providers";import{serialize as o0}from"@ethersproject/transactions";var Ra={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 Ia={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 Wa={id:421614,name:"Arbitrum Sepolia",network:"arbitrum-sepolia",nativeCurrency:{name:"Arbitrum Sepolia Ether",symbol:"ETH",decimals:18},rpcUrls:{default:{http:["https://sepolia-rollup.arbitrum.io/rpc"]},public:{http:["https://sepolia-rollup.arbitrum.io/rpc"]}},blockExplorers:{default:{name:"Blockscout",url:"https://sepolia-explorer.arbitrum.io"}},testnet:!0};var Ma={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 La={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 Na={id:84532,network:"base-sepolia",name:"Base Sepolia",nativeCurrency:{name:"Sepolia Ether",symbol:"ETH",decimals:18},rpcUrls:{default:{http:["https://sepolia.base.org"]},public:{http:["https://sepolia.base.org"]}},blockExplorers:{default:{name:"Blockscout",url:"https://base-sepolia.blockscout.com"}},testnet:!0};var Oa={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 Da={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 Ua={id:11155420,name:"Optimism Sepolia",network:"optimism-sepolia",nativeCurrency:{name:"Sepolia Ether",symbol:"ETH",decimals:18},rpcUrls:{default:{http:["https://sepolia.optimism.io"]},public:{http:["https://sepolia.optimism.io"]},infura:{http:["https://optimism-sepolia.infura.io/v3"]}},blockExplorers:{default:{name:"Blockscout",url:"https://optimism-sepolia.blockscout.com"}},testnet:!0};var Fa={id:7777777,name:"Zora",network:"zora",nativeCurrency:{decimals:18,name:"Ether",symbol:"ETH"},rpcUrls:{default:{http:["https://rpc.zora.energy"],webSocket:["wss://rpc.zora.energy"]},public:{http:["https://rpc.zora.energy"],webSocket:["wss://rpc.zora.energy"]}},blockExplorers:{default:{name:"Explorer",url:"https://explorer.zora.energy"}}};var Ba={id:999999999,name:"Zora Sepolia",network:"zora-sepolia",nativeCurrency:{decimals:18,name:"Zora Sepolia",symbol:"ETH"},rpcUrls:{default:{http:["https://sepolia.rpc.zora.energy"],webSocket:["wss://sepolia.rpc.zora.energy"]},public:{http:["https://sepolia.rpc.zora.energy"],webSocket:["wss://sepolia.rpc.zora.energy"]}},blockExplorers:{default:{name:"Zora Sepolia Explorer",url:"https://sepolia.explorer.zora.energy/"}},testnet:!0};var Ha={id:999,name:"Zora Goerli Testnet",network:"zora-testnet",nativeCurrency:{decimals:18,name:"Zora Goerli",symbol:"ETH"},rpcUrls:{default:{http:["https://testnet.rpc.zora.energy"],webSocket:["wss://testnet.rpc.zora.energy"]},public:{http:["https://testnet.rpc.zora.energy"],webSocket:["wss://testnet.rpc.zora.energy"]}},blockExplorers:{default:{name:"Explorer",url:"https://testnet.explorer.zora.energy"}},testnet:!0};import{parseUnits as Mm}from"@ethersproject/units";import{ofetch as ZC}from"ofetch";var qn={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 Kn={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 Lm=[qn.id,Kn.id],_l=e=>({maxPriorityFee:Mm(e.maxPriorityFee.toFixed(9),"gwei").toHexString(),maxFee:Mm(e.maxFee.toFixed(9),"gwei").toHexString()}),XC=e=>({safeLow:_l(e.safeLow),standard:_l(e.standard),fast:_l(e.fast)}),Nm=async e=>{let t="";switch(e){case qn.id:t="https://gasstation.polygon.technology/v2";break;case Kn.id:t="https://gasstation-testnet.polygon.technology/v2";break;default:throw Error(`chainId ${e} does not support polygon gas stations`)}return XC(await ZC(t))};function mo(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 r0(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=mo(e.nonce)),e.gasLimit!==void 0&&(t.gasLimit=mo(e.gasLimit)),e.gasPrice!==void 0&&(t.gasPrice=mo(e.gasPrice)),e.value!==void 0&&(t.value=mo(e.value)),e.maxFeePerGas!==void 0&&(t.maxFeePerGas=mo(e.maxFeePerGas)),e.maxPriorityFeePerGas!==void 0&&(t.maxPriorityFeePerGas=mo(e.maxPriorityFeePerGas)),t}function n0(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=de(e.nonce).toNumber()),e.gasLimit!==void 0&&(t.gasLimit=de(e.gasLimit)),e.gasPrice!==void 0&&(t.gasPrice=de(e.gasPrice)),e.value!==void 0&&(t.value=de(e.value)),e.maxFeePerGas!==void 0&&(t.maxFeePerGas=de(e.maxFeePerGas)),e.maxPriorityFeePerGas!==void 0&&(t.maxPriorityFeePerGas=de(e.maxPriorityFeePerGas)),t}async function rn(e,t,o){t.chainId=Number(t.chainId),Dm(t);let r=new e0(e,o);if(t.gas&&(t.gasLimit=t.gas,delete t.gas),Lm.includes(t.chainId)&&(!t.maxPriorityFeePerGas||!t.maxFeePerGas))try{let{standard:i}=await Nm(t.chainId);t.maxPriorityFeePerGas||(t.maxPriorityFeePerGas=i.maxPriorityFee),t.maxFeePerGas||(t.maxFeePerGas=i.maxFee)}catch(i){throw new Error(`Failed to set gas prices from Polygon gas station with error: ${i}.`)}if(i0(t.chainId)&&!t.maxFeePerGas)try{let{lastBaseFeePerGas:i}=await r.getFeeData();if(i){let a=i.mul(At.from(120)).div(At.from(100));t.maxFeePerGas=mo(a),t.maxPriorityFeePerGas=mo(At.from(0))}}catch(i){throw new Error(`Failed to set gas price for Arbitrum transaction: ${i}.`)}if(kl(t.chainId)&&(!t.maxPriorityFeePerGas||!t.maxFeePerGas)&&!t.gasPrice)try{if(t.type=2,!t.maxPriorityFeePerGas){let i=await o.send("eth_maxPriorityFeePerGas",[]);t.maxPriorityFeePerGas=i}if(t.maxFeePerGas&&(console.warn("maxFeePerGas is specified without maxPriorityFeePerGas - this can result in hung transactions."),t.maxPriorityFeePerGas>=t.maxFeePerGas))throw new Error("Overridden maxFeePerGas is less than or equal to the calculated maxPriorityFeePerGas. Please set both values or maxPriorityFeePerGas alone for correct gas estimation.");if(!t.maxFeePerGas){let{lastBaseFeePerGas:i}=await r.getFeeData();if(!i)throw new Error("Unable to fetch baseFee for last block.");let l=At.from(i).mul(At.from(126)).div(At.from(100)).add(At.from(t.maxPriorityFeePerGas));t.maxFeePerGas=mo(l)}}catch(i){throw new Error(`Failed to set gas price for OP stack transaction: ${i}.`)}a0(t.chainId)&&t.type!=0&&((t.type==1||t.type==2)&&console.warn("Transaction request type specified is incompatible for chain and will result in undefined behavior. Please use transaction type 0."),t.type===void 0&&(t.type=0));let n=await r.populateTransaction({to:t.to,from:t.from,nonce:t.nonce,gasLimit:t.gasLimit,gasPrice:t.gasPrice,data:t.data,value:t.value,chainId:t.chainId,type:t.type,accessList:t.accessList,maxFeePerGas:t.maxFeePerGas,maxPriorityFeePerGas:t.maxPriorityFeePerGas});return r0(n)}async function Ga(e,t,o,r,n){r=Object.assign({chainId:to},r),Dm(r);let a=(await o.rpc({address:t,accessToken:e,request:{method:"eth_signTransaction",params:[r]}})).response.data;return await n.sendTransaction(a)}async function Om(e,t,o){let r=await o.getBalance(e),n=t.value||0,i=r.sub(de(n)),a=!i.isNegative()&&!i.isZero();return{balance:r,hasSufficientFunds:a}}function kl(e){return[Ma.id,La.id,Na.id,Oa.id,Da.id,Ua.id,Fa.id,Ha.id,Ba.id].includes(e)}function i0(e){return[Ra.id,Ia.id,Wa.id].includes(e)}function a0(e){return[56,97].includes(e)}async function Al(e,t){if(!e.chainId||e.chainId&&!kl(e.chainId))return At.from(0);let o=At.from(0);try{let r=new t0(_c,kc,t),n=n0(e),i=o0(n);o=await r.getL1Fee(i)}catch{}return o}async function za(e,t){delete e.from;let o=At.from(0),r=At.from(0);if(e.gasLimit?o=de(e.gasLimit):o=await t.estimateGas(e),e.type==2)if(e.maxFeePerGas)r=de(e.maxFeePerGas);else{let i=await t.getFeeData();i.maxFeePerGas&&(r=i.maxFeePerGas)}else if(e.type==0||e.type==1)if(e.gasPrice)r=de(e.gasPrice);else{let i=await t.getFeeData();i.gasPrice&&(r=i.gasPrice)}else if(e.gasPrice)r=de(e.gasPrice);else{let i=await t.getFeeData();i.gasPrice&&(r=i.gasPrice)}let n=o.mul(r);if(e.chainId&&kl(e.chainId))try{let i=await Al(e,t);n=n.add(i)}catch{}return n}function Dm(e){let t=["gasLimit","gasPrice","value","maxPriorityFeePerGas","maxFeePerGas"];for(let o of t){let r=e[o];if(!(typeof r>"u")&&!s0(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 s0(e){let t=typeof e=="number",o=typeof e=="bigint",r=typeof e=="string"&&l0(e);return t||o||r}function l0(e){return/^-?0x[a-f0-9]+$/i.test(e)}function Va(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{useState as Rl,useEffect as c0}from"react";var $a=e=>{let{showFiatPrices:t,getUsdTokenPrice:o,chains:r}=A(),[n,i]=Rl(!0),[a,s]=Rl(void 0),[l,c]=Rl(void 0);return c0(()=>{let u=e.chainId||to,f=r.find(v=>v.id===Number(u));if(!f)throw new z(`Unsupported chain: ${u}`);(async()=>{if(!t){i(!1);return}try{i(!0);let v=await o(f);v?c(v):s(new Error(`Unable to fetch token price on chain id ${f.id}`))}catch(v){s(v)}finally{i(!1)}})()},[e.chainId]),{tokenPrice:l,isTokenPriceLoading:n,tokenPriceError:a}};import{createContext as d0,useContext as p0}from"react";var Il=d0({wallets:[],ready:!1});function Yn(){return p0(Il)}import{jsx as Fm}from"react/jsx-runtime";var Wl=({pendingTransaction:e})=>{let{getAccessToken:t}=H(),{wallets:o}=Yn(),{walletProxy:r,rpcConfig:n,chains:i,nativeTokenSymbolForChainId:a}=A(),[s,l]=Um(e),{tokenPrice:c}=$a(s),[u,f]=Um(null),w=a(e.chainId)||"ETH",v=m0(()=>o.find(T=>T.walletClientType==="privy"),[o]);return f0(()=>{async function T(){if(!await t()||!r||!v)return s;let E=new u0(Pt(s.chainId,i,n)),b=await za(s,E);return f(de(b.toBigInt()).toHexString()),rn(v.address,s,E)}T().then(y=>{l(y)})},[r]),v?Fm(y0,{children:Fm(on,{from:v.address,to:s.to,txn:s,gas:u??void 0,tokenPrice:c,tokenSymbol:w})}):null},y0=h0.div`
2056
2056
  width: 100%;
2057
2057
  padding: 1rem 0;
2058
- `;import{Fragment as Ll,jsx as Y,jsxs as Yt}from"react/jsx-runtime";var Nl=({open:e,onClose:t})=>{let{user:o}=H(),[r,n]=Ml(null),{init:i,cancel:a}=Xr();E0(()=>{e&&o?.mfaMethods&&o.mfaMethods.length>0?s(o.mfaMethods[0]):n(null)},[o?.mfaMethods,e]);async function s(c){try{n(c),await i(c)}catch(u){console.error(u)}}let l=()=>{n(null),a(),t()};return!e||!o?null:r?Y(P0,{selectedMethod:r,onClose:l,onBack:o.mfaMethods.length>1?()=>n(null):void 0}):Yt(Ll,{children:[Y(x,{onClose:l},"header"),Y(Le,{children:Y(Ve,{children:Y(b0,{})})}),Y(Ne,{children:"Verify your identity"}),Y(Ae,{children:"Choose a verification method"}),Yt(ba,{children:[o.mfaMethods.includes("totp")&&Yt(ye,{onClick:()=>s("totp"),children:[Y(g0,{}),"Authenticator App"]},"totp"),o.mfaMethods.includes("sms")&&Yt(ye,{onClick:()=>s("sms"),children:[Y(v0,{}),"SMS"]},"sms")]}),Y(Q,{})]})},P0=({selectedMethod:e,onClose:t,onBack:o})=>{let{app:r}=S(),{pendingTransaction:n}=A(),[i,a]=Ml(!1),[s,l]=Ml(!1),{submit:c}=Xr();async function u(f){try{if(!f)return;await c(e,f),l(!0),a(!1),t()}catch(w){throw Ds(w)?(a(!0),new Error("You have exceeded the maximum number of attempts. Please close this window and try again in 10 seconds.")):Br(w)?(a(!1),new Error("The code you entered is not valid")):Fr(w)?(a(!0),new Error("You have exceeded the time limit for code entry. Please try again in 30 seconds.")):(a(!1),new Error("Unknown error"))}}switch(e){case"sms":return Yt(Ll,{children:[Y(x,{onClose:t},"header"),Y(Le,{children:Y(Ve,{children:Y(C0,{})})}),Y(Ne,{children:"Enter verification code"}),Yt(Uo,{children:[Y(Zr,{success:s,disabled:i,onChange:u}),Yt(Ae,{children:["To continue, please enter the 6-digit code sent to your ",Y("strong",{children:"mobile device"})]}),n&&Y(Wl,{pendingTransaction:n})]}),o&&Y(yl,{theme:r?.appearance.palette.colorScheme,onClick:o,children:"Choose another method"}),Y(no,{onClick:t,children:"Not now"}),Y(Q,{})]});case"totp":return Yt(Ll,{children:[Y(x,{onClose:t},"header"),Y(Le,{children:Y(Ve,{children:Y(w0,{})})}),Y(Ne,{children:"Enter verification code"}),Yt(Uo,{children:[Y(Zr,{success:s,disabled:i,onChange:u}),Yt(Ae,{children:["To continue, please enter the 6-digit code generated from your"," ",Y("strong",{children:"authenticator app"})]}),n&&Y(Wl,{pendingTransaction:n})]}),o&&Y(yl,{theme:r?.appearance.palette.colorScheme,onClick:o,children:"Choose another method"}),Y(no,{onClick:t,children:"Not now"}),Y(Q,{})]});default:return null}};import{useEffect as Um,useState as Fm}from"react";import Hm from"styled-components";function Ol(e){return e.charAt(0).toUpperCase()+e.slice(1)}import{Fragment as S0,jsx as fo,jsxs as qa}from"react/jsx-runtime";var Bm={google:{name:"Google",component:ha},discord:{name:"Discord",component:ua},github:{name:"Github",component:ma},linkedin:{name:"LinkedIn",component:ga},twitter:{name:"Twitter",component:wa},tiktok:{name:"Tiktok",component:va},apple:{name:"Apple",component:pa}},ja=()=>{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"),bt.del(wr),window.history.pushState({},"",e)},Gm=()=>{let{ready:e,user:t,authenticated:o}=H(),{app:r,setModalData:n,navigate:i,resetNavigation:a}=S(),{getAuthMeta:s,initLoginWithOAuth:l,loginWithOAuth:c,updateWallets:u,setReadyToTrue:f,closePrivyModal:w}=A(),[v,T]=Fm(!1),[y,E]=Fm(void 0),b=s()?.provider||"google",W=Bm[b].name,M=Bm[b].component,N=r?.render.inDialog?et:0;Um(()=>{c(b).then(()=>{ja(),T(!0)}).catch(R=>{let O={retryable:!1,message:"Authentication failed"};if(R?.privyErrorCode==="allowlist_rejected"){E(void 0),a(),i("ALLOWLIST_REJECTION_SCREEN"),ja();return}else R?.privyErrorCode==="linked_to_another_user"?O.detail="This account has already been linked to another user.":R?.privyErrorCode==="invalid_credentials"?(O.retryable=!0,O.detail="Something went wrong. Try again."):R.privyErrorCode==="oauth_user_denied"?(O.detail=`Retry and check ${Ol(b)} to finish connecting your account.`,O.retryable=!0):R?.privyErrorCode==="too_many_requests"&&(O.detail="Too many requests. Please wait before trying again.");ja(),E(O)}).finally(()=>{f()})},[]),Um(()=>{if(e&&o&&v&&t)if(wo(t,r?.embeddedWallets?.createOnLogin)){let O=setTimeout(()=>{n({createWallet:{onSuccess:()=>{},onFailure:$=>console.error($),callAuthOnSuccessOnClose:!0}}),i("EMBEDDED_WALLET_ON_ACCOUNT_CREATE_SCREEN")},N);return()=>clearTimeout(O)}else{let O=setTimeout(w,N);return u(),()=>clearTimeout(O)}},[e,o,v,t]);let I=v?`Successfully connected with ${W}`:y?y.message:`Verifying connection to ${W}`,k="";return v?k="You\u2019re good to go!":y?k=y.detail:k="Just a few moments more",qa(S0,{children:[fo(x,{}),fo(q,{}),qa(T0,{children:[fo(x0,{children:qa("div",{children:[fo(Li,{success:v,fail:!!y}),fo(M,{style:{width:"38px",height:"38px"}})]})}),qa(To,{children:[fo("h3",{children:I}),fo("p",{children:k})]}),y&&y?.retryable?fo(Di,{onClick:()=>{ja(),l(b),E(void 0)},disabled:!v&&!y?.retryable,children:"Retry"}):null]}),fo(Q,{})]})},T0=Hm.div`
2058
+ `;import{Fragment as Ll,jsx as Y,jsxs as Yt}from"react/jsx-runtime";var Nl=({open:e,onClose:t})=>{let{user:o}=H(),[r,n]=Ml(null),{init:i,cancel:a}=Xr();E0(()=>{e&&o?.mfaMethods&&o.mfaMethods.length>0?s(o.mfaMethods[0]):n(null)},[o?.mfaMethods,e]);async function s(c){try{n(c),await i(c)}catch(u){console.error(u)}}let l=()=>{n(null),a(),t()};return!e||!o?null:r?Y(P0,{selectedMethod:r,onClose:l,onBack:o.mfaMethods.length>1?()=>n(null):void 0}):Yt(Ll,{children:[Y(x,{onClose:l},"header"),Y(Le,{children:Y(Ve,{children:Y(b0,{})})}),Y(Ne,{children:"Verify your identity"}),Y(Ae,{children:"Choose a verification method"}),Yt(ba,{children:[o.mfaMethods.includes("totp")&&Yt(ye,{onClick:()=>s("totp"),children:[Y(g0,{}),"Authenticator App"]},"totp"),o.mfaMethods.includes("sms")&&Yt(ye,{onClick:()=>s("sms"),children:[Y(v0,{}),"SMS"]},"sms")]}),Y(Q,{})]})},P0=({selectedMethod:e,onClose:t,onBack:o})=>{let{app:r}=S(),{pendingTransaction:n}=A(),[i,a]=Ml(!1),[s,l]=Ml(!1),{submit:c}=Xr();async function u(f){try{if(!f)return;await c(e,f),l(!0),a(!1),t()}catch(w){throw Ds(w)?(a(!0),new Error("You have exceeded the maximum number of attempts. Please close this window and try again in 10 seconds.")):Br(w)?(a(!1),new Error("The code you entered is not valid")):Fr(w)?(a(!0),new Error("You have exceeded the time limit for code entry. Please try again in 30 seconds.")):(a(!1),new Error("Unknown error"))}}switch(e){case"sms":return Yt(Ll,{children:[Y(x,{onClose:t},"header"),Y(Le,{children:Y(Ve,{children:Y(C0,{})})}),Y(Ne,{children:"Enter verification code"}),Yt(Uo,{children:[Y(Zr,{success:s,disabled:i,onChange:u}),Yt(Ae,{children:["To continue, please enter the 6-digit code sent to your ",Y("strong",{children:"mobile device"})]}),n&&Y(Wl,{pendingTransaction:n})]}),o&&Y(yl,{theme:r?.appearance.palette.colorScheme,onClick:o,children:"Choose another method"}),Y(no,{onClick:t,children:"Not now"}),Y(Q,{})]});case"totp":return Yt(Ll,{children:[Y(x,{onClose:t},"header"),Y(Le,{children:Y(Ve,{children:Y(w0,{})})}),Y(Ne,{children:"Enter verification code"}),Yt(Uo,{children:[Y(Zr,{success:s,disabled:i,onChange:u}),Yt(Ae,{children:["To continue, please enter the 6-digit code generated from your"," ",Y("strong",{children:"authenticator app"})]}),n&&Y(Wl,{pendingTransaction:n})]}),o&&Y(yl,{theme:r?.appearance.palette.colorScheme,onClick:o,children:"Choose another method"}),Y(no,{onClick:t,children:"Not now"}),Y(Q,{})]});default:return null}};import{useEffect as Bm,useState as Hm}from"react";import zm from"styled-components";function Ol(e){return e.charAt(0).toUpperCase()+e.slice(1)}import{Fragment as S0,jsx as fo,jsxs as qa}from"react/jsx-runtime";var Gm={google:{name:"Google",component:ha},discord:{name:"Discord",component:ua},github:{name:"Github",component:ma},linkedin:{name:"LinkedIn",component:ga},twitter:{name:"Twitter",component:wa},tiktok:{name:"Tiktok",component:va},apple:{name:"Apple",component:pa}},ja=()=>{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"),bt.del(wr),window.history.pushState({},"",e)},Vm=()=>{let{ready:e,user:t,authenticated:o}=H(),{app:r,setModalData:n,navigate:i,resetNavigation:a}=S(),{getAuthMeta:s,initLoginWithOAuth:l,loginWithOAuth:c,updateWallets:u,setReadyToTrue:f,closePrivyModal:w}=A(),[v,T]=Hm(!1),[y,E]=Hm(void 0),b=s()?.provider||"google",W=Gm[b].name,M=Gm[b].component,N=r?.render.inDialog?et:0;Bm(()=>{c(b).then(()=>{ja(),T(!0)}).catch(R=>{let O={retryable:!1,message:"Authentication failed"};if(R?.privyErrorCode==="allowlist_rejected"){E(void 0),a(),i("ALLOWLIST_REJECTION_SCREEN"),ja();return}else R?.privyErrorCode==="linked_to_another_user"?O.detail="This account has already been linked to another user.":R?.privyErrorCode==="invalid_credentials"?(O.retryable=!0,O.detail="Something went wrong. Try again."):R.privyErrorCode==="oauth_user_denied"?(O.detail=`Retry and check ${Ol(b)} to finish connecting your account.`,O.retryable=!0):R?.privyErrorCode==="too_many_requests"&&(O.detail="Too many requests. Please wait before trying again.");ja(),E(O)}).finally(()=>{f()})},[]),Bm(()=>{if(e&&o&&v&&t)if(wo(t,r?.embeddedWallets?.createOnLogin)){let O=setTimeout(()=>{n({createWallet:{onSuccess:()=>{},onFailure:$=>console.error($),callAuthOnSuccessOnClose:!0}}),i("EMBEDDED_WALLET_ON_ACCOUNT_CREATE_SCREEN")},N);return()=>clearTimeout(O)}else{let O=setTimeout(w,N);return u(),()=>clearTimeout(O)}},[e,o,v,t]);let I=v?`Successfully connected with ${W}`:y?y.message:`Verifying connection to ${W}`,k="";return v?k="You\u2019re good to go!":y?k=y.detail:k="Just a few moments more",qa(S0,{children:[fo(x,{}),fo(q,{}),qa(T0,{children:[fo(x0,{children:qa("div",{children:[fo(Li,{success:v,fail:!!y}),fo(M,{style:{width:"38px",height:"38px"}})]})}),qa(To,{children:[fo("h3",{children:I}),fo("p",{children:k})]}),y&&y?.retryable?fo(Di,{onClick:()=>{ja(),l(b),E(void 0)},disabled:!v&&!y?.retryable,children:"Retry"}):null]}),fo(Q,{})]})},T0=zm.div`
2059
2059
  display: flex;
2060
2060
  flex-direction: column;
2061
2061
  align-items: center;
@@ -2063,7 +2063,7 @@ You will need this password to access your ${e} wallet on a new device. Please k
2063
2063
  margin-left: 27px;
2064
2064
  margin-right: 27px;
2065
2065
  gap: 24px;
2066
- `,x0=Hm.div`
2066
+ `,x0=zm.div`
2067
2067
  display: flex;
2068
2068
  flex-direction: column;
2069
2069
  justify-content: center;
@@ -2086,14 +2086,14 @@ You will need this password to access your ${e} wallet on a new device. Please k
2086
2086
  left: -19px;
2087
2087
  top: -19px;
2088
2088
  }
2089
- `;import{useEffect as k0,useState as Vm}from"react";import A0 from"styled-components";import{isMobile as _0}from"react-device-detect";var zm=(e,t)=>{let o=new URL(window.location.href),r=encodeURIComponent(o.href.replace(/\/$/g,"")+`?privy_token=${e}&privy_connector=injected&privy_wallet_client=phantom`);if(!Co()&&_0)return`${t?"phantom://":"https://phantom.app/ul/"}browse/${r}?ref=${r}`};import{Fragment as I0,jsx as ho,jsxs as $m}from"react/jsx-runtime";var jm=()=>{let{forkSession:e,ready:t,authenticated:o}=H(),[r,n]=Vm(""),[i,a]=Vm(!1);k0(()=>{t&&o&&e().then(n)},[t,o]);let s=zm(r,!i),l={title:"Redirecting to Phantom Mobile Wallet",description:"We'll take you to the Phantom Mobile Wallet app to continue your login experience.",footnote:""};return t&&(l.description="For the best experience, we'll automatically log you into the Phantom Mobile Wallet in-app browser.",l.footnote="Once you're done, you can always return here and refresh to view your updated account."),i&&(l.title="Still here?",l.description="You may need to install the Phantom mobile app.",l.footnote="Once you're done, you can return here or connect via Phantom's in-app browser."),$m(I0,{children:[ho(x,{},"header"),ho(q,{}),ho(zt,{title:l.title,description:l.description}),$m(Gt,{children:[ho(R0,{children:ho(Dt,{style:{width:"72px",height:"72px"}})}),ho(Oi,{href:s,onClick:()=>{setTimeout(()=>a(!0),1e3)},loading:t&&!s,children:i?"Go to App Store":"Continue"}),l.footnote?ho("p",{children:l.footnote}):null]}),ho(K,{}),ho(F,{protectedByPrivy:!0})]})},R0=A0(io)`
2089
+ `;import{useEffect as k0,useState as jm}from"react";import A0 from"styled-components";import{isMobile as _0}from"react-device-detect";var $m=(e,t)=>{let o=new URL(window.location.href),r=encodeURIComponent(o.href.replace(/\/$/g,"")+`?privy_token=${e}&privy_connector=injected&privy_wallet_client=phantom`);if(!Co()&&_0)return`${t?"phantom://":"https://phantom.app/ul/"}browse/${r}?ref=${r}`};import{Fragment as I0,jsx as ho,jsxs as qm}from"react/jsx-runtime";var Km=()=>{let{forkSession:e,ready:t,authenticated:o}=H(),[r,n]=jm(""),[i,a]=jm(!1);k0(()=>{t&&o&&e().then(n)},[t,o]);let s=$m(r,!i),l={title:"Redirecting to Phantom Mobile Wallet",description:"We'll take you to the Phantom Mobile Wallet app to continue your login experience.",footnote:""};return t&&(l.description="For the best experience, we'll automatically log you into the Phantom Mobile Wallet in-app browser.",l.footnote="Once you're done, you can always return here and refresh to view your updated account."),i&&(l.title="Still here?",l.description="You may need to install the Phantom mobile app.",l.footnote="Once you're done, you can return here or connect via Phantom's in-app browser."),qm(I0,{children:[ho(x,{},"header"),ho(q,{}),ho(zt,{title:l.title,description:l.description}),qm(Gt,{children:[ho(R0,{children:ho(Dt,{style:{width:"72px",height:"72px"}})}),ho(Oi,{href:s,onClick:()=>{setTimeout(()=>a(!0),1e3)},loading:t&&!s,children:i?"Go to App Store":"Continue"}),l.footnote?ho("p",{children:l.footnote}):null]}),ho(K,{}),ho(F,{protectedByPrivy:!0})]})},R0=A0(io)`
2090
2090
  margin: 16px auto;
2091
- `;import{StaticJsonRpcProvider as D0}from"@ethersproject/providers";import{useMemo as Ym,useEffect as Jm,useState as yt}from"react";import an from"styled-components";function qm(e){return e.to&&e.data?"CONTRACT_CALL":e.to&&e.value?"SEND":"UNKNOWN"}import{BigNumber as Dl}from"@ethersproject/bignumber";import W0 from"styled-components";import{Fragment as N0,jsx as Jn,jsxs as O0}from"react/jsx-runtime";var M0=(e,t)=>{if(e.gasUsed&&e.effectiveGasPrice)try{let o=Dl.from(e.gasUsed),r=Dl.from(e.effectiveGasPrice),n=o.mul(r);if(t){let i=Dl.from(t);n=n.add(i)}return n.toString()}catch{return}else return},Km=({txn:e,receipt:t,transactionInfo:o,onClose:r,tokenPrice:n,tokenSymbol:i,l1GasEstimate:a})=>O0(N0,{children:[Jn(x,{onClose:r}),Jn(gn,{title:"Transaction complete!",description:"You're all set."}),Jn(on,{tokenPrice:n,from:t.from,to:t.to,gas:M0(t,a),txn:e,transactionInfo:o,tokenSymbol:i}),Jn(L0,{loading:!1,onClick:r,children:"All Done"}),Jn(Q,{})]}),L0=W0(U)`
2091
+ `;import{StaticJsonRpcProvider as D0}from"@ethersproject/providers";import{useMemo as Qm,useEffect as Zm,useState as yt}from"react";import an from"styled-components";function Ym(e){return e.to&&e.data?"CONTRACT_CALL":e.to&&e.value?"SEND":"UNKNOWN"}import{BigNumber as Dl}from"@ethersproject/bignumber";import W0 from"styled-components";import{Fragment as N0,jsx as Jn,jsxs as O0}from"react/jsx-runtime";var M0=(e,t)=>{if(e.gasUsed&&e.effectiveGasPrice)try{let o=Dl.from(e.gasUsed),r=Dl.from(e.effectiveGasPrice),n=o.mul(r);if(t){let i=Dl.from(t);n=n.add(i)}return n.toString()}catch{return}else return},Jm=({txn:e,receipt:t,transactionInfo:o,onClose:r,tokenPrice:n,tokenSymbol:i,l1GasEstimate:a})=>O0(N0,{children:[Jn(x,{onClose:r}),Jn(gn,{title:"Transaction complete!",description:"You're all set."}),Jn(on,{tokenPrice:n,from:t.from,to:t.to,gas:M0(t,a),txn:e,transactionInfo:o,tokenSymbol:i}),Jn(L0,{loading:!1,onClick:r,children:"All Done"}),Jn(Q,{})]}),L0=W0(U)`
2092
2092
  && {
2093
2093
  margin-top: 24px;
2094
2094
  }
2095
2095
  transition: color 350ms ease, background-color 350ms ease;
2096
- `;import{Fragment as Ul,jsx as Oe,jsxs as nn}from"react/jsx-runtime";var U0=({txn:e,txnFamily:t,uiOptions:o,tokenSymbol:r,tokenPrice:n})=>{if(t==="CONTRACT_CALL"){if(o.transactionInfo?.contractInfo)return Oe(Tl,{contractInfo:o.transactionInfo.contractInfo,description:o.description});if(o.senderInfo)return Oe(Tl,{contractInfo:o.senderInfo,description:o.description||o.senderInfo.actionText})}return Oe(Ul,{children:Oe(Rm,{description:o.description||o.transactionInfo?.description||"",txn:e,tokenSymbol:r,tokenPrice:n})})},Zm=()=>{let{authenticated:e,getAccessToken:t}=H(),{wallets:o}=Yn(),{walletProxy:r,closePrivyModal:n,getFiatOnRampConfig:i,rpcConfig:a,chains:s,nativeTokenSymbolForChainId:l}=A(),{app:c,navigate:u,data:f,onUserCloseViaDialogOrKeybindRef:w,setModalData:v}=S(),{transactionRequest:T,onSuccess:y,onFailure:E,uiOptions:b,fundWalletConfig:W}=f.sendTransaction,[M,N]=yt(null),[I,k]=yt(null),[R,O]=yt(""),[$,B]=yt(),[_,J]=yt(!1),se=()=>{O(""),B(void 0)},ve=(je,Re,qe)=>{O(je),B(new Fe(new Lt(Re??je,qe??Ke.E32603_DEFAULT_INTERNAL_ERROR.eipCode)))},[D,De]=yt(!1),[Ee,le]=yt(!0),[vt,$e]=yt(null),[ee,Pe]=yt(T),{tokenPrice:Xt,isTokenPriceLoading:ur}=$a(ee),j=l(T.chainId)||"ETH",[lt,Vo]=yt(null),[mr,fr]=yt(null),[ei,ti]=yt(!0);Jm(()=>{e||(u("LANDING"),E(new Error("User must be authenticated before transacting with a Privy wallet")))},[e]);let Ue=Ym(()=>o.find(je=>je.walletClientType==="privy"),[o]),oe=async()=>{if(!Ue)return console.warn("No privy wallet found, cannot fund wallet.");let{signedUrl:je,externalTransactionId:Re}=await i(Ue.address,{config:W?.config||{}});v({fiatOnRampPrompt:{signedUrl:je},fiatOnRampStatus:{externalTransactionId:Re}}),u("FIAT_ON_RAMP_PROMPT_SCREEN")},wt=Ym(()=>new D0(Pt(ee.chainId,s,a)),[ee.chainId,a]);Jm(()=>{let je=()=>{le(!1),ve("Wallet has insufficient funds for this transaction."),c?.fiatOnRamp.enabled&&J(!0)};async function Re(){let qe=ee;if(!(!await t()||!r||!Ue)){try{qe=await rn(Ue.address,ee,wt),Pe(qe)}catch(Ct){rp(Ct)?je():ve("There was an error preparing your transaction. Please try again.",Ct.reason)}try{let Ct=await za(qe,wt);Vo(de(Ct.toBigInt()).toHexString());let yr=await Al(ee,wt);fr(de(yr.toBigInt()).toHexString())}catch{Vo(null)}try{let{balance:Ct,hasSufficientFunds:yr}=await Lm(Ue.address,qe,wt);$e(Ct.toHexString()),yr||je()}catch(Ct){console.warn(`Failed to fetch wallet balance with error: ${Ct}`)}ti(!1)}}Re()},[r]);let oi=qm(ee),Te=oi==="SEND"?`Send ${j}`:"Review transaction",eo={modalTitle:b.header||b.modalTitle||Te,buttonText:b.buttonText||"Submit"},hr=()=>{D||(I?y(I):E($||new Fe(new Lt("The user rejected the request",Ke.E4001_USER_REJECTED_REQUEST.eipCode))),n({shouldCallAuthOnSuccess:!1}))};return w.current=hr,Xt===void 0&&ur||ei?nn(Ul,{children:[b.transactionInfo?.contractInfo?.imgUrl&&Oe(Ai,{src:b.transactionInfo?.contractInfo?.imgUrl}),Oe(x,{title:eo.modalTitle,onClose:hr}),Oe(Qm,{children:Oe(Ur,{})})]}):M!==null?Oe(Km,{txn:ee,onClose:hr,receipt:M,transactionInfo:b.transactionInfo,tokenPrice:Xt,tokenSymbol:j,l1GasEstimate:mr}):nn(Ul,{children:[Oe(x,{title:eo.modalTitle,onClose:hr}),nn(Qm,{children:[nn(G0,{children:[Oe(U0,{txn:ee,txnFamily:oi,uiOptions:b,tokenSymbol:j,tokenPrice:Xt}),Ue?Oe(on,{from:Ue.address,to:ee.to,txn:ee,transactionInfo:b.transactionInfo,gas:lt||void 0,tokenPrice:Xt,tokenSymbol:j}):null]}),nn(z0,{children:[Oe(F0,{children:R}),Oe(Sm,{txn:ee,address:Ue?.address??"",hasFunds:Ee,balance:vt}),nn(B0,{children:[_&&Oe(U,{onClick:oe,children:"Add Funds"}),Oe(H0,{disabled:D||!Ee,loading:!r||D,loadingText:D?"Submitting (may take a few minutes)...":"Loading...",onClick:async()=>{De(!0);let je=await t();if(je&&!D&&Ue)try{let Re=await Ga(je,Ue.address,r,ee,wt);k(Re);let qe=await Re.wait();N(Va(qe)),se()}catch(Re){let qe="There was an error processing your transaction. Please contact support.";console.warn({transaction:ee,error:Re}),ve(qe,Re.reason)}finally{De(!1)}},children:eo.buttonText})]})]})]})]})},Qm=an.div`
2096
+ `;import{Fragment as Ul,jsx as Oe,jsxs as nn}from"react/jsx-runtime";var U0=({txn:e,txnFamily:t,uiOptions:o,tokenSymbol:r,tokenPrice:n})=>{if(t==="CONTRACT_CALL"){if(o.transactionInfo?.contractInfo)return Oe(Tl,{contractInfo:o.transactionInfo.contractInfo,description:o.description});if(o.senderInfo)return Oe(Tl,{contractInfo:o.senderInfo,description:o.description||o.senderInfo.actionText})}return Oe(Ul,{children:Oe(Wm,{description:o.description||o.transactionInfo?.description||"",txn:e,tokenSymbol:r,tokenPrice:n})})},ef=()=>{let{authenticated:e,getAccessToken:t}=H(),{wallets:o}=Yn(),{walletProxy:r,closePrivyModal:n,getFiatOnRampConfig:i,rpcConfig:a,chains:s,nativeTokenSymbolForChainId:l}=A(),{app:c,navigate:u,data:f,onUserCloseViaDialogOrKeybindRef:w,setModalData:v}=S(),{transactionRequest:T,onSuccess:y,onFailure:E,uiOptions:b,fundWalletConfig:W}=f.sendTransaction,[M,N]=yt(null),[I,k]=yt(null),[R,O]=yt(""),[$,B]=yt(),[_,J]=yt(!1),se=()=>{O(""),B(void 0)},ve=(je,Re,qe)=>{O(je),B(new Fe(new Lt(Re??je,qe??Ke.E32603_DEFAULT_INTERNAL_ERROR.eipCode)))},[D,De]=yt(!1),[Ee,le]=yt(!0),[vt,$e]=yt(null),[ee,Pe]=yt(T),{tokenPrice:Xt,isTokenPriceLoading:ur}=$a(ee),j=l(T.chainId)||"ETH",[lt,Vo]=yt(null),[mr,fr]=yt(null),[ei,ti]=yt(!0);Zm(()=>{e||(u("LANDING"),E(new Error("User must be authenticated before transacting with a Privy wallet")))},[e]);let Ue=Qm(()=>o.find(je=>je.walletClientType==="privy"),[o]),oe=async()=>{if(!Ue)return console.warn("No privy wallet found, cannot fund wallet.");let{signedUrl:je,externalTransactionId:Re}=await i(Ue.address,{config:W?.config||{}});v({fiatOnRampPrompt:{signedUrl:je},fiatOnRampStatus:{externalTransactionId:Re}}),u("FIAT_ON_RAMP_PROMPT_SCREEN")},wt=Qm(()=>new D0(Pt(ee.chainId,s,a)),[ee.chainId,a]);Zm(()=>{let je=()=>{le(!1),ve("Wallet has insufficient funds for this transaction."),c?.fiatOnRamp.enabled&&J(!0)};async function Re(){let qe=ee;if(!(!await t()||!r||!Ue)){try{qe=await rn(Ue.address,ee,wt),Pe(qe)}catch(Ct){ip(Ct)?je():ve("There was an error preparing your transaction. Please try again.",Ct.reason)}try{let Ct=await za(qe,wt);Vo(de(Ct.toBigInt()).toHexString());let yr=await Al(ee,wt);fr(de(yr.toBigInt()).toHexString())}catch{Vo(null)}try{let{balance:Ct,hasSufficientFunds:yr}=await Om(Ue.address,qe,wt);$e(Ct.toHexString()),yr||je()}catch(Ct){console.warn(`Failed to fetch wallet balance with error: ${Ct}`)}ti(!1)}}Re()},[r]);let oi=Ym(ee),Te=oi==="SEND"?`Send ${j}`:"Review transaction",eo={modalTitle:b.header||b.modalTitle||Te,buttonText:b.buttonText||"Submit"},hr=()=>{D||(I?y(I):E($||new Fe(new Lt("The user rejected the request",Ke.E4001_USER_REJECTED_REQUEST.eipCode))),n({shouldCallAuthOnSuccess:!1}))};return w.current=hr,Xt===void 0&&ur||ei?nn(Ul,{children:[b.transactionInfo?.contractInfo?.imgUrl&&Oe(Ai,{src:b.transactionInfo?.contractInfo?.imgUrl}),Oe(x,{title:eo.modalTitle,onClose:hr}),Oe(Xm,{children:Oe(Ur,{})})]}):M!==null?Oe(Jm,{txn:ee,onClose:hr,receipt:M,transactionInfo:b.transactionInfo,tokenPrice:Xt,tokenSymbol:j,l1GasEstimate:mr}):nn(Ul,{children:[Oe(x,{title:eo.modalTitle,onClose:hr}),nn(Xm,{children:[nn(G0,{children:[Oe(U0,{txn:ee,txnFamily:oi,uiOptions:b,tokenSymbol:j,tokenPrice:Xt}),Ue?Oe(on,{from:Ue.address,to:ee.to,txn:ee,transactionInfo:b.transactionInfo,gas:lt||void 0,tokenPrice:Xt,tokenSymbol:j}):null]}),nn(z0,{children:[Oe(F0,{children:R}),Oe(km,{txn:ee,address:Ue?.address??"",hasFunds:Ee,balance:vt}),nn(B0,{children:[_&&Oe(U,{onClick:oe,children:"Add Funds"}),Oe(H0,{disabled:D||!Ee,loading:!r||D,loadingText:D?"Submitting (may take a few minutes)...":"Loading...",onClick:async()=>{De(!0);let je=await t();if(je&&!D&&Ue)try{let Re=await Ga(je,Ue.address,r,ee,wt);k(Re);let qe=await Re.wait();N(Va(qe)),se()}catch(Re){let qe="There was an error processing your transaction. Please contact support.";console.warn({transaction:ee,error:Re}),ve(qe,Re.reason)}finally{De(!1)}},children:eo.buttonText})]})]})]})]})},Xm=an.div`
2097
2097
  display: flex;
2098
2098
  flex-direction: column;
2099
2099
  justify-content: space-between;
@@ -2122,7 +2122,7 @@ You will need this password to access your ${e} wallet on a new device. Please k
2122
2122
  display: flex;
2123
2123
  flex-direction: column;
2124
2124
  gap: 8px;
2125
- `;import{isHexString as V0}from"@ethersproject/bytes";import{toUtf8String as $0}from"@ethersproject/strings";import{useEffect as Xm,useState as Ka}from"react";import cr,{css as j0}from"styled-components";import{Fragment as tb,jsx as Rt,jsxs as Fl}from"react/jsx-runtime";var q0=e=>{if(!V0(e))return e;try{return $0(e)}catch{return e}},ef=()=>{let{authenticated:e}=H(),{initializeWalletProxy:t,closePrivyModal:o}=A(),{navigate:r,data:n,onUserCloseViaDialogOrKeybindRef:i}=S(),[a,s]=Ka(!0),[l,c]=Ka(""),[u,f]=Ka(),[w,v]=Ka(null),T=w!==null;Xm(()=>{e||r("LANDING")},[e]),Xm(()=>{t(br).then(k=>{s(!1),k||(c("An error has occurred, please try again."),f(new Fe(new Lt(l,Ke.E32603_DEFAULT_INTERNAL_ERROR.eipCode))))})},[]);let{message:y,confirmAndSignMessage:E,onSuccess:b,onFailure:W,uiOptions:M}=n.signMessage,N={title:M.title||"Sign message",description:M.description||"Signing this message will not cost you any fees.",buttonText:M.buttonText||"Sign and continue"},I=k=>{k?b(k):W(u||new Fe(new Lt("The user rejected the request.",Ke.E4001_USER_REJECTED_REQUEST.eipCode))),o({shouldCallAuthOnSuccess:!1}),v(null),c(""),f(void 0)};return i.current=()=>{I(w)},Fl(tb,{children:[Rt(x,{onClose:()=>I(w)}),Rt(q,{}),Fl(K0,{children:[Rt(Y0,{children:N.title}),Rt(J0,{children:N.description}),Rt(Q0,{children:q0(y)}),Rt(Z0,{fail:!0,children:l}),Rt(eb,{success:T,loading:a,disabled:T,onClick:async()=>{try{let k=await E();v(k),c(""),setTimeout(()=>{I(k)},et)}catch{c("An error has occurred, please try again."),f(new Fe(new Lt(l,Ke.E32603_DEFAULT_INTERNAL_ERROR.eipCode)))}},children:T?Fl(X0,{children:[Rt(Ca,{style:{height:"0.9rem",width:"0.9rem"},strokeWidth:2})," ",Rt("span",{children:"Success"})]}):N.buttonText})]}),Rt(K,{}),Rt(F,{protectedByPrivy:!0})]})},K0=cr.div`
2125
+ `;import{isHexString as V0}from"@ethersproject/bytes";import{toUtf8String as $0}from"@ethersproject/strings";import{useEffect as tf,useState as Ka}from"react";import cr,{css as j0}from"styled-components";import{Fragment as tb,jsx as Rt,jsxs as Fl}from"react/jsx-runtime";var q0=e=>{if(!V0(e))return e;try{return $0(e)}catch{return e}},of=()=>{let{authenticated:e}=H(),{initializeWalletProxy:t,closePrivyModal:o}=A(),{navigate:r,data:n,onUserCloseViaDialogOrKeybindRef:i}=S(),[a,s]=Ka(!0),[l,c]=Ka(""),[u,f]=Ka(),[w,v]=Ka(null),T=w!==null;tf(()=>{e||r("LANDING")},[e]),tf(()=>{t(br).then(k=>{s(!1),k||(c("An error has occurred, please try again."),f(new Fe(new Lt(l,Ke.E32603_DEFAULT_INTERNAL_ERROR.eipCode))))})},[]);let{message:y,confirmAndSignMessage:E,onSuccess:b,onFailure:W,uiOptions:M}=n.signMessage,N={title:M.title||"Sign message",description:M.description||"Signing this message will not cost you any fees.",buttonText:M.buttonText||"Sign and continue"},I=k=>{k?b(k):W(u||new Fe(new Lt("The user rejected the request.",Ke.E4001_USER_REJECTED_REQUEST.eipCode))),o({shouldCallAuthOnSuccess:!1}),v(null),c(""),f(void 0)};return i.current=()=>{I(w)},Fl(tb,{children:[Rt(x,{onClose:()=>I(w)}),Rt(q,{}),Fl(K0,{children:[Rt(Y0,{children:N.title}),Rt(J0,{children:N.description}),Rt(Q0,{children:q0(y)}),Rt(Z0,{fail:!0,children:l}),Rt(eb,{success:T,loading:a,disabled:T,onClick:async()=>{try{let k=await E();v(k),c(""),setTimeout(()=>{I(k)},et)}catch{c("An error has occurred, please try again."),f(new Fe(new Lt(l,Ke.E32603_DEFAULT_INTERNAL_ERROR.eipCode)))}},children:T?Fl(X0,{children:[Rt(Ca,{style:{height:"0.9rem",width:"0.9rem"},strokeWidth:2})," ",Rt("span",{children:"Success"})]}):N.buttonText})]}),Rt(K,{}),Rt(F,{protectedByPrivy:!0})]})},K0=cr.div`
2126
2126
  display: flex;
2127
2127
  flex-direction: column;
2128
2128
  align-items: center;
@@ -2415,7 +2415,7 @@ You will need this password to access your ${e} wallet on a new device. Please k
2415
2415
  [hidden] {
2416
2416
  display: none;
2417
2417
  }
2418
- `,tf=ob;var of=nb`
2418
+ `,rf=ob;var nf=nb`
2419
2419
  :root {
2420
2420
  // Borders
2421
2421
  --privy-border-radius-sm: 6px;
@@ -2447,10 +2447,10 @@ You will need this password to access your ${e} wallet on a new device. Please k
2447
2447
  --privy-height-modal-full: 620px;
2448
2448
  --privy-height-modal-compact: 480px;
2449
2449
  };
2450
- `,rf=rb.div`
2450
+ `,af=rb.div`
2451
2451
  // css normalize only the privy application to avoid conflicts
2452
2452
  // with consuming application
2453
- ${tf}
2453
+ ${rf}
2454
2454
 
2455
2455
  // Privy styles
2456
2456
  color: var(--privy-color-foreground-2);
@@ -2509,4 +2509,4 @@ You will need this password to access your ${e} wallet on a new device. Please k
2509
2509
  opacity: 1;
2510
2510
  }
2511
2511
  }
2512
- `;import{Turnstile as ib}from"@marsidev/react-turnstile";import{useEffect as ab,useMemo as sb}from"react";import{jsx as nf}from"react/jsx-runtime";var Ya=e=>{let{enabled:t,siteKey:o,appId:r,setError:n,setToken:i,ref:a}=ue(),[,s]=sb(()=>o?.split("t:")||[],[o]);if(ab(()=>a.current?.remove,[]),!t)return null;if(!s)throw new Error("Unsupported captcha site key");return nf("div",{className:"hidden h-0 w-0",children:nf(ib,{...e,ref:a,siteKey:s,options:{action:r,size:"invisible"},onUnsupported:()=>{e.onUnsupported?.(),console.warn("Browser does not support Turnstile.")},onError:()=>{e.onError?.(),n("Captcha failed")},onSuccess:l=>{e.onSuccess?.(l),i(l)},onExpire:()=>{e.onExpire?.();try{a.current?.reset(),n(void 0),i(void 0)}catch{n("expired_and_failed_reset")}}})})};import{jsx as be,jsxs as Bl}from"react/jsx-runtime";var mb={["LANDING"]:Eu,["AWAITING_PASSWORDLESS_CODE"]:Dd,["AWAITING_CONNECTION"]:Jd,["AWAITING_CONNECT_ONLY_CONNECTION"]:ep,["PHANTOM_INTERSTITIAL_SCREEN"]:jm,["LOGIN_FAILED_SCREEN"]:Iu,["AWAITING_OAUTH_SCREEN"]:Gm,["ALLOWLIST_REJECTION_SCREEN"]:Td,["INSTALL_PHANTOM_SCREEN"]:ru,["LINK_EMAIL_SCREEN"]:Tu,["LINK_PHONE_SCREEN"]:Su,["LINK_WALLET_SCREEN"]:_u,["CONNECT_ONLY_LANDING_SCREEN"]:qd,["CONNECT_ONLY_AUTHENTICATED_SCREEN"]:Vd,["EMBEDDED_WALLET_ON_ACCOUNT_CREATE_SCREEN"]:Bp,["EMBEDDED_WALLET_CREATED_SCREEN"]:lp,["EMBEDDED_WALLET_CONNECTING_SCREEN"]:ap,["EMBEDDED_WALLET_RECOVERY_SCREEN"]:zp,["EMBEDDED_WALLET_KEY_EXPORT_SCREEN"]:up,["EMBEDDED_WALLET_SIGN_REQUEST_SCREEN"]:ef,["EMBEDDED_WALLET_SEND_TRANSACTION_SCREEN"]:Zm,["FIAT_ON_RAMP_PROMPT_SCREEN"]:Yp,["FIAT_ON_RAMP_STATUS_SCREEN"]:Qp,["EMBEDDED_WALLET_PASSWORD_UPDATE_SPLASH_SCREEN"]:Gp,["EMBEDDED_WALLET_PASSWORD_UPDATE_SCREEN"]:Hp,["MFA_ENROLLMENT_FLOW_SCREEN"]:om,["IN_APP_BROWSER_LOGIN_NOT_POSSIBLE"]:Zp},fb=["LANDING","AWAITING_CONNECTION","LINK_EMAIL_SCREEN","LINK_PHONE_SCREEN","LINK_WALLET_SCREEN","MFA_ENROLLMENT_FLOW_SCREEN"],hb=({isMfaVerifying:e,onMfaVerificationComplete:t})=>{let{ready:o,isModalOpen:r}=H(),{headless:n}=A(),{ready:i,currentScreen:a}=S(),{status:s,reset:l}=ue(),c=db(null),u=fd(c);cb(()=>{["success","error"].includes(s),r&&!n&&l()},[r]);let f=a&&fb.includes(a)&&!n;if((!o||!i)&&a!=="AWAITING_OAUTH_SCREEN")return Bl(Qr,{children:[f?be(Ya,{}):null,be(x,{}),be(q,{}),be(Uu,{children:be(Bt,{})}),be(K,{}),be(Q,{})]});if(!a&&e)return be(Qr,{style:{height:u},children:be("div",{ref:c,children:be(Nl,{open:e,onClose:t})})});if(!a)return null;let w=mb[a];return Bl(Qr,{style:{height:u},children:[f?be(Ya,{}):null,Bl("div",{ref:c,children:[be(ao,{if:!!e,children:be(w,{})}),be(ao,{if:!e,children:be(Nl,{open:e,onClose:t})})]})]})},yb=()=>{let{closePrivyModal:e}=A(),{onUserCloseViaDialogOrKeybindRef:t}=S();return{gracefulClosePrivyModal:lb(()=>{if(t?.current)t.current(),t.current=null;else return e({shouldCallAuthOnSuccess:!1})},[e])}},af=({open:e})=>{let{app:t}=S(),{gracefulClosePrivyModal:o}=yb(),[r,n]=pb(!1);vs({onMfaRequired:()=>{t?.mfa.noPromptOnMfaRequired||n(!0)}});let i=be(rf,{children:be(hb,{isMfaVerifying:r,onMfaVerificationComplete:()=>n(!1)})}),a=e||r,s=t?.render.inDialog?be(Du,{open:a,id:"privy-dialog",onClick:()=>o(),children:i}):i;if(typeof window<"u"&&t?.render.inParentNodeId){let l=document.getElementById(t.render.inParentNodeId);if(l)return ub.createPortal(s,l)}return s};var gt={appearance:{theme:"light",accentColor:"#676FFF",walletList:["detected_wallets","metamask","coinbase_wallet","rainbow","wallet_connect"]},walletConnectCloudProjectId:Cc,rpcConfig:{rpcUrls:{},rpcTimeouts:{}},captchaEnabled:!1,_render:{inDialog:!0,inParentNodeId:null},fiatOnRamp:{useSandbox:!1}};var gb=new Set(["metamask","coinbase_wallet","rainbow","zerion","phantom","wallet_connect","detected_wallets"]),vb=e=>gb.has(e),wb=(e,t,o)=>o.indexOf(e)===t,sf=({input:e})=>e?e.filter(vb).filter(wb):gt.appearance.walletList;var lf={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 cf={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 df={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 pf={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 uf={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 mf={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 ff={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 hf={id:17e3,name:"Holesky",network:"holesky",nativeCurrency:{name:"ETH",symbol:"ETH",decimals:18},rpcUrls:{default:{http:["https://ethereum-holesky.publicnode.com"]},public:{http:["https://ethereum-holesky.publicnode.com"]}},blockExplorers:{etherscan:{name:"EtherScan",url:"https://holesky.etherscan.io"},default:{name:"EtherScan",url:"https://holesky.etherscan.io"}}};var yf={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 gf={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 Ja={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 vf={id:17001,name:"Redstone Holesky",network:"redstone-holesky",nativeCurrency:{name:"ETH",symbol:"ETH",decimals:18},rpcUrls:{default:{http:["https://rpc.holesky.redstone.xyz"]},public:{http:["https://rpc.holesky.redstone.xyz"]}},blockExplorers:{etherscan:{name:"EtherScan",url:"https://explorer.holesky.redstone.xyz"},default:{name:"EtherScan",url:"https://explorer.holesky.redstone.xyz"}}};var wf={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 Qn=[Ra,Ia,Wa,ff,wf,Ja,Oa,Da,Ua,qn,Kn,df,pf,uf,mf,Ma,La,Na,yf,gf,lf,cf,Fa,Ha,Ba,hf,vf],QN=new Set(Qn.map(e=>e.id));import dr from"tinycolor2";var Cf="#FFFFFF",Cb="#000000",bb=Cf,Eb="#1E1E1D";function Pb(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 Go(e,t){let o=Math.max(0,Math.min(1,e.toHsl().l+t));return dr({...e.toHsl(),l:o})}function bf({backgroundTheme:e,accentHex:t,successHex:o="#51BA81",warnHex:r="#FFB74D",errorHex:n="#EC6351",whiteHex:i=Cf,blackHex:a=Cb}){let s;switch(e){case"light":s=bb;break;case"dark":s=Eb;break;default:s=e;break}let l=dr(s),c=dr(t),u=dr(o),f=dr(r),w=dr(n),v=Pb(l.getLuminance()),T=Go(l,v==="light"?-.04:.11),y=Go(l,v==="light"?-.88:.87),E=Go(l,v==="light"?-.77:.75),b=Go(l,v==="light"?-.43:.45).desaturate(v==="light"?60:20),W=Go(l,v==="light"?-.08:.25).desaturate(v==="light"?60:20),M=Go(c,.15),N=Go(c,-.06),I=dr(c.getLuminance()>.5?a:i),k=Go(u,-.16);return{colorScheme:v,background:l.toHslString(),background2:T.toHslString(),foreground:y.toHslString(),foreground2:E.toHslString(),foreground3:b.toHslString(),foreground4:W.toHslString(),accent:c.toHslString(),accentLight:M.toHslString(),accentDark:N.toHslString(),foregroundAccent:I.toHslString(),success:u.toHslString(),successDark:k.toHslString(),error:w.toHslString(),warn:f.toHslString()}}function Qa(e,t){let o=["google","twitter","discord","tiktok","linkedin","github","apple"],r=t?.loginMethods?.filter($=>o.includes($)),n,i,a,s,l,c,u,f,w,v;t?.loginMethods?(n=t.loginMethods.includes("email"),i=t.loginMethods.includes("sms"),a=t.loginMethods.includes("wallet"),s=r?.includes("google"),l=r?.includes("twitter"),c=r?.includes("discord"),u=r?.includes("tiktok"),w=r?.includes("github"),f=r?.includes("linkedin"),v=r?.includes("apple")):(n=e.emailAuth,i=e.smsAuth,a=e.walletAuth,s=e.googleOAuth,l=e.twitterOAuth,c=e.discordOAuth,w=e.githubOAuth,u=e.tiktokOAuth,f=e.linkedinOAuth,v=e.appleOAuth);let T=[n,i].filter(Boolean),y=[s,l,c,w,u,f,v].filter(Boolean),E=[a].filter(Boolean);if(T.length+y.length+E.length===0)throw new Error("You must enable at least one login method");let b=t?.appearance?.showWalletLoginFirst!==void 0?t?.appearance?.showWalletLoginFirst:e.showWalletLoginFirst;b&&E.length===0?(console.warn("You should only enable `showWalletLoginFirst` when `wallet` logins are also enabled. `showWalletLoginFirst` has been set to false"),b=!1):!b&&y.length+T.length===0&&(console.warn("You should only disable `showWalletLoginFirst` when `email`, `sms`, or social logins are also enabled. `showWalletLoginFirst` has been set to true"),b=!0);let W=sf({isWalletLoginEnabled:a,input:t?.appearance?.walletList});if(t?.embeddedWallets?.waitForTransactionConfirmation===!1&&t.embeddedWallets.noPromptOnSignature!==!0)throw new Error("Overriding `config.embeddedWallets.waitForTransactionConfirmation` requires that you also enable `config.embeddedWallets.noPromptOnSignature`");let M=t?.intl?.defaultCountry??"US",{chains:N,defaultChain:I}=Tb(t?.additionalChains,t?.supportedChains,t?.defaultChain),k=!!t?.defaultChain||!!t?.supportedChains,R=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:bf({backgroundTheme:t?.appearance?.theme??gt.appearance.theme,accentHex:t?.appearance?.accentColor??e.accentColor??gt.appearance.accentColor}),loginGroupPriority:b?"web3-first":"web2-first",hideDirectWeb2Inputs:!!t?.appearance?.hideDirectWeb2Inputs,walletList:W},loginMethods:{wallet:a,email:n,sms:i,google:s,twitter:l,discord:c,github:w,tiktok:u,linkedin:f,apple:v},legal:{termsAndConditionsUrl:t?.legal?.termsAndConditionsUrl??e.termsAndConditionsUrl,privacyPolicyUrl:t?.legal?.privacyPolicyUrl??e.privacyPolicyUrl},walletConnectCloudProjectId:t?.walletConnectCloudProjectId??e.walletConnectCloudProjectId??gt.walletConnectCloudProjectId,rpcConfig:{rpcUrls:t?.rpcConfig?.rpcUrls??gt.rpcConfig.rpcUrls,rpcTimeouts:t?.rpcConfig?.rpcTimeouts??gt.rpcConfig.rpcTimeouts},chains:N,defaultChain:I,intl:{defaultCountry:M},shouldSwitchChainOnConnect:k,captchaEnabled:e.captchaEnabled??gt.captchaEnabled,captchaSiteKey:e.captchaSiteKey,embeddedWallets:{...e.embeddedWalletConfig,...R?{createOnLogin:"all-users",requireUserPasswordOnCreate:!1,noPromptOnSignature:!0}:{},waitForTransactionConfirmation:!0,priceDisplay:{primary:"fiat-currency",secondary:"native-token"},...t?.embeddedWallets},mfa:{methods:e.mfaMethods??[],noPromptOnMfaRequired:t?.mfa?.noPromptOnMfaRequired??!1},customAuth:R?{enabled:!0,...t.customAuth}:void 0,fiatOnRamp:{enabled:e.fiatOnRampEnabled,useSandbox:t?.fiatOnRamp?.useSandbox??gt.fiatOnRamp.useSandbox},loginConfig:{twitterOAuthOnMobileEnabled:e.twitterOAuthOnMobileEnabled??!1},render:{inDialog:t?._render?.inDialog??gt._render.inDialog,inParentNodeId:t?._render?.inParentNodeId??gt._render.inParentNodeId}}}function Ef(e,t){if(!e)return{legacyCreateEmbeddedWalletFlag:t};let{appearance:o,additionalChains:r,supportedChains:n,defaultChain:i,...a}=e;return{...a,...r?{additionalChains:r.map(l=>l.id)}:void 0,...n?{supportedChains:n.map(l=>l.id)}:void 0,...i?{defaultChain:i.id}:void 0,...o?{...o,...o.logo&&typeof o.logo?{logo:"component"}:void 0}:void 0,legacyCreateEmbeddedWalletFlag:t}}function Tb(e,t,o){let r;if(e&&t&&console.warn("You should only specify one of `additionalChains` or `supportedChains`. Using `supportedChains`."),t){if(t.length===0)throw new Error("`supportedChains` must contain at least one chain");r=t.map(a=>Qn.find(l=>l.id===a.id)??a)}else r=Qn.concat(e??[]);let n=t?r[0]:Ja,i=o??n;if(!r.find(a=>a.id===i.id))throw new Error("`defaultChain` must be included in `supportedChains`");return{chains:r,defaultChain:i}}import{useRef as xb,useEffect as Sb}from"react";var Za=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;case"privy:mfa:verify":return r;case"privy:mfa:init-enrollment":return r;case"privy:mfa:submit-enrollment":return r;case"privy:mfa:unenroll":return r;default:throw new Error(`invalid wallet event type ${t}`)}}};async function pr(e,t,o,r,n,i=!1){let a=i,s=async u=>{if(a&&t&&t.length>0){u===(i?0:1)?n("configureMfa","onMfaRequired",t):r.current?.reject(new xe("missing_or_invalid_mfa","MFA verification failed, retry."));let f=await new Promise((w,v)=>{o.current={resolve:w,reject:v};let T=1e3*60*5;setTimeout(()=>{let y=new xe("mfa_timeout","Timed out waiting for MFA code");r.current?.reject(y),v(y)},T)});return await e(f)}return await e()},l=4,c=null;for(let u=0;u<l;u++)try{c=await s(u),r.current?.resolve(void 0);break}catch(f){if(f.type==="missing_or_invalid_mfa")a=!0;else throw r.current?.resolve(void 0),f}if(c===null){let u=new xe("mfa_verification_max_attempts_reached","Max MFA verification attempts reached");throw r.current?.reject(u),u}return c}import{jsx as Wb}from"react/jsx-runtime";var _b=function(e){return()=>`id-${e++}`}(0);function kb(e){return typeof e.event=="string"&&/^privy:.+/.test(e.event)}function Jt(e){return e.error!==void 0}var It=new Za,Hl=new Map,Ab=(e,t)=>typeof t=="bigint"?t.toString():t,Rb=(e,t)=>`${e}${JSON.stringify(t,Ab)}`;function Qt(e,t,o){let r=o.contentWindow;if(!r)throw new Error("iframe not initialized");let n=Rb(e,t);if(e==="privy:wallet:create"){let a=Hl.get(n);if(a)return a}let i=new Promise((a,s)=>{let l=_b();It.enqueue(l,{resolve:a,reject:s}),r.postMessage({id:l,event:e,data:t},"*")}).finally(()=>{Hl.delete(n)});return Hl.set(n,i),i}function Ib(e){switch(e.event){case"privy:iframe:ready":let t=It.dequeue(e.event,e.id);return Jt(e)?t.reject(new xe(e.error.type,e.error.message)):t.resolve(e.data);case"privy:wallet:create":let o=It.dequeue(e.event,e.id);return Jt(e)?o.reject(new xe(e.error.type,e.error.message)):o.resolve(e.data);case"privy:wallet:connect":let r=It.dequeue(e.event,e.id);return Jt(e)?r.reject(new xe(e.error.type,e.error.message)):r.resolve(e.data);case"privy:wallet:recover":let n=It.dequeue(e.event,e.id);return Jt(e)?n.reject(new xe(e.error.type,e.error.message)):n.resolve(e.data);case"privy:wallet:rpc":let i=It.dequeue(e.event,e.id);return Jt(e)?i.reject(new xe(e.error.type,e.error.message)):i.resolve(e.data);case"privy:wallet:set-recovery-password":let a=It.dequeue(e.event,e.id);return Jt(e)?a.reject(new xe(e.error.type,e.error.message)):a.resolve(e.data);case"privy:mfa:verify":let s=It.dequeue(e.event,e.id);return Jt(e)?s.reject(new xe(e.error.type,e.error.message)):s.resolve(e.data);case"privy:mfa:init-enrollment":{let l=It.dequeue(e.event,e.id);return Jt(e)?l.reject(new xe(e.error.type,e.error.message)):l.resolve(e.data)}case"privy:mfa:submit-enrollment":{let l=It.dequeue(e.event,e.id);return Jt(e)?l.reject(new xe(e.error.type,e.error.message)):l.resolve(e.data)}case"privy:mfa:unenroll":{let l=It.dequeue(e.event,e.id);return Jt(e)?l.reject(new xe(e.error.type,e.error.message)):l.resolve(e.data)}default:console.warn("Unsupported wallet proxy method:",e)}}function Pf(e){let t=xb(null),o=gd();return Sb(()=>{let r=t.current;if(!r)return;function n(c){c&&c.origin===e.origin&&kb(c.data)&&Ib(c.data)}let i={create(c){return Qt("privy:wallet:create",c,r)},connect(c){return Qt("privy:wallet:connect",c,r)},recover(c){return pr(u=>Qt("privy:wallet:recover",{...c,...u},r),e.mfaMethods,e.mfaPromise,e.mfaSubmitPromise,o,!0)},rpc(c){return pr(u=>Qt("privy:wallet:rpc",{...c,...u},r),e.mfaMethods,e.mfaPromise,e.mfaSubmitPromise,o)},setRecoveryPassword(c){return pr(u=>Qt("privy:wallet:set-recovery-password",{...c,...u},r),e.mfaMethods,e.mfaPromise,e.mfaSubmitPromise,o)},verifyMfa(c){return pr(u=>Qt("privy:mfa:verify",{...c,...u},r),e.mfaMethods,e.mfaPromise,e.mfaSubmitPromise,o,!0)},initEnrollMfa(c){return pr(u=>Qt("privy:mfa:init-enrollment",{...c,...u},r),e.mfaMethods,e.mfaPromise,e.mfaSubmitPromise,o)},submitEnrollMfa(c){return Qt("privy:mfa:submit-enrollment",c,r)},unenrollMfa(c){return pr(u=>Qt("privy:mfa:unenroll",{...c,...u},r),e.mfaMethods,e.mfaPromise,e.mfaSubmitPromise,o,!0)}};window.addEventListener("message",n);let a=()=>e.onLoad(i),s=(...c)=>{console.warn("Privy iframe failed to load: ",...c),e.onLoadFailed()},l=new AbortController;return Oc(()=>Qt("privy:iframe:ready",{},r),{abortSignal:l.signal}).then(a,s),()=>{window.removeEventListener("message",n),l.abort()}},[t.current,e.mfaMethods]),Wb("iframe",{ref:t,width:"0",height:"0",style:{display:"none",height:"0px",width:"0px"},src:wi(e.origin,`/apps/${e.appId}/embedded-wallets`,{caid:e.clientAnalyticsId})})}var Xa=class{constructor(t,o){this.meta={action:t,phoneNumber:o}}async init(){if(!this.meta.action)throw new C("action required");if(!this.api)throw new C("Auth flow has no API instance");if(this.meta.action==="enroll"&&!this.meta.phoneNumber)throw new C("phone number must be set when initialzing authentication.");try{let t=yc();await this.api.post(t,{action:this.meta.action,phoneNumber:this.meta.phoneNumber})}catch(t){throw te(t)}}async authenticate(){if(!this.meta.action)throw new C("action required");if(!this.api)throw new C("Mfa flow has no API instance");if(!this.meta.smsCode)throw new C("sms code must be set prior to calling authenticate.");if(this.meta.action==="enroll"&&!this.meta.phoneNumber)throw new C("phone number must be set prior to calling authenticate.");try{let t=gc(),o=await this.api.post(t,{phoneNumber:this.meta.phoneNumber,code:this.meta.smsCode});return Et(o)}catch(t){throw te(t)}}};import{jsx as zo,jsxs as Tf}from"react/jsx-runtime";var Xn;function Db(e){return typeof e=="string"&&e.length===25}function Ie(){if(!Xn){let e=Z.get(jo);return Promise.resolve(e||null)}return Xn.getAccessToken()}var xf,Gc=(e,t)=>xf(e,t),Sf,zc=(e,t)=>Sf(e,t),_f,Vc=()=>_f(),Ub=()=>{let t=new URLSearchParams(window.location.search).get("privy_token");if(!t)return;Z.put(dn,t);let o=new URL(window.location.href);o.searchParams.delete("privy_token"),window.history.pushState({},"",o)},Fb=({config:e,...t})=>{if(!Db(t.appId))throw new C("Cannot initialize the Privy provider with an invalid Privy app ID");Xn||(Xn=new hn({appId:t.appId,apiUrl:t.apiUrl||mi}));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."),zo(Bb,{...t,config:o,client:Xn})},Bb=e=>{let t=e.client,[o,r]=ae(!1),[n,i]=ae(!1),[a,s]=ae(!1),[l,c]=ae(null),[u,f]=ae(!1),[w,v]=ae([]),T=Zn(w),[y,E]=ae(!1),[b,W]=ae(null),[M,N]=ae(!1),[I,k]=ae({status:"disconnected",connectError:null,connector:null,connectRetry:P}),[R,O]=ae(null),[$,B]=ae(null),[_,J]=ae(null),[se,ve]=ae({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,linkedinOAuth:!1,appleOAuth:!1,termsAndConditionsUrl:null,privacyPolicyUrl:null,embeddedWalletConfig:{createOnLogin:"off",requireUserPasswordOnCreate:!1},fiatOnRampEnabled:!1,captchaEnabled:!1,captchaSiteKey:""}),[D,De]=ae(()=>{let p=Ef(e.config,e.createPrivyWalletOnLogin);return t.createAnalyticsEvent("sdk_initialize",p),Qa(se,e.config)}),[Ee,le]=ae(!0),[vt,$e]=ae({}),[ee,Pe]=ae(null),[Xt,ur]=ae(null),[j,lt]=ae(!1),[Vo,mr]=ae(!1),fr=Zn(null),ei=Zn(null),[ti,Ue]=ae(null),oe=Zn(hd);t.onStoreToken=p=>{p&&ie(oe,"accessToken","onAccessTokenGranted",p)},t.onDeleteToken=()=>{ie(oe,"accessToken","onAccessTokenRemoved")};let wt=Zn(),oi=Nb(p=>{let d=t.connectors?.walletsReady||!1;return a&&l?.linkedAccounts?.some(g=>g.type==="wallet"&&g.walletClientType==="privy")?d&&p?.some(g=>g?.walletClientType==="privy"):d},[a,l?.linkedAccounts,t?.connectors?.walletsReady]),Te=p=>{W(p),setTimeout(()=>{r(!0)},15),t.createAnalyticsEvent("modal_open",{initialScreen:p})},eo=p=>{D.embeddedWallets.createOnLogin!=="off"&&le(!0),Te(p)};Zt(()=>{if(!_||!l){t.connectors?.removeEmbeddedWalletConnector();return}let p=l?.linkedAccounts.filter(d=>d.type==="wallet"&&d.walletClient==="privy");if(p&&p.length>0){let d=p[0].address;t.connectors?.addEmbeddedWalletConnector(_,d,D.defaultChain)}},[_,l]),Zt(()=>{_&&Xt?.(_)},[_]),Zt(()=>{(async()=>{if(!D.customAuth?.enabled)return;le(!0);let{getCustomAccessToken:d,isLoading:m}=D.customAuth;if(!(!n||m))try{let g=await d();if(!g){await sn.logout();return}if(a)return;t.startAuthFlow(new vr(g));let{user:L,isNewUser:X}=await t.authenticate();L||await sn.logout(),c(L||null),E(X||!1),s(!0),mr(!0)}catch(g){console.warn(g),a&&await sn.logout()}})()},[D.customAuth?.enabled,D.customAuth?.getCustomAccessToken,D.customAuth?.isLoading,n,a]),Zt(()=>{Vo&&_&&l&&wo(l,e.config?.embeddedWallets?.createOnLogin)&&(mr(!1),Vl(l,br).catch(console.error))},[Vo&&_&&l]),Zt(()=>{async function p(){let d=await t.getServerConfig();ve(d);let m=Qa(d,e.config);De(m),d.customApiUrl&&t.updateApiUrl(d.customApiUrl);let g=hr();Ub();let L=Lb();O(L),t.initializeConnectorManager(m.walletConnectCloudProjectId,m.rpcConfig,m.chains,m.defaultChain,L,m.appearance.walletList),await t.connectors?.initialize();let X=await t.getAuthenticatedUser();e.config?.customAuth?.enabled||(s(!!X),X&&ie(oe,"login","onComplete",X,!1,!0,null),c(X)),g||we.setReadyToTrue(),g&&X&&f(!0),Ct()}n||p()},[t,ee,n]),Zt(()=>{let p=Qa(se,e.config);De(p)},[e.config,se]);let hr=()=>{let p=new URLSearchParams(window.location.search),d=p.get("privy_oauth_code"),m=p.get("privy_oauth_state"),g=p.get("privy_oauth_provider");return d&&m&&g?(t.startAuthFlow(new vo(g,d,m)),eo("AWAITING_OAUTH_SCREEN"),!0):!1},je=async(p,d,m)=>{let g=await t.connectors?.createWalletConnector(p,d)||null;Re(g,d,m)};async function Re(p,d,m){if(!p)return k({status:"disconnected",connectError:new z("Unable to connect to wallet."),connector:null,connectRetry:P}),m?.(null);p instanceof Ut&&d&&p.resetConnection(d),k({connector:p,status:"connecting",connectError:null,connectRetry:()=>Re(p,d,m)});try{let g=await p.connect({showPrompt:!0});if(D.shouldSwitchChainOnConnect&&!D.chains.find(L=>L.id===Number(g?.chainId))&&!(g?.connectorType==="wallet_connect_v2"&&g?.walletClientType==="metamask")){k(L=>({...L,connector:p,status:"switching_to_supported_chain",connectError:null,connectRetry:P}));try{await g?.switchChain(D.defaultChain.id),g&&(g.chainId=Er(Jo(D.defaultChain.id)))}catch{console.warn(`Unable to switch to default chain: ${D.defaultChain.id}`)}}return k(L=>({...L,status:"connected",connectError:null,connectRetry:P})),g&&!M&&ie(oe,"connectWallet","onSuccess",g),m?.(g)}catch(g){return g instanceof Qe?(console.warn(g.cause?g.cause:g.message),M||ie(oe,"connectWallet","onError",g.privyErrorCode||"generic_connect_wallet_error")):(console.warn(g),M||ie(oe,"connectWallet","onError","unknown_connect_wallet_error")),k(L=>({...L,status:"disconnected",connectError:g})),m?.(null)}}async function qe(){return new Promise(async(p,d)=>{Ue({resolve:p,reject:d});let m=1e3*30;setTimeout(()=>{if(!ti)return;let g=new C("Timed out waiting for Captcha");d(g)},m)})}let ri=async p=>{if(p===null)return;let d=new Ko(p);t.startAuthFlow(d)},Ct=()=>{let p=new URLSearchParams(window.location.search),d=p.get("privy_connector"),m=p.get("privy_wallet_client");if(!d||!m)return;if(m==="phantom"&&!Co()&&eo("LOGIN_FAILED_SCREEN"),!t.connectors)throw new C("Connector not initialized");Te("AWAITING_CONNECTION");let g=new URL(window.location.href);g.searchParams.delete("privy_connector"),g.searchParams.delete("privy_wallet_client"),window.history.pushState({},"",g),je(d,m,ri)};Zt(()=>{n&&a&&l===null&&t.getAuthenticatedUser().then(c)},[n,a,l,t]);let yr=()=>{if(!a)throw new C("User must be authenticated before linking a wallet.");f(!0),Te("LINK_WALLET_SCREEN")},Rf=p=>{if(!a||!l)return!1;for(let d of l.linkedAccounts)if(d.type==="wallet"&&d.address===p.address)return!0;return!1},If=async p=>{if(!t.connectors)throw new C("Connector not initialized");let d=t.connectors.findWalletConnector(p.connectorType,p.walletClientType)||null;k(m=>({...m,connector:d,status:"connected",connectError:null,connectRetry:P})),await ri(p),eo("AWAITING_CONNECTION")},Wf=async(p,d)=>{wt.current="siwe",await Re(p,d,ri)},zl=async(p,d)=>{if(!D.fiatOnRamp.enabled)throw new C("Fiat on-ramp is not enabled");if(!d||!d.provider||d.provider==="moonpay"){let{signedUrl:m,externalTransactionId:g}=await qp(t,p,d?.config??{},D.appearance.palette,D.fiatOnRamp.useSandbox);return{signedUrl:m,externalTransactionId:g}}else throw new C("Unsupported fund provider. Currently supported option is `moonpay`.")},ni=()=>{v(p=>{let d=t.connectors?.wallets.map(m=>({...m,linked:Rf(m),loginOrLink:async()=>{if(!await m.isConnected())throw new C("Wallet is not connected");if(m.connectorType==="embedded"&&m.walletClientType==="privy")throw new C("Cannot link or login with embedded wallet");If(m)},fund:async g=>{let{signedUrl:L,externalTransactionId:X}=await zl(m.address,g);$e({fiatOnRampPrompt:{signedUrl:L},fiatOnRampStatus:{externalTransactionId:X}}),Te("FIAT_ON_RAMP_PROMPT_SCREEN")},unlink:async()=>{if(!a)throw new C("User is not authenticated.");if(m.connectorType==="embedded"&&m.walletClientType==="privy")throw new C("Cannot unlink an embedded wallet");let g=await t.unlinkWallet(m.address);c(g)}}))||[];return lt(oi(d)),bi(p,d)?p:d})};Zt(()=>{ni()},[l?.linkedAccounts,a,n]),Zt(()=>{if(n){if(!t.connectors)throw new C("Connector not initialized");ni(),t.connectors.on("walletsUpdated",ni)}},[n]);let Mf=()=>{Te(a?"CONNECT_ONLY_AUTHENTICATED_SCREEN":"CONNECT_ONLY_LANDING_SCREEN")};Zt(()=>{if(!w[0])return;let p=w[0],d=T.current.find(g=>g.address===p.address),m=l?.linkedAccounts.find(g=>g.type==="wallet"&&g.address===p.address);if(!d&&m){let g=Object.assign({},l);g.wallet=m&&{address:m.address,chainType:m.chainType,chainId:m.chainId,walletClient:m.walletClient,walletClientType:m.walletClientType,connectorType:m.connectorType},c(g)}T.current=w},[w]);let Vl=async(p,d)=>{if(ne(p))throw ie(oe,"createWallet","onError","embedded_wallet_already_exists"),new Error("Only one Privy wallet per user is currently allowed");let[g,L]=await Promise.all([we.initializeWalletProxy(d),Ie()]);if(!g&&e.config?.customAuth?.enabled)throw ie(oe,"createWallet","onError","unknown_embedded_wallet_error"),new Error("Failed to connect to wallet proxy");if(!g||!L||e.config?.embeddedWallets?.requireUserPasswordOnCreate)return new Promise((X,ce)=>{le(!0),$e({createWallet:{onSuccess:ct=>{ie(oe,"createWallet","onSuccess",ct),X(ct)},onFailure:ct=>{ie(oe,"createWallet","onError","unknown_embedded_wallet_error"),ce(ct)},callAuthOnSuccessOnClose:!1}}),Te("EMBEDDED_WALLET_ON_ACCOUNT_CREATE_SCREEN")});{await g.create({accessToken:L});let X=await we.refreshUser(),ce=ne(X);if(!ce)throw ie(oe,"createWallet","onError","unknown_embedded_wallet_error"),new Error("Failed to create wallet");return ie(oe,"createWallet","onSuccess",ce),ce}},Lf=p=>{if(!D.chains.map(d=>d.id).includes(p))throw new z(`Chain ID ${p} is not supported. It must be added to the config.supportedChains property of the PrivyProvider.`,"unsupported_chain_id")},$l=(p,d,m)=>new Promise(async(g,L)=>{if(!a||!l){L(new Error("User must be authenticated before signing with a Privy wallet"));return}let X=ne(l);if(!X){L(new Error("Must have a Privy wallet before signing"));return}le(!0);let ce=t.connectors?.findWalletConnector("embedded","privy")?.proxyProvider,gr=p.chainId?Number(p.chainId):ce.chainId;Lf(gr);let ct=Object.assign({},p,{chainId:gr}),ln=async()=>{let yo=await Ie();if(!yo||!_){L(new Error("Must have valid access token and Privy wallet to send transaction"));return}try{if(!await we.recoverEmbeddedWallet()){L(new Error("Unable to connect to wallet"));return}let ql=new Mb(Pt(ct.chainId,D.chains,D.rpcConfig)),Of=await rn(X.address,ct,ql),Df=await Ga(yo,X.address,_,Of,ql);g(Df)}catch(ii){L(ii)}};if(D.embeddedWallets.noPromptOnSignature)d&&console.warn("uiOptions defined with `noPromptOnSignature` set to true in app config"),ln();else{let yo={transactionRequest:ct,onSuccess:g,onFailure:L,uiOptions:d||{},fundWalletConfig:m},ii={onCompleteNavigateTo:"EMBEDDED_WALLET_SEND_TRANSACTION_SCREEN",onFailure:L};$e({connectWallet:ii,sendTransaction:yo}),Te("EMBEDDED_WALLET_CONNECTING_SCREEN")}});function jl(){return new Promise(async(p,d)=>{let m=await Ie();if(!m||!_)throw new Error("Must have valid access token to enroll in MFA");try{await _.verifyMfa({accessToken:m}),p()}catch(g){d(g)}})}let sn={ready:n,authenticated:a,user:l,walletConnectors:t.connectors||null,connectWallet:Mf,linkWallet:yr,linkEmail:()=>{if(!a)throw new C("User must be authenticated before linking an email address.");if(l?.email)throw new C("User already has an email linked to their account.");f(!0),Te("LINK_EMAIL_SCREEN")},linkPhone:()=>{if(!a)throw new C("User must be authenticated before linking a phone number.");if(l?.phone)throw new C("User already has a phone number linked to their account.");f(!0),Te("LINK_PHONE_SCREEN")},linkGoogle:async()=>{if(!a)throw new C("User must be authenticated before linking a Google account.");if(l?.google)throw new C("User already has a Google account linked to their account.");await we.initLoginWithOAuth("google")},linkTwitter:async()=>{if(!a)throw new C("User must be authenticated before linking a Twitter account.");if(l?.twitter)throw new C("User already has a Twitter account linked to their account.");await we.initLoginWithOAuth("twitter")},linkDiscord:async()=>{if(!a)throw new C("User must be authenticated before linking a Discord account.");if(l?.discord)throw new C("User already has a Discord account linked to their account.");await we.initLoginWithOAuth("discord")},linkGithub:async()=>{if(!a)throw new C("User must be authenticated before linking a GitHub account.");if(l?.github)throw new C("User already has a Github account linked to their account.");await we.initLoginWithOAuth("github")},linkTiktok:async()=>{if(!a)throw new C("User must be authenticated before linking a TikTok account.");if(l?.tiktok)throw new C("User already has a Tiktok account linked to their account.");await we.initLoginWithOAuth("tiktok")},linkLinkedIn:async()=>{if(!a)throw new C("User must be authenticated before linking a LinkedIn account.");if(l?.linkedin)throw new C("User already has a LinkedIn account linked to their account.");await we.initLoginWithOAuth("linkedin")},linkApple:async()=>{if(!a)throw new C("User must be authenticated before linking an Apple account.");await we.initLoginWithOAuth("apple")},login:async()=>{if(n||(await new Promise(p=>{Pe(()=>p)}),Pe(null)),a){console.warn("Attempted to log in, but user is already logged in. Use a `link` helper instead.");return}N(!0),eo("LANDING")},logout:async()=>{await t.logout(),c(null),s(!1),W(null),ie(oe,"logout","onSuccess"),f(!1),r(!1),Z.del(pn)},getAccessToken:()=>t.getAccessToken(),getEthereumProvider:()=>{if(!l||!l.wallet)return new re;let p=w.find(m=>l.wallet&&m.address===l.wallet.address),d=t.connectors?.walletConnectors.find(m=>m.wallets.find(g=>g.address===p?.address));return!p||!d?new re:d.proxyProvider},getEthersProvider:()=>{if(!l||!l.wallet)return new Gl(new Nt(new re));let p=w.find(m=>l.wallet&&m.address===l.wallet.address),d=t.connectors?.walletConnectors.find(m=>m.wallets.find(g=>g.address===p?.address));return!p||!d?new Gl(new Nt(new re)):new Gl(new Nt(d.proxyProvider))},getWeb3jsProvider:()=>{if(!l||!l.wallet)return new Po(new re);let p=w.find(m=>l.wallet&&m.address===l.wallet.address),d=t.connectors?.walletConnectors.find(m=>m.wallets.find(g=>g.address===p?.address));return!p||!d?new Po(new re):new Po(d.proxyProvider)},unlinkWallet:async p=>{let d=await t.unlinkWallet(p);return c(d),d},unlinkEmail:async p=>{let d=await t.unlinkEmail(p);return c(d),d},unlinkPhone:async p=>{let d=await t.unlinkPhone(p);return c(d),d},unlinkGoogle:async p=>{let d=await t.unlinkOAuth("google",p);return c(d),d},unlinkTwitter:async p=>{let d=await t.unlinkOAuth("twitter",p);return c(d),d},unlinkDiscord:async p=>{let d=await t.unlinkOAuth("discord",p);return c(d),d},unlinkGithub:async p=>{let d=await t.unlinkOAuth("github",p);return c(d),d},unlinkTiktok:async p=>{let d=await t.unlinkOAuth("tiktok",p);return c(d),d},unlinkLinkedIn:async p=>{let d=await t.unlinkOAuth("linkedin",p);return c(d),d},unlinkApple:async p=>{let d=await t.unlinkOAuth("apple",p);return c(d),d},setActiveWallet:async p=>{let d=w.find(g=>es(g.address)===es(p)),m=l?.linkedAccounts.find(g=>g.type==="wallet"&&es(g.address)===es(p));if(!d||!await d.isConnected())B(p),yr();else if(!d.linked)d.loginOrLink();else{let g=Object.assign({},l);g.wallet=m&&{address:m.address,chainType:m.chainType,chainId:m.chainId,walletClient:m.walletClient,walletClientType:m.walletClientType,connectorType:m.connectorType},c(g)}},forkSession:()=>t.forkSession(),createWallet:async()=>{if(!a||!l)throw ie(oe,"createWallet","onError","must_be_authenticated"),new Error("User must be authenticated before creating a Privy wallet");return Vl(l,15e3)},setWalletPassword:()=>new Promise(async(p,d)=>{if(!a||!l){d(new Error("User must be authenticated before adding password to Privy wallet"));return}let m=ne(l);if(!m||!_){d(new Error("Must have a Privy wallet to add a password"));return}if(m.recoveryMethod==="user-passcode"){d(new Error("Cannot set password. Embedded wallet already has a password."));return}await jl(),le(!0);let g={onSuccess:p,onFailure:d,callAuthOnSuccessOnClose:!1},L={onCompleteNavigateTo:"EMBEDDED_WALLET_PASSWORD_UPDATE_SPLASH_SCREEN",onFailure:d};$e({setWalletPassword:g,connectWallet:L}),Te("EMBEDDED_WALLET_CONNECTING_SCREEN")}),signMessage:(p,d)=>new Promise(async(m,g)=>{if(!a||!l){g(new Error("User must be authenticated before signing with a Privy wallet"));return}let L=ne(l);if(!L){g(new Error("Must have a Privy wallet before signing"));return}if(typeof p!="string"||p.length<1){g(new Error("Message must be a non-empty string"));return}le(!0);let X=async()=>{if(!a)throw new Error("User must be authenticated before signing with a Privy wallet");let ce=await Ie();if(!_||!ce)throw new Error("Unable to connect to wallet");if(!await we.recoverEmbeddedWallet())throw new Error("Unable to connect to wallet");t.createAnalyticsEvent("embedded_wallet_sign_message_started",{walletAddress:L.address});let{response:ct}=await _.rpc({accessToken:ce,address:L.address,request:{method:"personal_sign",params:[p,L.address]}}),ln=ct.data;return t.createAnalyticsEvent("embedded_wallet_sign_message_completed",{walletAddress:L.address}),ln};if(D.embeddedWallets.noPromptOnSignature){d&&console.warn("uiOptions defined with `noPromptOnSignature` set to true in app config");try{let ce=await X();m(ce)}catch(ce){g(ce??new Fe("Unable to sign message"))}}else{let ct={message:p,confirmAndSignMessage:X,onSuccess:yo=>{m(yo)},onFailure:yo=>{g(yo)},uiOptions:d||{}},ln={onCompleteNavigateTo:"EMBEDDED_WALLET_SIGN_REQUEST_SCREEN",onFailure:g};$e({signMessage:ct,connectWallet:ln}),Te("EMBEDDED_WALLET_CONNECTING_SCREEN")}}),sendTransaction:async(p,d,m)=>{let L=await(await $l(p,d,m)).wait();return Va(L)},exportWallet:()=>new Promise(async(p,d)=>{if(!a||!l){d(new Error("User must be authenticated before exporting their Privy wallet"));return}let m=ne(l);if(!m){d(new Error("Must have a Privy wallet before exporting"));return}le(!0);let g={onCompleteNavigateTo:"EMBEDDED_WALLET_KEY_EXPORT_SCREEN",onFailure:d},L=await Ie();if(!L||!_){d(new Error("Must have valid access token to enroll in MFA"));return}if(!_){d(new Error("Must have a Privy wallet before exporting"));return}try{try{await _.connect({accessToken:L,address:m.address}),await _.verifyMfa({accessToken:L})}catch(ce){if(tr(ce)&&m.recoveryMethod==="privy")await _.recover({accessToken:L,address:m.address});else throw ce}}catch(ce){d(ce);return}let X={appId:e.appId,origin:t.apiUrl,onSuccess:p,onFailure:d};$e({keyExport:X,connectWallet:g}),Te("EMBEDDED_WALLET_CONNECTING_SCREEN")}),promptMfa:jl,async init(p){let d;switch(p){case"sms":d=new Xa("verify");break;case"totp":return;default:throw new Error(`Unsupported MFA method: ${p}`)}t.startMfaFlow(d),await d.init()},async submit(p,d){switch(p){case"totp":case"sms":fr.current?.resolve({mfaMethod:p,mfaCode:d}),await new Promise((m,g)=>{ei.current={resolve:m,reject:g}});break;default:throw fr.current?.reject(new C("Unsupported MFA method")),new C(`Unsupported MFA method: ${p}`)}},cancel(){fr.current?.reject(new C("MFA canceled"))},async initEnrollmentWithSms(p){let d=await Ie();if(!d||!_)throw new Error("Must have valid access token to enroll in MFA");await _.initEnrollMfa({method:"sms",accessToken:d,phoneNumber:p.phoneNumber})},enrollInMfa(p){return new Promise((d,m)=>{if(!p){we.closePrivyModal(),d();return}D.mfa.noPromptOnMfaRequired&&console.warn("[Privy Warning] Triggering the 'showMfaEnrollmentModal' function when 'noPromptOnMfaRequired' is set to true is unexpected. If this is intentional, ensure that you are building custom UIs for MFA verification."),$e({mfaEnrollmentFlow:{mfaMethods:D.mfa.methods,onSuccess:d,onFailure:m}}),Te("MFA_ENROLLMENT_FLOW_SCREEN")})},async initEnrollmentWithTotp(){let p=await Ie();if(!p||!_)throw new Error("Must have valid access token to enroll in MFA");let d=await _.initEnrollMfa({method:"totp",accessToken:p});return{secret:d.secret,authUrl:d.authUrl}},async submitEnrollmentWithSms(p){let d=await Ie();if(!d||!_)throw new Error("Must have valid access token to enroll in MFA");await _.submitEnrollMfa({method:"sms",accessToken:d,phoneNumber:p.phoneNumber,code:p.mfaCode});let m=await t.getAuthenticatedUser();c(m)},async submitEnrollmentWithTotp(p){let d=await Ie();if(!d||!_)throw new Error("Must have valid access token to enroll in MFA");await _.submitEnrollMfa({method:"totp",accessToken:d,code:p.mfaCode});let m=await t.getAuthenticatedUser();c(m)},async unenroll(p){let d=await Ie();if(!d||!_)throw new Error("Must have valid access token to remove MFA");await _.unenrollMfa({method:p,accessToken:d});let m=await t.getAuthenticatedUser();c(m)},loginWithCode(p){return we.loginWithCode(p)},initLoginWithEmail(p){return we.initLoginWithEmail(p)},initLoginWithSms(p){return we.initLoginWithSms(p)},isModalOpen:o};xf=sn.signMessage,Sf=async(...p)=>{let d=await $l(...p);return D.embeddedWallets.waitForTransactionConfirmation&&await d.wait(),d};let we=(()=>({headless:!!e.config?.headless,isNewUserThisSession:y,isLinking:u,linkingHint:$,pendingTransaction:null,walletConnectionStatus:I,mipdStore:R,connectors:t.connectors?.walletConnectors??[],rpcConfig:D.rpcConfig,chains:D.chains,showFiatPrices:D.embeddedWallets.priceDisplay.primary!=="native-token",clientAnalyticsId:t.clientAnalyticsId,nativeTokenSymbolForChainId:p=>D.chains.find(d=>d.id===Number(p))?.nativeCurrency.symbol,initializeWalletProxy:async p=>{if(_)return _;let d=new Promise(L=>{ur(()=>X=>L(X))}),m=new Promise(L=>setTimeout(()=>L(null),p)),g=await Promise.race([d,m]);return ur(null),g},getAuthFlow:()=>t.authFlow,getAuthMeta:()=>t.authFlow?.meta,closePrivyModal:(p={shouldCallAuthOnSuccess:!0})=>{let d=n&&a&&l;p.shouldCallAuthOnSuccess&&d?(ie(oe,"login","onComplete",l,y,!1,wt.current??null),e.onSuccess?.(l,y)):M&&ie(oe,"login","onError","exited_auth_flow"),B(null),N(!1),f(!1),E(!1),r(!1),setTimeout(()=>{t.authFlow=void 0},200),t.createAnalyticsEvent("modal_closed")},connectWallet:Re,initLoginWithWallet:Wf,loginWithWallet:async()=>{if(!n)throw new cn;if(!(t.authFlow instanceof Ko))throw new C("Must initialize SIWE flow first.");let p,d;if(a)p=await t.link();else try{({user:p,isNewUser:d}=await t.authenticate())}catch(m){throw ie(oe,"login","onError",m.privyErrorCode||"generic_connect_wallet_error"),m}c(p||l||null),E(d||!1),s(!0)},initLoginWithOAuth:async p=>{if(!Ac()){eo("IN_APP_BROWSER_LOGIN_NOT_POSSIBLE");return}let d=new vo(p),m;D.captchaEnabled&&(m=await qe(),Ue(null)),m&&d.addCaptchaToken(m),t.startAuthFlow(d);let g=await t.authFlow.getAuthorizationUrl();g&&g.url&&window.location.assign(g.url)},loginWithOAuth:async p=>{if(!(t.authFlow instanceof vo))throw new C("Must initialize OAuth flow before calling loginWithOAuth");let d=bt.get(wr),m=t.authFlow.meta.stateCode;if(d!==m)throw t.createAnalyticsEvent("possible_phishing_attempt",{provider:p,storedStateCode:d??"",returnedStateCode:m??""}),new C("Unexpected auth flow. This may be a phishing attempt.");let g,L;if(a)g=await t.link();else try{({user:g,isNewUser:L}=await t.authenticate()),wt.current=p}catch(X){throw ie(oe,"login","onError",X.privyErrorCode||"unknown_auth_error"),X}c(g),E(L||!1),s(!0)},initLoginWithEmail:async p=>{let d;D.captchaEnabled&&(d=await qe(),Ue(null));let m=new $o(p,d);t.startAuthFlow(m);try{wt.current="email",await m.sendCodeEmail()}catch(g){throw ie(oe,"login","onError",g.privyErrorCode||"unknown_auth_error"),g}},initLoginWithSms:async p=>{let d;D.captchaEnabled&&(d=await qe(),Ue(null));let m=new Yo(p,d);t.startAuthFlow(m);try{wt.current="sms",await m.sendSmsCode()}catch(g){throw ie(oe,"login","onError",g.privyErrorCode||"unknown_auth_error"),g}},resendEmailCode:async()=>{await t.authFlow?.sendCodeEmail()},resendSmsCode:async()=>{await t.authFlow?.sendSmsCode()},loginWithCode:async p=>{if(!n)throw new cn;if(t.authFlow instanceof $o)t.authFlow.meta.emailCode=p.trim();else if(t.authFlow instanceof Yo)t.authFlow.meta.smsCode=p.trim();else throw new C("Must initialize a passwordless code flow first");let d,m;a?d=await t.link():{user:d,isNewUser:m}=await t.authenticate(),c(d||l||null),E(m||!1),s(!0)},refreshUser:async()=>{let p=await t.getAuthenticatedUser();return c(p),p},walletProxy:_,createAnalyticsEvent:(p,d,m)=>t.createAnalyticsEvent(p,d,m),getUsdTokenPrice:p=>t.getUsdTokenPrice(p),recoverEmbeddedWallet:async()=>new Promise(async(p,d)=>{let m=l?.linkedAccounts.find(L=>L.type==="wallet"&&L.walletClientType==="privy"),g=await Ie();if(!g||!_||!m){d(new Error("Must have valid access token and Privy wallet to recover wallet"));return}le(!0);try{await _.connect({accessToken:g,address:m.address}),p(!0)}catch(L){tr(L)&&m.recoveryMethod==="privy"?(t.createAnalyticsEvent("embedded_wallet_pinless_recovery_started",{walletAddress:m.address}),(await _.recover({address:m.address,accessToken:g})).address||d(new Error("Unable to recover wallet")),t.createAnalyticsEvent("embedded_wallet_recovery_completed",{walletAddress:m.address}),p(!0)):tr(L)?($e({recoverWallet:{privyWallet:m,onFailure:d,onSuccess:()=>p(!0)}}),Te("EMBEDDED_WALLET_RECOVERY_SCREEN")):d(L)}}),getFiatOnRampConfig:zl,setReadyToTrue:()=>{i(!0),ee?.()},updateWallets:()=>ni()}))();_f=we.recoverEmbeddedWallet;let Nf=Ob(()=>({wallets:w,ready:j}),[w,j]);return zo(fe.Provider,{value:sn,children:zo(gs.Provider,{value:oe,children:zo(Il.Provider,{value:Nf,children:Tf(md,{...D,tokenPromise:ti,children:[e.children,Tf(ys.Provider,{value:we,children:[zo(of,{theme:{...D.appearance.palette||{}}}),zo(Jc,{appConfig:D,data:vt,setModalData:$e,setInitialScreen:W,initialScreen:b,authenticated:a,children:zo(af,{open:o})}),Ee&&se.id?zo(Pf,{appId:e.appId,clientAnalyticsId:t.clientAnalyticsId,origin:t.apiUrl,mfaMethods:l?.mfaMethods,mfaPromise:fr,mfaSubmitPromise:ei,onLoad:J,onLoadFailed:()=>null}):null]})]})})})})};import{useContext as Hb}from"react";function Gb(e){let{login:t}=Hb(fe);return pt("login",e),{login:t}}import{useContext as zb}from"react";function Vb(e){let{logout:t}=zb(fe);return pt("logout",e),{logout:t}}import{useCallback as kf}from"react";var $b=()=>{let e=ue(),{initLoginWithEmail:t,loginWithCode:o}=H(),r=kf(async({email:i})=>{if(!i)throw new Error("Email required to send OTP code");return e.status==="disabled",t(i)},[t]),n=kf(async({code:i})=>{if(e.enabled&&e.status==="error")throw new Zo(e.error,null,"captcha_failure");return o(i)},[o,e.status]);return{sendCode:r,loginWithCode:n}};import{useCallback as Af}from"react";var jb=()=>{let e=ue(),{initLoginWithSms:t,loginWithCode:o}=H(),r=Af(async({phoneNumber:i})=>{if(!i)throw new Error("SMS required to send OTP code");return e.status==="disabled",t(i)},[t]),n=Af(async({code:i})=>{if(e.enabled&&e.status!=="success")throw new Zo(e.error,null,"captcha_failure");return o(i)},[o,e.status]);return{sendCode:r,loginWithCode:n}};import{useContext as qb}from"react";function Kb(e){let{connectWallet:t}=qb(fe);return pt("connectWallet",e),{connectWallet:t}}import{useContext as Yb}from"react";function Jb(e){let{createWallet:t}=Yb(fe);return pt("createWallet",e),{createWallet:t}}import{useContext as Qb}from"react";var Zb=()=>{let{isModalOpen:e}=Qb(fe);return{isOpen:e}};import{useContext as Xb}from"react";function e2(e){let{getAccessToken:t}=Xb(fe);return pt("accessToken",e),{getAccessToken:t}}export{Nt as AsExternalProvider,Ya as Captcha,fn as ConnectorManager,hn as PrivyClient,Fb as PrivyProvider,re as PrivyProxyProvider,Qn as SUPPORTED_CHAINS,rs as VERSION,Ye as WalletConnector,Ds as errorIndicatesMaxMfaRetries,Fr as errorIndicatesMfaTimeout,Br as errorIndicatesMfaVerificationFailed,Ie as getAccessToken,Kb as useConnectWallet,Jb as useCreateWallet,Gb as useLogin,$b as useLoginWithEmail,jb as useLoginWithSms,Vb as useLogout,Xr as useMfa,Bn as useMfaEnrollment,Zb as useModalStatus,H as usePrivy,vs as useRegisterMfaListener,e2 as useToken,Yn as useWallets};
2512
+ `;import{Turnstile as ib}from"@marsidev/react-turnstile";import{useEffect as ab,useMemo as sb}from"react";import{jsx as sf}from"react/jsx-runtime";var Ya=e=>{let{enabled:t,siteKey:o,appId:r,setError:n,setToken:i,ref:a}=ue(),[,s]=sb(()=>o?.split("t:")||[],[o]);if(ab(()=>a.current?.remove,[]),!t)return null;if(!s)throw new Error("Unsupported captcha site key");return sf("div",{className:"hidden h-0 w-0",children:sf(ib,{...e,ref:a,siteKey:s,options:{action:r,size:"invisible"},onUnsupported:()=>{e.onUnsupported?.(),console.warn("Browser does not support Turnstile.")},onError:()=>{e.onError?.(),n("Captcha failed")},onSuccess:l=>{e.onSuccess?.(l),i(l)},onExpire:()=>{e.onExpire?.();try{a.current?.reset(),n(void 0),i(void 0)}catch{n("expired_and_failed_reset")}}})})};import{jsx as be,jsxs as Bl}from"react/jsx-runtime";var mb={["LANDING"]:Tu,["AWAITING_PASSWORDLESS_CODE"]:Fd,["AWAITING_CONNECTION"]:Zd,["AWAITING_CONNECT_ONLY_CONNECTION"]:op,["PHANTOM_INTERSTITIAL_SCREEN"]:Km,["LOGIN_FAILED_SCREEN"]:Mu,["AWAITING_OAUTH_SCREEN"]:Vm,["ALLOWLIST_REJECTION_SCREEN"]:Sd,["INSTALL_PHANTOM_SCREEN"]:iu,["LINK_EMAIL_SCREEN"]:Su,["LINK_PHONE_SCREEN"]:ku,["LINK_WALLET_SCREEN"]:Au,["CONNECT_ONLY_LANDING_SCREEN"]:Yd,["CONNECT_ONLY_AUTHENTICATED_SCREEN"]:jd,["EMBEDDED_WALLET_ON_ACCOUNT_CREATE_SCREEN"]:Gp,["EMBEDDED_WALLET_CREATED_SCREEN"]:dp,["EMBEDDED_WALLET_CONNECTING_SCREEN"]:lp,["EMBEDDED_WALLET_RECOVERY_SCREEN"]:$p,["EMBEDDED_WALLET_KEY_EXPORT_SCREEN"]:fp,["EMBEDDED_WALLET_SIGN_REQUEST_SCREEN"]:of,["EMBEDDED_WALLET_SEND_TRANSACTION_SCREEN"]:ef,["FIAT_ON_RAMP_PROMPT_SCREEN"]:Qp,["FIAT_ON_RAMP_STATUS_SCREEN"]:Xp,["EMBEDDED_WALLET_PASSWORD_UPDATE_SPLASH_SCREEN"]:Vp,["EMBEDDED_WALLET_PASSWORD_UPDATE_SCREEN"]:zp,["MFA_ENROLLMENT_FLOW_SCREEN"]:nm,["IN_APP_BROWSER_LOGIN_NOT_POSSIBLE"]:eu},fb=["LANDING","AWAITING_CONNECTION","LINK_EMAIL_SCREEN","LINK_PHONE_SCREEN","LINK_WALLET_SCREEN","MFA_ENROLLMENT_FLOW_SCREEN"],hb=({isMfaVerifying:e,onMfaVerificationComplete:t})=>{let{ready:o,isModalOpen:r}=H(),{headless:n}=A(),{ready:i,currentScreen:a}=S(),{status:s,reset:l}=ue(),c=db(null),u=yd(c);cb(()=>{["success","error"].includes(s),r&&!n&&l()},[r]);let f=a&&fb.includes(a)&&!n;if((!o||!i)&&a!=="AWAITING_OAUTH_SCREEN")return Bl(Qr,{children:[f?be(Ya,{}):null,be(x,{}),be(q,{}),be(Bu,{children:be(Bt,{})}),be(K,{}),be(Q,{})]});if(!a&&e)return be(Qr,{style:{height:u},children:be("div",{ref:c,children:be(Nl,{open:e,onClose:t})})});if(!a)return null;let w=mb[a];return Bl(Qr,{style:{height:u},children:[f?be(Ya,{}):null,Bl("div",{ref:c,children:[be(ao,{if:!!e,children:be(w,{})}),be(ao,{if:!e,children:be(Nl,{open:e,onClose:t})})]})]})},yb=()=>{let{closePrivyModal:e}=A(),{onUserCloseViaDialogOrKeybindRef:t}=S();return{gracefulClosePrivyModal:lb(()=>{if(t?.current)t.current(),t.current=null;else return e({shouldCallAuthOnSuccess:!1})},[e])}},lf=({open:e})=>{let{app:t}=S(),{gracefulClosePrivyModal:o}=yb(),[r,n]=pb(!1);vs({onMfaRequired:()=>{t?.mfa.noPromptOnMfaRequired||n(!0)}});let i=be(af,{children:be(hb,{isMfaVerifying:r,onMfaVerificationComplete:()=>n(!1)})}),a=e||r,s=t?.render.inDialog?be(Fu,{open:a,id:"privy-dialog",onClick:()=>o(),children:i}):i;if(typeof window<"u"&&t?.render.inParentNodeId){let l=document.getElementById(t.render.inParentNodeId);if(l)return ub.createPortal(s,l)}return s};var gt={appearance:{theme:"light",accentColor:"#676FFF",walletList:["detected_wallets","metamask","coinbase_wallet","rainbow","wallet_connect"]},walletConnectCloudProjectId:Cc,rpcConfig:{rpcUrls:{},rpcTimeouts:{}},captchaEnabled:!1,_render:{inDialog:!0,inParentNodeId:null},fiatOnRamp:{useSandbox:!1}};var gb=new Set(["metamask","coinbase_wallet","rainbow","zerion","phantom","wallet_connect","detected_wallets"]),vb=e=>gb.has(e),wb=(e,t,o)=>o.indexOf(e)===t,cf=({input:e})=>e?e.filter(vb).filter(wb):gt.appearance.walletList;var df={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 pf={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 uf={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 mf={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 ff={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 hf={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 yf={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 gf={id:17e3,name:"Holesky",network:"holesky",nativeCurrency:{name:"ETH",symbol:"ETH",decimals:18},rpcUrls:{default:{http:["https://ethereum-holesky.publicnode.com"]},public:{http:["https://ethereum-holesky.publicnode.com"]}},blockExplorers:{etherscan:{name:"EtherScan",url:"https://holesky.etherscan.io"},default:{name:"EtherScan",url:"https://holesky.etherscan.io"}}};var vf={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 wf={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 Ja={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 Cf={id:17001,name:"Redstone Holesky",network:"redstone-holesky",nativeCurrency:{name:"ETH",symbol:"ETH",decimals:18},rpcUrls:{default:{http:["https://rpc.holesky.redstone.xyz"]},public:{http:["https://rpc.holesky.redstone.xyz"]}},blockExplorers:{etherscan:{name:"EtherScan",url:"https://explorer.holesky.redstone.xyz"},default:{name:"EtherScan",url:"https://explorer.holesky.redstone.xyz"}}};var bf={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 Qn=[Ra,Ia,Wa,yf,bf,Ja,Oa,Da,Ua,qn,Kn,uf,mf,ff,hf,Ma,La,Na,vf,wf,df,pf,Fa,Ha,Ba,gf,Cf],QN=new Set(Qn.map(e=>e.id));import dr from"tinycolor2";var Ef="#FFFFFF",Cb="#000000",bb=Ef,Eb="#1E1E1D";function Pb(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 Go(e,t){let o=Math.max(0,Math.min(1,e.toHsl().l+t));return dr({...e.toHsl(),l:o})}function Pf({backgroundTheme:e,accentHex:t,successHex:o="#51BA81",warnHex:r="#FFB74D",errorHex:n="#EC6351",whiteHex:i=Ef,blackHex:a=Cb}){let s;switch(e){case"light":s=bb;break;case"dark":s=Eb;break;default:s=e;break}let l=dr(s),c=dr(t),u=dr(o),f=dr(r),w=dr(n),v=Pb(l.getLuminance()),T=Go(l,v==="light"?-.04:.11),y=Go(l,v==="light"?-.88:.87),E=Go(l,v==="light"?-.77:.75),b=Go(l,v==="light"?-.43:.45).desaturate(v==="light"?60:20),W=Go(l,v==="light"?-.08:.25).desaturate(v==="light"?60:20),M=Go(c,.15),N=Go(c,-.06),I=dr(c.getLuminance()>.5?a:i),k=Go(u,-.16);return{colorScheme:v,background:l.toHslString(),background2:T.toHslString(),foreground:y.toHslString(),foreground2:E.toHslString(),foreground3:b.toHslString(),foreground4:W.toHslString(),accent:c.toHslString(),accentLight:M.toHslString(),accentDark:N.toHslString(),foregroundAccent:I.toHslString(),success:u.toHslString(),successDark:k.toHslString(),error:w.toHslString(),warn:f.toHslString()}}function Qa(e,t){let o=["google","twitter","discord","tiktok","linkedin","github","apple"],r=t?.loginMethods?.filter($=>o.includes($)),n,i,a,s,l,c,u,f,w,v;t?.loginMethods?(n=t.loginMethods.includes("email"),i=t.loginMethods.includes("sms"),a=t.loginMethods.includes("wallet"),s=r?.includes("google"),l=r?.includes("twitter"),c=r?.includes("discord"),u=r?.includes("tiktok"),w=r?.includes("github"),f=r?.includes("linkedin"),v=r?.includes("apple")):(n=e.emailAuth,i=e.smsAuth,a=e.walletAuth,s=e.googleOAuth,l=e.twitterOAuth,c=e.discordOAuth,w=e.githubOAuth,u=e.tiktokOAuth,f=e.linkedinOAuth,v=e.appleOAuth);let T=[n,i].filter(Boolean),y=[s,l,c,w,u,f,v].filter(Boolean),E=[a].filter(Boolean);if(T.length+y.length+E.length===0)throw new Error("You must enable at least one login method");let b=t?.appearance?.showWalletLoginFirst!==void 0?t?.appearance?.showWalletLoginFirst:e.showWalletLoginFirst;b&&E.length===0?(console.warn("You should only enable `showWalletLoginFirst` when `wallet` logins are also enabled. `showWalletLoginFirst` has been set to false"),b=!1):!b&&y.length+T.length===0&&(console.warn("You should only disable `showWalletLoginFirst` when `email`, `sms`, or social logins are also enabled. `showWalletLoginFirst` has been set to true"),b=!0);let W=cf({isWalletLoginEnabled:a,input:t?.appearance?.walletList});if(t?.embeddedWallets?.waitForTransactionConfirmation===!1&&t.embeddedWallets.noPromptOnSignature!==!0)throw new Error("Overriding `config.embeddedWallets.waitForTransactionConfirmation` requires that you also enable `config.embeddedWallets.noPromptOnSignature`");let M=t?.intl?.defaultCountry??"US",{chains:N,defaultChain:I}=Tb(t?.additionalChains,t?.supportedChains,t?.defaultChain),k=!!t?.defaultChain||!!t?.supportedChains,R=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:Pf({backgroundTheme:t?.appearance?.theme??gt.appearance.theme,accentHex:t?.appearance?.accentColor??e.accentColor??gt.appearance.accentColor}),loginGroupPriority:b?"web3-first":"web2-first",hideDirectWeb2Inputs:!!t?.appearance?.hideDirectWeb2Inputs,walletList:W},loginMethods:{wallet:a,email:n,sms:i,google:s,twitter:l,discord:c,github:w,tiktok:u,linkedin:f,apple:v},legal:{termsAndConditionsUrl:t?.legal?.termsAndConditionsUrl??e.termsAndConditionsUrl,privacyPolicyUrl:t?.legal?.privacyPolicyUrl??e.privacyPolicyUrl},walletConnectCloudProjectId:t?.walletConnectCloudProjectId??e.walletConnectCloudProjectId??gt.walletConnectCloudProjectId,rpcConfig:{rpcUrls:t?.rpcConfig?.rpcUrls??gt.rpcConfig.rpcUrls,rpcTimeouts:t?.rpcConfig?.rpcTimeouts??gt.rpcConfig.rpcTimeouts},chains:N,defaultChain:I,intl:{defaultCountry:M},shouldSwitchChainOnConnect:k,captchaEnabled:e.captchaEnabled??gt.captchaEnabled,captchaSiteKey:e.captchaSiteKey,embeddedWallets:{...e.embeddedWalletConfig,...R?{createOnLogin:"all-users",requireUserPasswordOnCreate:!1,noPromptOnSignature:!0}:{},waitForTransactionConfirmation:!0,priceDisplay:{primary:"fiat-currency",secondary:"native-token"},...t?.embeddedWallets},mfa:{methods:e.mfaMethods??[],noPromptOnMfaRequired:t?.mfa?.noPromptOnMfaRequired??!1},customAuth:R?{enabled:!0,...t.customAuth}:void 0,fiatOnRamp:{enabled:e.fiatOnRampEnabled,useSandbox:t?.fiatOnRamp?.useSandbox??gt.fiatOnRamp.useSandbox},loginConfig:{twitterOAuthOnMobileEnabled:e.twitterOAuthOnMobileEnabled??!1},render:{inDialog:t?._render?.inDialog??gt._render.inDialog,inParentNodeId:t?._render?.inParentNodeId??gt._render.inParentNodeId}}}function Tf(e,t){if(!e)return{legacyCreateEmbeddedWalletFlag:t};let{appearance:o,additionalChains:r,supportedChains:n,defaultChain:i,...a}=e;return{...a,...r?{additionalChains:r.map(l=>l.id)}:void 0,...n?{supportedChains:n.map(l=>l.id)}:void 0,...i?{defaultChain:i.id}:void 0,...o?{...o,...o.logo&&typeof o.logo?{logo:"component"}:void 0}:void 0,legacyCreateEmbeddedWalletFlag:t}}function Tb(e,t,o){let r;if(e&&t&&console.warn("You should only specify one of `additionalChains` or `supportedChains`. Using `supportedChains`."),t){if(t.length===0)throw new Error("`supportedChains` must contain at least one chain");r=t.map(a=>Qn.find(l=>l.id===a.id)??a)}else r=Qn.concat(e??[]);let n=t?r[0]:Ja,i=o??n;if(!r.find(a=>a.id===i.id))throw new Error("`defaultChain` must be included in `supportedChains`");return{chains:r,defaultChain:i}}import{useRef as xb,useEffect as Sb}from"react";var Za=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;case"privy:mfa:verify":return r;case"privy:mfa:init-enrollment":return r;case"privy:mfa:submit-enrollment":return r;case"privy:mfa:unenroll":return r;default:throw new Error(`invalid wallet event type ${t}`)}}};async function pr(e,t,o,r,n,i=!1){let a=i,s=async u=>{if(a&&t&&t.length>0){u===(i?0:1)?n("configureMfa","onMfaRequired",t):r.current?.reject(new xe("missing_or_invalid_mfa","MFA verification failed, retry."));let f=await new Promise((w,v)=>{o.current={resolve:w,reject:v};let T=1e3*60*5;setTimeout(()=>{let y=new xe("mfa_timeout","Timed out waiting for MFA code");r.current?.reject(y),v(y)},T)});return await e(f)}return await e()},l=4,c=null;for(let u=0;u<l;u++)try{c=await s(u),r.current?.resolve(void 0);break}catch(f){if(f.type==="missing_or_invalid_mfa")a=!0;else throw r.current?.resolve(void 0),f}if(c===null){let u=new xe("mfa_verification_max_attempts_reached","Max MFA verification attempts reached");throw r.current?.reject(u),u}return c}import{jsx as Wb}from"react/jsx-runtime";var _b=function(e){return()=>`id-${e++}`}(0);function kb(e){return typeof e.event=="string"&&/^privy:.+/.test(e.event)}function Jt(e){return e.error!==void 0}var It=new Za,Hl=new Map,Ab=(e,t)=>typeof t=="bigint"?t.toString():t,Rb=(e,t)=>`${e}${JSON.stringify(t,Ab)}`;function Qt(e,t,o){let r=o.contentWindow;if(!r)throw new Error("iframe not initialized");let n=Rb(e,t);if(e==="privy:wallet:create"){let a=Hl.get(n);if(a)return a}let i=new Promise((a,s)=>{let l=_b();It.enqueue(l,{resolve:a,reject:s}),r.postMessage({id:l,event:e,data:t},"*")}).finally(()=>{Hl.delete(n)});return Hl.set(n,i),i}function Ib(e){switch(e.event){case"privy:iframe:ready":let t=It.dequeue(e.event,e.id);return Jt(e)?t.reject(new xe(e.error.type,e.error.message)):t.resolve(e.data);case"privy:wallet:create":let o=It.dequeue(e.event,e.id);return Jt(e)?o.reject(new xe(e.error.type,e.error.message)):o.resolve(e.data);case"privy:wallet:connect":let r=It.dequeue(e.event,e.id);return Jt(e)?r.reject(new xe(e.error.type,e.error.message)):r.resolve(e.data);case"privy:wallet:recover":let n=It.dequeue(e.event,e.id);return Jt(e)?n.reject(new xe(e.error.type,e.error.message)):n.resolve(e.data);case"privy:wallet:rpc":let i=It.dequeue(e.event,e.id);return Jt(e)?i.reject(new xe(e.error.type,e.error.message)):i.resolve(e.data);case"privy:wallet:set-recovery-password":let a=It.dequeue(e.event,e.id);return Jt(e)?a.reject(new xe(e.error.type,e.error.message)):a.resolve(e.data);case"privy:mfa:verify":let s=It.dequeue(e.event,e.id);return Jt(e)?s.reject(new xe(e.error.type,e.error.message)):s.resolve(e.data);case"privy:mfa:init-enrollment":{let l=It.dequeue(e.event,e.id);return Jt(e)?l.reject(new xe(e.error.type,e.error.message)):l.resolve(e.data)}case"privy:mfa:submit-enrollment":{let l=It.dequeue(e.event,e.id);return Jt(e)?l.reject(new xe(e.error.type,e.error.message)):l.resolve(e.data)}case"privy:mfa:unenroll":{let l=It.dequeue(e.event,e.id);return Jt(e)?l.reject(new xe(e.error.type,e.error.message)):l.resolve(e.data)}default:console.warn("Unsupported wallet proxy method:",e)}}function xf(e){let t=xb(null),o=wd();return Sb(()=>{let r=t.current;if(!r)return;function n(c){c&&c.origin===e.origin&&kb(c.data)&&Ib(c.data)}let i={create(c){return Qt("privy:wallet:create",c,r)},connect(c){return Qt("privy:wallet:connect",c,r)},recover(c){return pr(u=>Qt("privy:wallet:recover",{...c,...u},r),e.mfaMethods,e.mfaPromise,e.mfaSubmitPromise,o,!0)},rpc(c){return pr(u=>Qt("privy:wallet:rpc",{...c,...u},r),e.mfaMethods,e.mfaPromise,e.mfaSubmitPromise,o)},setRecoveryPassword(c){return pr(u=>Qt("privy:wallet:set-recovery-password",{...c,...u},r),e.mfaMethods,e.mfaPromise,e.mfaSubmitPromise,o)},verifyMfa(c){return pr(u=>Qt("privy:mfa:verify",{...c,...u},r),e.mfaMethods,e.mfaPromise,e.mfaSubmitPromise,o,!0)},initEnrollMfa(c){return pr(u=>Qt("privy:mfa:init-enrollment",{...c,...u},r),e.mfaMethods,e.mfaPromise,e.mfaSubmitPromise,o)},submitEnrollMfa(c){return Qt("privy:mfa:submit-enrollment",c,r)},unenrollMfa(c){return pr(u=>Qt("privy:mfa:unenroll",{...c,...u},r),e.mfaMethods,e.mfaPromise,e.mfaSubmitPromise,o,!0)}};window.addEventListener("message",n);let a=()=>e.onLoad(i),s=(...c)=>{console.warn("Privy iframe failed to load: ",...c),e.onLoadFailed()},l=new AbortController;return Uc(()=>Qt("privy:iframe:ready",{},r),{abortSignal:l.signal}).then(a,s),()=>{window.removeEventListener("message",n),l.abort()}},[t.current,e.mfaMethods]),Wb("iframe",{ref:t,width:"0",height:"0",style:{display:"none",height:"0px",width:"0px"},src:wi(e.origin,`/apps/${e.appId}/embedded-wallets`,{caid:e.clientAnalyticsId})})}var Xa=class{constructor(t,o){this.meta={action:t,phoneNumber:o}}async init(){if(!this.meta.action)throw new C("action required");if(!this.api)throw new C("Auth flow has no API instance");if(this.meta.action==="enroll"&&!this.meta.phoneNumber)throw new C("phone number must be set when initialzing authentication.");try{let t=yc();await this.api.post(t,{action:this.meta.action,phoneNumber:this.meta.phoneNumber})}catch(t){throw te(t)}}async authenticate(){if(!this.meta.action)throw new C("action required");if(!this.api)throw new C("Mfa flow has no API instance");if(!this.meta.smsCode)throw new C("sms code must be set prior to calling authenticate.");if(this.meta.action==="enroll"&&!this.meta.phoneNumber)throw new C("phone number must be set prior to calling authenticate.");try{let t=gc(),o=await this.api.post(t,{phoneNumber:this.meta.phoneNumber,code:this.meta.smsCode});return Et(o)}catch(t){throw te(t)}}};import{jsx as zo,jsxs as Sf}from"react/jsx-runtime";var Xn;function Db(e){return typeof e=="string"&&e.length===25}function Ie(){if(!Xn){let e=Z.get(jo);return Promise.resolve(e||null)}return Xn.getAccessToken()}var _f,Vc=(e,t)=>_f(e,t),kf,$c=(e,t)=>kf(e,t),Af,jc=()=>Af(),Ub=()=>{let t=new URLSearchParams(window.location.search).get("privy_token");if(!t)return;Z.put(dn,t);let o=new URL(window.location.href);o.searchParams.delete("privy_token"),window.history.pushState({},"",o)},Fb=({config:e,...t})=>{if(!Db(t.appId))throw new C("Cannot initialize the Privy provider with an invalid Privy app ID");Xn||(Xn=new hn({appId:t.appId,apiUrl:t.apiUrl||mi}));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."),zo(Bb,{...t,config:o,client:Xn})},Bb=e=>{let t=e.client,[o,r]=ae(!1),[n,i]=ae(!1),[a,s]=ae(!1),[l,c]=ae(null),[u,f]=ae(!1),[w,v]=ae([]),T=Zn(w),[y,E]=ae(!1),[b,W]=ae(null),[M,N]=ae(!1),[I,k]=ae({status:"disconnected",connectError:null,connector:null,connectRetry:P}),[R,O]=ae(null),[$,B]=ae(null),[_,J]=ae(null),[se,ve]=ae({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,linkedinOAuth:!1,appleOAuth:!1,termsAndConditionsUrl:null,privacyPolicyUrl:null,embeddedWalletConfig:{createOnLogin:"off",requireUserPasswordOnCreate:!1},fiatOnRampEnabled:!1,captchaEnabled:!1,captchaSiteKey:""}),[D,De]=ae(()=>{let p=Tf(e.config,e.createPrivyWalletOnLogin);return t.createAnalyticsEvent("sdk_initialize",p),Qa(se,e.config)}),[Ee,le]=ae(!0),[vt,$e]=ae({}),[ee,Pe]=ae(null),[Xt,ur]=ae(null),[j,lt]=ae(!1),[Vo,mr]=ae(!1),fr=Zn(null),ei=Zn(null),[ti,Ue]=ae(null),oe=Zn(gd);t.onStoreToken=p=>{p&&ie(oe,"accessToken","onAccessTokenGranted",p)},t.onDeleteToken=()=>{ie(oe,"accessToken","onAccessTokenRemoved")};let wt=Zn(),oi=Nb(p=>{let d=t.connectors?.walletsReady||!1;return a&&l?.linkedAccounts?.some(g=>g.type==="wallet"&&g.walletClientType==="privy")?d&&p?.some(g=>g?.walletClientType==="privy"):d},[a,l?.linkedAccounts,t?.connectors?.walletsReady]),Te=p=>{W(p),setTimeout(()=>{r(!0)},15),t.createAnalyticsEvent("modal_open",{initialScreen:p})},eo=p=>{D.embeddedWallets.createOnLogin!=="off"&&le(!0),Te(p)};Zt(()=>{if(!_||!l){t.connectors?.removeEmbeddedWalletConnector();return}let p=l?.linkedAccounts.filter(d=>d.type==="wallet"&&d.walletClient==="privy");if(p&&p.length>0){let d=p[0].address;t.connectors?.addEmbeddedWalletConnector(_,d,D.defaultChain)}},[_,l]),Zt(()=>{_&&Xt?.(_)},[_]),Zt(()=>{(async()=>{if(!D.customAuth?.enabled)return;le(!0);let{getCustomAccessToken:d,isLoading:m}=D.customAuth;if(!(!n||m))try{let g=await d();if(!g){await sn.logout();return}if(a)return;t.startAuthFlow(new vr(g));let{user:L,isNewUser:X}=await t.authenticate();L||await sn.logout(),c(L||null),E(X||!1),s(!0),mr(!0)}catch(g){console.warn(g),a&&await sn.logout()}})()},[D.customAuth?.enabled,D.customAuth?.getCustomAccessToken,D.customAuth?.isLoading,n,a]),Zt(()=>{Vo&&_&&l&&wo(l,e.config?.embeddedWallets?.createOnLogin)&&(mr(!1),Vl(l,br).catch(console.error))},[Vo&&_&&l]),Zt(()=>{async function p(){let d=await t.getServerConfig();ve(d);let m=Qa(d,e.config);De(m),d.customApiUrl&&t.updateApiUrl(d.customApiUrl);let g=hr();Ub();let L=Lb();O(L),t.initializeConnectorManager(m.walletConnectCloudProjectId,m.rpcConfig,m.chains,m.defaultChain,L,m.appearance.walletList),await t.connectors?.initialize();let X=await t.getAuthenticatedUser();e.config?.customAuth?.enabled||(s(!!X),X&&ie(oe,"login","onComplete",X,!1,!0,null),c(X)),g||we.setReadyToTrue(),g&&X&&f(!0),Ct()}n||p()},[t,ee,n]),Zt(()=>{let p=Qa(se,e.config);De(p)},[e.config,se]);let hr=()=>{let p=new URLSearchParams(window.location.search),d=p.get("privy_oauth_code"),m=p.get("privy_oauth_state"),g=p.get("privy_oauth_provider");return d&&m&&g?(t.startAuthFlow(new vo(g,d,m)),eo("AWAITING_OAUTH_SCREEN"),!0):!1},je=async(p,d,m)=>{let g=await t.connectors?.createWalletConnector(p,d)||null;Re(g,d,m)};async function Re(p,d,m){if(!p)return k({status:"disconnected",connectError:new z("Unable to connect to wallet."),connector:null,connectRetry:P}),m?.(null);p instanceof Ut&&d&&p.resetConnection(d),k({connector:p,status:"connecting",connectError:null,connectRetry:()=>Re(p,d,m)});try{let g=await p.connect({showPrompt:!0});if(D.shouldSwitchChainOnConnect&&!D.chains.find(L=>L.id===Number(g?.chainId))&&!(g?.connectorType==="wallet_connect_v2"&&g?.walletClientType==="metamask")){k(L=>({...L,connector:p,status:"switching_to_supported_chain",connectError:null,connectRetry:P}));try{await g?.switchChain(D.defaultChain.id),g&&(g.chainId=Er(Jo(D.defaultChain.id)))}catch{console.warn(`Unable to switch to default chain: ${D.defaultChain.id}`)}}return k(L=>({...L,status:"connected",connectError:null,connectRetry:P})),g&&!M&&ie(oe,"connectWallet","onSuccess",g),m?.(g)}catch(g){return g instanceof Qe?(console.warn(g.cause?g.cause:g.message),M||ie(oe,"connectWallet","onError",g.privyErrorCode||"generic_connect_wallet_error")):(console.warn(g),M||ie(oe,"connectWallet","onError","unknown_connect_wallet_error")),k(L=>({...L,status:"disconnected",connectError:g})),m?.(null)}}async function qe(){return new Promise(async(p,d)=>{Ue({resolve:p,reject:d});let m=1e3*30;setTimeout(()=>{if(!ti)return;let g=new C("Timed out waiting for Captcha");d(g)},m)})}let ri=async p=>{if(p===null)return;let d=new Ko(p);t.startAuthFlow(d)},Ct=()=>{let p=new URLSearchParams(window.location.search),d=p.get("privy_connector"),m=p.get("privy_wallet_client");if(!d||!m)return;if(m==="phantom"&&!Co()&&eo("LOGIN_FAILED_SCREEN"),!t.connectors)throw new C("Connector not initialized");Te("AWAITING_CONNECTION");let g=new URL(window.location.href);g.searchParams.delete("privy_connector"),g.searchParams.delete("privy_wallet_client"),window.history.pushState({},"",g),je(d,m,ri)};Zt(()=>{n&&a&&l===null&&t.getAuthenticatedUser().then(c)},[n,a,l,t]);let yr=()=>{if(!a)throw new C("User must be authenticated before linking a wallet.");f(!0),Te("LINK_WALLET_SCREEN")},Wf=p=>{if(!a||!l)return!1;for(let d of l.linkedAccounts)if(d.type==="wallet"&&d.address===p.address)return!0;return!1},Mf=async p=>{if(!t.connectors)throw new C("Connector not initialized");let d=t.connectors.findWalletConnector(p.connectorType,p.walletClientType)||null;k(m=>({...m,connector:d,status:"connected",connectError:null,connectRetry:P})),await ri(p),eo("AWAITING_CONNECTION")},Lf=async(p,d)=>{wt.current="siwe",await Re(p,d,ri)},zl=async(p,d)=>{if(!D.fiatOnRamp.enabled)throw new C("Fiat on-ramp is not enabled");if(!d||!d.provider||d.provider==="moonpay"){let{signedUrl:m,externalTransactionId:g}=await Yp(t,p,d?.config??{},D.appearance.palette,D.fiatOnRamp.useSandbox);return{signedUrl:m,externalTransactionId:g}}else throw new C("Unsupported fund provider. Currently supported option is `moonpay`.")},ni=()=>{v(p=>{let d=t.connectors?.wallets.map(m=>({...m,linked:Wf(m),loginOrLink:async()=>{if(!await m.isConnected())throw new C("Wallet is not connected");if(m.connectorType==="embedded"&&m.walletClientType==="privy")throw new C("Cannot link or login with embedded wallet");Mf(m)},fund:async g=>{let{signedUrl:L,externalTransactionId:X}=await zl(m.address,g);$e({fiatOnRampPrompt:{signedUrl:L},fiatOnRampStatus:{externalTransactionId:X}}),Te("FIAT_ON_RAMP_PROMPT_SCREEN")},unlink:async()=>{if(!a)throw new C("User is not authenticated.");if(m.connectorType==="embedded"&&m.walletClientType==="privy")throw new C("Cannot unlink an embedded wallet");let g=await t.unlinkWallet(m.address);c(g)}}))||[];return lt(oi(d)),bi(p,d)?p:d})};Zt(()=>{ni()},[l?.linkedAccounts,a,n]),Zt(()=>{if(n){if(!t.connectors)throw new C("Connector not initialized");ni(),t.connectors.on("walletsUpdated",ni)}},[n]);let Nf=()=>{Te(a?"CONNECT_ONLY_AUTHENTICATED_SCREEN":"CONNECT_ONLY_LANDING_SCREEN")};Zt(()=>{if(!w[0])return;let p=w[0],d=T.current.find(g=>g.address===p.address),m=l?.linkedAccounts.find(g=>g.type==="wallet"&&g.address===p.address);if(!d&&m){let g=Object.assign({},l);g.wallet=m&&{address:m.address,chainType:m.chainType,chainId:m.chainId,walletClient:m.walletClient,walletClientType:m.walletClientType,connectorType:m.connectorType},c(g)}T.current=w},[w]);let Vl=async(p,d)=>{if(ne(p))throw ie(oe,"createWallet","onError","embedded_wallet_already_exists"),new Error("Only one Privy wallet per user is currently allowed");let[g,L]=await Promise.all([we.initializeWalletProxy(d),Ie()]);if(!g&&e.config?.customAuth?.enabled)throw ie(oe,"createWallet","onError","unknown_embedded_wallet_error"),new Error("Failed to connect to wallet proxy");if(!g||!L||e.config?.embeddedWallets?.requireUserPasswordOnCreate)return new Promise((X,ce)=>{le(!0),$e({createWallet:{onSuccess:ct=>{ie(oe,"createWallet","onSuccess",ct),X(ct)},onFailure:ct=>{ie(oe,"createWallet","onError","unknown_embedded_wallet_error"),ce(ct)},callAuthOnSuccessOnClose:!1}}),Te("EMBEDDED_WALLET_ON_ACCOUNT_CREATE_SCREEN")});{await g.create({accessToken:L});let X=await we.refreshUser(),ce=ne(X);if(!ce)throw ie(oe,"createWallet","onError","unknown_embedded_wallet_error"),new Error("Failed to create wallet");return ie(oe,"createWallet","onSuccess",ce),ce}},Of=p=>{if(!D.chains.map(d=>d.id).includes(p))throw new z(`Chain ID ${p} is not supported. It must be added to the config.supportedChains property of the PrivyProvider.`,"unsupported_chain_id")},$l=(p,d,m)=>new Promise(async(g,L)=>{if(!a||!l){L(new Error("User must be authenticated before signing with a Privy wallet"));return}let X=ne(l);if(!X){L(new Error("Must have a Privy wallet before signing"));return}le(!0);let ce=t.connectors?.findWalletConnector("embedded","privy")?.proxyProvider,gr=p.chainId?Number(p.chainId):ce.chainId;Of(gr);let ct=Object.assign({},p,{chainId:gr}),ln=async()=>{let yo=await Ie();if(!yo||!_){L(new Error("Must have valid access token and Privy wallet to send transaction"));return}try{if(!await we.recoverEmbeddedWallet()){L(new Error("Unable to connect to wallet"));return}let ql=new Mb(Pt(ct.chainId,D.chains,D.rpcConfig)),Uf=await rn(X.address,ct,ql),Ff=await Ga(yo,X.address,_,Uf,ql);g(Ff)}catch(ii){L(ii)}};if(D.embeddedWallets.noPromptOnSignature)d&&console.warn("uiOptions defined with `noPromptOnSignature` set to true in app config"),ln();else{let yo={transactionRequest:ct,onSuccess:g,onFailure:L,uiOptions:d||{},fundWalletConfig:m},ii={onCompleteNavigateTo:"EMBEDDED_WALLET_SEND_TRANSACTION_SCREEN",onFailure:L};$e({connectWallet:ii,sendTransaction:yo}),Te("EMBEDDED_WALLET_CONNECTING_SCREEN")}});function jl(){return new Promise(async(p,d)=>{let m=await Ie();if(!m||!_)throw new Error("Must have valid access token to enroll in MFA");try{await _.verifyMfa({accessToken:m}),p()}catch(g){d(g)}})}let sn={ready:n,authenticated:a,user:l,walletConnectors:t.connectors||null,connectWallet:Nf,linkWallet:yr,linkEmail:()=>{if(!a)throw new C("User must be authenticated before linking an email address.");if(l?.email)throw new C("User already has an email linked to their account.");f(!0),Te("LINK_EMAIL_SCREEN")},linkPhone:()=>{if(!a)throw new C("User must be authenticated before linking a phone number.");if(l?.phone)throw new C("User already has a phone number linked to their account.");f(!0),Te("LINK_PHONE_SCREEN")},linkGoogle:async()=>{if(!a)throw new C("User must be authenticated before linking a Google account.");if(l?.google)throw new C("User already has a Google account linked to their account.");await we.initLoginWithOAuth("google")},linkTwitter:async()=>{if(!a)throw new C("User must be authenticated before linking a Twitter account.");if(l?.twitter)throw new C("User already has a Twitter account linked to their account.");await we.initLoginWithOAuth("twitter")},linkDiscord:async()=>{if(!a)throw new C("User must be authenticated before linking a Discord account.");if(l?.discord)throw new C("User already has a Discord account linked to their account.");await we.initLoginWithOAuth("discord")},linkGithub:async()=>{if(!a)throw new C("User must be authenticated before linking a GitHub account.");if(l?.github)throw new C("User already has a Github account linked to their account.");await we.initLoginWithOAuth("github")},linkTiktok:async()=>{if(!a)throw new C("User must be authenticated before linking a TikTok account.");if(l?.tiktok)throw new C("User already has a Tiktok account linked to their account.");await we.initLoginWithOAuth("tiktok")},linkLinkedIn:async()=>{if(!a)throw new C("User must be authenticated before linking a LinkedIn account.");if(l?.linkedin)throw new C("User already has a LinkedIn account linked to their account.");await we.initLoginWithOAuth("linkedin")},linkApple:async()=>{if(!a)throw new C("User must be authenticated before linking an Apple account.");await we.initLoginWithOAuth("apple")},login:async()=>{if(n||(await new Promise(p=>{Pe(()=>p)}),Pe(null)),a){console.warn("Attempted to log in, but user is already logged in. Use a `link` helper instead.");return}N(!0),eo("LANDING")},logout:async()=>{await t.logout(),c(null),s(!1),W(null),ie(oe,"logout","onSuccess"),f(!1),r(!1),Z.del(pn)},getAccessToken:()=>t.getAccessToken(),getEthereumProvider:()=>{if(!l||!l.wallet)return new re;let p=w.find(m=>l.wallet&&m.address===l.wallet.address),d=t.connectors?.walletConnectors.find(m=>m.wallets.find(g=>g.address===p?.address));return!p||!d?new re:d.proxyProvider},getEthersProvider:()=>{if(!l||!l.wallet)return new Gl(new Nt(new re));let p=w.find(m=>l.wallet&&m.address===l.wallet.address),d=t.connectors?.walletConnectors.find(m=>m.wallets.find(g=>g.address===p?.address));return!p||!d?new Gl(new Nt(new re)):new Gl(new Nt(d.proxyProvider))},getWeb3jsProvider:()=>{if(!l||!l.wallet)return new Po(new re);let p=w.find(m=>l.wallet&&m.address===l.wallet.address),d=t.connectors?.walletConnectors.find(m=>m.wallets.find(g=>g.address===p?.address));return!p||!d?new Po(new re):new Po(d.proxyProvider)},unlinkWallet:async p=>{let d=await t.unlinkWallet(p);return c(d),d},unlinkEmail:async p=>{let d=await t.unlinkEmail(p);return c(d),d},unlinkPhone:async p=>{let d=await t.unlinkPhone(p);return c(d),d},unlinkGoogle:async p=>{let d=await t.unlinkOAuth("google",p);return c(d),d},unlinkTwitter:async p=>{let d=await t.unlinkOAuth("twitter",p);return c(d),d},unlinkDiscord:async p=>{let d=await t.unlinkOAuth("discord",p);return c(d),d},unlinkGithub:async p=>{let d=await t.unlinkOAuth("github",p);return c(d),d},unlinkTiktok:async p=>{let d=await t.unlinkOAuth("tiktok",p);return c(d),d},unlinkLinkedIn:async p=>{let d=await t.unlinkOAuth("linkedin",p);return c(d),d},unlinkApple:async p=>{let d=await t.unlinkOAuth("apple",p);return c(d),d},setActiveWallet:async p=>{let d=w.find(g=>es(g.address)===es(p)),m=l?.linkedAccounts.find(g=>g.type==="wallet"&&es(g.address)===es(p));if(!d||!await d.isConnected())B(p),yr();else if(!d.linked)d.loginOrLink();else{let g=Object.assign({},l);g.wallet=m&&{address:m.address,chainType:m.chainType,chainId:m.chainId,walletClient:m.walletClient,walletClientType:m.walletClientType,connectorType:m.connectorType},c(g)}},forkSession:()=>t.forkSession(),createWallet:async()=>{if(!a||!l)throw ie(oe,"createWallet","onError","must_be_authenticated"),new Error("User must be authenticated before creating a Privy wallet");return Vl(l,15e3)},setWalletPassword:()=>new Promise(async(p,d)=>{if(!a||!l){d(new Error("User must be authenticated before adding password to Privy wallet"));return}let m=ne(l);if(!m||!_){d(new Error("Must have a Privy wallet to add a password"));return}if(m.recoveryMethod==="user-passcode"){d(new Error("Cannot set password. Embedded wallet already has a password."));return}await jl(),le(!0);let g={onSuccess:p,onFailure:d,callAuthOnSuccessOnClose:!1},L={onCompleteNavigateTo:"EMBEDDED_WALLET_PASSWORD_UPDATE_SPLASH_SCREEN",onFailure:d};$e({setWalletPassword:g,connectWallet:L}),Te("EMBEDDED_WALLET_CONNECTING_SCREEN")}),signMessage:(p,d)=>new Promise(async(m,g)=>{if(!a||!l){g(new Error("User must be authenticated before signing with a Privy wallet"));return}let L=ne(l);if(!L){g(new Error("Must have a Privy wallet before signing"));return}if(typeof p!="string"||p.length<1){g(new Error("Message must be a non-empty string"));return}le(!0);let X=async()=>{if(!a)throw new Error("User must be authenticated before signing with a Privy wallet");let ce=await Ie();if(!_||!ce)throw new Error("Unable to connect to wallet");if(!await we.recoverEmbeddedWallet())throw new Error("Unable to connect to wallet");t.createAnalyticsEvent("embedded_wallet_sign_message_started",{walletAddress:L.address});let{response:ct}=await _.rpc({accessToken:ce,address:L.address,request:{method:"personal_sign",params:[p,L.address]}}),ln=ct.data;return t.createAnalyticsEvent("embedded_wallet_sign_message_completed",{walletAddress:L.address}),ln};if(D.embeddedWallets.noPromptOnSignature){d&&console.warn("uiOptions defined with `noPromptOnSignature` set to true in app config");try{let ce=await X();m(ce)}catch(ce){g(ce??new Fe("Unable to sign message"))}}else{let ct={message:p,confirmAndSignMessage:X,onSuccess:yo=>{m(yo)},onFailure:yo=>{g(yo)},uiOptions:d||{}},ln={onCompleteNavigateTo:"EMBEDDED_WALLET_SIGN_REQUEST_SCREEN",onFailure:g};$e({signMessage:ct,connectWallet:ln}),Te("EMBEDDED_WALLET_CONNECTING_SCREEN")}}),sendTransaction:async(p,d,m)=>{let L=await(await $l(p,d,m)).wait();return Va(L)},exportWallet:()=>new Promise(async(p,d)=>{if(!a||!l){d(new Error("User must be authenticated before exporting their Privy wallet"));return}let m=ne(l);if(!m){d(new Error("Must have a Privy wallet before exporting"));return}le(!0);let g={onCompleteNavigateTo:"EMBEDDED_WALLET_KEY_EXPORT_SCREEN",onFailure:d},L=await Ie();if(!L||!_){d(new Error("Must have valid access token to enroll in MFA"));return}if(!_){d(new Error("Must have a Privy wallet before exporting"));return}try{try{await _.connect({accessToken:L,address:m.address}),await _.verifyMfa({accessToken:L})}catch(ce){if(tr(ce)&&m.recoveryMethod==="privy")await _.recover({accessToken:L,address:m.address});else throw ce}}catch(ce){d(ce);return}let X={appId:e.appId,origin:t.apiUrl,onSuccess:p,onFailure:d};$e({keyExport:X,connectWallet:g}),Te("EMBEDDED_WALLET_CONNECTING_SCREEN")}),promptMfa:jl,async init(p){let d;switch(p){case"sms":d=new Xa("verify");break;case"totp":return;default:throw new Error(`Unsupported MFA method: ${p}`)}t.startMfaFlow(d),await d.init()},async submit(p,d){switch(p){case"totp":case"sms":fr.current?.resolve({mfaMethod:p,mfaCode:d}),await new Promise((m,g)=>{ei.current={resolve:m,reject:g}});break;default:throw fr.current?.reject(new C("Unsupported MFA method")),new C(`Unsupported MFA method: ${p}`)}},cancel(){fr.current?.reject(new C("MFA canceled"))},async initEnrollmentWithSms(p){let d=await Ie();if(!d||!_)throw new Error("Must have valid access token to enroll in MFA");await _.initEnrollMfa({method:"sms",accessToken:d,phoneNumber:p.phoneNumber})},enrollInMfa(p){return new Promise((d,m)=>{if(!p){we.closePrivyModal(),d();return}D.mfa.noPromptOnMfaRequired&&console.warn("[Privy Warning] Triggering the 'showMfaEnrollmentModal' function when 'noPromptOnMfaRequired' is set to true is unexpected. If this is intentional, ensure that you are building custom UIs for MFA verification."),$e({mfaEnrollmentFlow:{mfaMethods:D.mfa.methods,onSuccess:d,onFailure:m}}),Te("MFA_ENROLLMENT_FLOW_SCREEN")})},async initEnrollmentWithTotp(){let p=await Ie();if(!p||!_)throw new Error("Must have valid access token to enroll in MFA");let d=await _.initEnrollMfa({method:"totp",accessToken:p});return{secret:d.secret,authUrl:d.authUrl}},async submitEnrollmentWithSms(p){let d=await Ie();if(!d||!_)throw new Error("Must have valid access token to enroll in MFA");await _.submitEnrollMfa({method:"sms",accessToken:d,phoneNumber:p.phoneNumber,code:p.mfaCode});let m=await t.getAuthenticatedUser();c(m)},async submitEnrollmentWithTotp(p){let d=await Ie();if(!d||!_)throw new Error("Must have valid access token to enroll in MFA");await _.submitEnrollMfa({method:"totp",accessToken:d,code:p.mfaCode});let m=await t.getAuthenticatedUser();c(m)},async unenroll(p){let d=await Ie();if(!d||!_)throw new Error("Must have valid access token to remove MFA");await _.unenrollMfa({method:p,accessToken:d});let m=await t.getAuthenticatedUser();c(m)},loginWithCode(p){return we.loginWithCode(p)},initLoginWithEmail(p){return we.initLoginWithEmail(p)},initLoginWithSms(p){return we.initLoginWithSms(p)},isModalOpen:o};_f=sn.signMessage,kf=async(...p)=>{let d=await $l(...p);return D.embeddedWallets.waitForTransactionConfirmation&&await d.wait(),d};let we=(()=>({headless:!!e.config?.headless,isNewUserThisSession:y,isLinking:u,linkingHint:$,pendingTransaction:null,walletConnectionStatus:I,mipdStore:R,connectors:t.connectors?.walletConnectors??[],rpcConfig:D.rpcConfig,chains:D.chains,showFiatPrices:D.embeddedWallets.priceDisplay.primary!=="native-token",clientAnalyticsId:t.clientAnalyticsId,nativeTokenSymbolForChainId:p=>D.chains.find(d=>d.id===Number(p))?.nativeCurrency.symbol,initializeWalletProxy:async p=>{if(_)return _;let d=new Promise(L=>{ur(()=>X=>L(X))}),m=new Promise(L=>setTimeout(()=>L(null),p)),g=await Promise.race([d,m]);return ur(null),g},getAuthFlow:()=>t.authFlow,getAuthMeta:()=>t.authFlow?.meta,closePrivyModal:(p={shouldCallAuthOnSuccess:!0})=>{let d=n&&a&&l;p.shouldCallAuthOnSuccess&&d?(ie(oe,"login","onComplete",l,y,!1,wt.current??null),e.onSuccess?.(l,y)):M&&ie(oe,"login","onError","exited_auth_flow"),B(null),N(!1),f(!1),E(!1),r(!1),setTimeout(()=>{t.authFlow=void 0},200),t.createAnalyticsEvent("modal_closed")},connectWallet:Re,initLoginWithWallet:Lf,loginWithWallet:async()=>{if(!n)throw new cn;if(!(t.authFlow instanceof Ko))throw new C("Must initialize SIWE flow first.");let p,d;if(a)p=await t.link();else try{({user:p,isNewUser:d}=await t.authenticate())}catch(m){throw ie(oe,"login","onError",m.privyErrorCode||"generic_connect_wallet_error"),m}c(p||l||null),E(d||!1),s(!0)},initLoginWithOAuth:async p=>{if(!Ic()){eo("IN_APP_BROWSER_LOGIN_NOT_POSSIBLE");return}let d=new vo(p),m;D.captchaEnabled&&(m=await qe(),Ue(null)),m&&d.addCaptchaToken(m),t.startAuthFlow(d);let g=await t.authFlow.getAuthorizationUrl();g&&g.url&&window.location.assign(g.url)},loginWithOAuth:async p=>{if(!(t.authFlow instanceof vo))throw new C("Must initialize OAuth flow before calling loginWithOAuth");let d=bt.get(wr),m=t.authFlow.meta.stateCode;if(d!==m)throw t.createAnalyticsEvent("possible_phishing_attempt",{provider:p,storedStateCode:d??"",returnedStateCode:m??""}),new C("Unexpected auth flow. This may be a phishing attempt.");let g,L;if(a)g=await t.link();else try{({user:g,isNewUser:L}=await t.authenticate()),wt.current=p}catch(X){throw ie(oe,"login","onError",X.privyErrorCode||"unknown_auth_error"),X}c(g),E(L||!1),s(!0)},initLoginWithEmail:async p=>{let d;D.captchaEnabled&&(d=await qe(),Ue(null));let m=new $o(p,d);t.startAuthFlow(m);try{wt.current="email",await m.sendCodeEmail()}catch(g){throw ie(oe,"login","onError",g.privyErrorCode||"unknown_auth_error"),g}},initLoginWithSms:async p=>{let d;D.captchaEnabled&&(d=await qe(),Ue(null));let m=new Yo(p,d);t.startAuthFlow(m);try{wt.current="sms",await m.sendSmsCode()}catch(g){throw ie(oe,"login","onError",g.privyErrorCode||"unknown_auth_error"),g}},resendEmailCode:async()=>{await t.authFlow?.sendCodeEmail()},resendSmsCode:async()=>{await t.authFlow?.sendSmsCode()},loginWithCode:async p=>{if(!n)throw new cn;if(t.authFlow instanceof $o)t.authFlow.meta.emailCode=p.trim();else if(t.authFlow instanceof Yo)t.authFlow.meta.smsCode=p.trim();else throw new C("Must initialize a passwordless code flow first");let d,m;a?d=await t.link():{user:d,isNewUser:m}=await t.authenticate(),c(d||l||null),E(m||!1),s(!0)},refreshUser:async()=>{let p=await t.getAuthenticatedUser();return c(p),p},walletProxy:_,createAnalyticsEvent:(p,d,m)=>t.createAnalyticsEvent(p,d,m),getUsdTokenPrice:p=>t.getUsdTokenPrice(p),recoverEmbeddedWallet:async()=>new Promise(async(p,d)=>{let m=l?.linkedAccounts.find(L=>L.type==="wallet"&&L.walletClientType==="privy"),g=await Ie();if(!g||!_||!m){d(new Error("Must have valid access token and Privy wallet to recover wallet"));return}le(!0);try{await _.connect({accessToken:g,address:m.address}),p(!0)}catch(L){tr(L)&&m.recoveryMethod==="privy"?(t.createAnalyticsEvent("embedded_wallet_pinless_recovery_started",{walletAddress:m.address}),(await _.recover({address:m.address,accessToken:g})).address||d(new Error("Unable to recover wallet")),t.createAnalyticsEvent("embedded_wallet_recovery_completed",{walletAddress:m.address}),p(!0)):tr(L)?($e({recoverWallet:{privyWallet:m,onFailure:d,onSuccess:()=>p(!0)}}),Te("EMBEDDED_WALLET_RECOVERY_SCREEN")):d(L)}}),getFiatOnRampConfig:zl,setReadyToTrue:()=>{i(!0),ee?.()},updateWallets:()=>ni()}))();Af=we.recoverEmbeddedWallet;let Df=Ob(()=>({wallets:w,ready:j}),[w,j]);return zo(fe.Provider,{value:sn,children:zo(gs.Provider,{value:oe,children:zo(Il.Provider,{value:Df,children:Sf(hd,{...D,tokenPromise:ti,children:[e.children,Sf(ys.Provider,{value:we,children:[zo(nf,{theme:{...D.appearance.palette||{}}}),zo(Zc,{appConfig:D,data:vt,setModalData:$e,setInitialScreen:W,initialScreen:b,authenticated:a,children:zo(lf,{open:o})}),Ee&&se.id?zo(xf,{appId:e.appId,clientAnalyticsId:t.clientAnalyticsId,origin:t.apiUrl,mfaMethods:l?.mfaMethods,mfaPromise:fr,mfaSubmitPromise:ei,onLoad:J,onLoadFailed:()=>null}):null]})]})})})})};import{useContext as Hb}from"react";function Gb(e){let{login:t}=Hb(fe);return pt("login",e),{login:t}}import{useContext as zb}from"react";function Vb(e){let{logout:t}=zb(fe);return pt("logout",e),{logout:t}}import{useCallback as Rf}from"react";var $b=()=>{let e=ue(),{initLoginWithEmail:t,loginWithCode:o}=H(),r=Rf(async({email:i})=>{if(!i)throw new Error("Email required to send OTP code");return e.status==="disabled",t(i)},[t]),n=Rf(async({code:i})=>{if(e.enabled&&e.status==="error")throw new Zo(e.error,null,"captcha_failure");return o(i)},[o,e.status]);return{sendCode:r,loginWithCode:n}};import{useCallback as If}from"react";var jb=()=>{let e=ue(),{initLoginWithSms:t,loginWithCode:o}=H(),r=If(async({phoneNumber:i})=>{if(!i)throw new Error("SMS required to send OTP code");return e.status==="disabled",t(i)},[t]),n=If(async({code:i})=>{if(e.enabled&&e.status!=="success")throw new Zo(e.error,null,"captcha_failure");return o(i)},[o,e.status]);return{sendCode:r,loginWithCode:n}};import{useContext as qb}from"react";function Kb(e){let{connectWallet:t}=qb(fe);return pt("connectWallet",e),{connectWallet:t}}import{useContext as Yb}from"react";function Jb(e){let{createWallet:t}=Yb(fe);return pt("createWallet",e),{createWallet:t}}import{useContext as Qb}from"react";var Zb=()=>{let{isModalOpen:e}=Qb(fe);return{isOpen:e}};import{useContext as Xb}from"react";function e2(e){let{getAccessToken:t}=Xb(fe);return pt("accessToken",e),{getAccessToken:t}}export{Nt as AsExternalProvider,Ya as Captcha,fn as ConnectorManager,hn as PrivyClient,Fb as PrivyProvider,re as PrivyProxyProvider,Qn as SUPPORTED_CHAINS,rs as VERSION,Ye as WalletConnector,Ds as errorIndicatesMaxMfaRetries,Fr as errorIndicatesMfaTimeout,Br as errorIndicatesMfaVerificationFailed,Ie as getAccessToken,Kb as useConnectWallet,Jb as useCreateWallet,Gb as useLogin,$b as useLoginWithEmail,jb as useLoginWithSms,Vb as useLogout,Xr as useMfa,Bn as useMfaEnrollment,Zb as useModalStatus,H as usePrivy,vs as useRegisterMfaListener,e2 as useToken,Yn as useWallets};