Generate Optimism private key

/v3/optimism/wallet/priv

1 credit per API call.


Generates the private key of an address from a mnemonic for a given derivation path index. The private key is generated for the specific index - each mnemonic can generate up to 2^32 private keys starting from index 0 until 2^31 - 1.

Log in to see full request history
Body Params
integer
required
≤ 2147483647

Derivation index of private key to generate.

string
required
length between 1 and 500

Mnemonic to generate private key from.

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json