wallet_requestAccount

This method is used to get the smart account address and relevant info for a given signer. If an account does not already exist for a given signer, this method will create one before returning the counterfactual address.

Path parameters

apiKeystringRequiredDefaults to docs-demo

Request

This endpoint expects an object.
params[0]objectRequired

Response

This endpoint returns an object.
accountAddressstringformat: "^0x.*$"
idstringformat: "uuid"
counterfactualInfoobject or null
delegationstring or nullformat: "^0x.*$"