Get Account

Get account info from an existing mnemonic

Request

ParamRequirements

mnemonic

Must be a valid 24 word mnemonic

Response

{
  "method": "get_account",
  "params": {
    "mnemonic": "divorce tortoise note draw forest strike replace cost also crowd front unusual demand south again rather pencil next remind future rally carry keen artefact"
  },
  "jsonrpc": "2.0",
  "id": 1
}

Last updated