POST
/
sdk
/
{environmentId}
/
connect

Path Parameters

environmentId
string
required

ID of the environment

Body

application/json
address
string
required

Valid blockchain wallet address, must be an alphanumeric string without any special characters

chain
enum<string>
required
Available options:
ETH,
EVM,
FLOW,
SOL,
ALGO,
STARK,
COSMOS,
BTC
provider
enum<string>
required
Available options:
browserExtension,
custodialService,
walletConnect,
qrCode,
deepLink,
embeddedWallet,
smartContractWallet
walletName
string
required
authMode
enum<string>
Available options:
connect-only,
connect-and-sign

Was this page helpful?