wallet_createAccount

This method is used to create a smart account for a given signer. This method is primarly used to import existing accounts. For most cases, you should use wallet_requestAccount instead.

Path parameters

apiKeystringRequired

Request

This endpoint expects an object.
createAccountRequestobjectRequired

Response

This endpoint returns an object.
accountAddressstringformat: "^0x(.*)$"
idstringformat: "uuid"