SolanaSignInInput
interface
SolanaSignInInput
Properties
address?
Optional EIP-4361 Address.
If not provided, the wallet must determine the Address to include in the message.
string
chainId?
Optional EIP-4361 Chain ID.
If not provided, the wallet must not include Chain ID in the message.
string
domain?
Optional EIP-4361 Domain.
If not provided, the wallet must determine the Domain to include in the message.
string
expirationTime?
Optional EIP-4361 Expiration Time.
If not provided, the wallet must not include Expiration Time in the message.
string
issuedAt?
Optional EIP-4361 Issued At.
If not provided, the wallet must not include Issued At in the message.
string
nonce?
Optional EIP-4361 Nonce.
If not provided, the wallet must not include Nonce in the message.
string
notBefore?
Optional EIP-4361 Not Before.
If not provided, the wallet must not include Not Before in the message.
string
requestId?
Optional EIP-4361 Request ID.
If not provided, the wallet must not include Request ID in the message.
string
resources?
Optional EIP-4361 Resources.
If not provided, the wallet must not include Resources in the message.
any
statement?
Optional EIP-4361 Statement.
If not provided, the wallet must not include Statement in the message.
string
uri?
Optional EIP-4361 URI.
If not provided, the wallet must not include URI in the message.
string
version?
Optional EIP-4361 Version.
If not provided, the wallet must not include Version in the message.
string
