The parameters which will be used to create embedded wallets for the user.
Show child attributes
Was this page helpful?
{
"embeddedWallets": [
{
"embeddedWalletProvider": "turnkey",
"chains": [
"EVM"
],
"chain": "EVM",
"isAuthenticatorAttached": true,
"passkeyAlias": "<string>",
"sessionPublicKey": "An example name"
}
]
}