Get Account
Get account info from an existing mnemonic
Request
Param
Requirements
mnemonic
Must be a valid 24 word mnemonic from which account keys will be derived.
bip39_entropy
64 character hex-encoded string containing a 32 byte (256 bit) account secret from which account keys will be derived. Can optionally be provided instead of the above mnemonic. When using the bip39 standard, one can derive the same account keys using the mnemonic or its corresponding entropy.
Response
Last updated
Was this helpful?