Skip to main content
Grid home page
Latest
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
Welcome
Accounts
API Reference
SDK
Grid Grants Program
v0.2.0
Getting Started
Quickstart
Reference
GridClient
Interfaces
GridApiConfig
GridErrorDetail
GridResponse
AuthenticationRequest
SignRequest
SignAndSendRequest
TransactionPayload
TransactionResult
UniversalKeyPair
InitAuthRequest
InitAuthData
InitAuthEOAData
InitAuthResponse
CompleteAuthRequestWithOtp
CompleteAuthResponse
CompleteAuthAndCreateAccountRequest
SendTransactionRequest
TransactionSubmissionResponse
PasskeyInfo
GetPasskeysResponse
AddPasskeyResponse
AccountSigner
UpdateAccountRequest
CreateAccountInput
EmailAccountRequest
SignersAccountRequest
AccountPolicies
EmailAccountResponse
SignersAccountResponse
GetAccountResponse
AccountTransaction
GetTransactionsResponse
AccountBalancesData
PaymentDetails
CreatePaymentIntentRequest
CreatePaymentIntentResponse
UpdateSpendingLimitRequest
CreateSpendingLimitResponsePayload
SpendingLimitResponsePayload
SpendingLimitData
RequestKycLinkRequest
KycLink
KycStatusData
FeeConfig
PrepareArbitraryTransactionRequest
RemovePasskeyRequest
RemovePasskeyQueryParams
RemovePasskeyResponse
Receipt
BridgeTransferSource
BridgeTransferDestination
BridgeTransferSourceDepositInstructions
BridgeTransfer
SplTransfer
GetTransfersOptions
RequestVirtualAccountRequest
VirtualAccount
GetVirtualAccountsQueryParams
CreateStandingOrderRequest
GetStandingOrdersQueryParams
StandingOrder
GridClientSigner
GridClientUserContext
PrivyRefreshSession
TurnkeyRefreshSession
RefreshSessionKmsProvider
RefreshSessionRequest
RefreshSessionResponse
GridClientContext
CompleteAuthAndCreateAccountResponse
SessionKey
PasskeyRequest
AuthorizePasskeySessionRequest
AuthorizePasskeySessionResponse
SubmitPasskeySessionRequest
SubmitPasskeySessionResponse
FindPasskeyAccountRequest
FindPasskeyAccountResponse
GetPasskeySessionResponse
PasskeyCredentialData
PasskeyAssertionResponse
Type Aliases
On this page
Properties
Interfaces
InitAuthEOAData
Copy page
Copy page
Authentication initialization data for EOA/Solana wallets
Properties
Property
Type
Description
authenticated
boolean
Whether wallet is authenticated
provider
string
Provider type (typically ‘solana’)
publicKey
string
Wallet public key
Was this page helpful?
Yes
No
InitAuthData
InitAuthResponse
⌘I