v1

latestSwagger 2.02026-07-17492548.9 KB
ICS1

Get a certain locally stored account

get/keys/{name}

Response

Locally stored account

namestring
addressstring
pub_keystring
typestring
seedstring

Example response

{
  "name": "Main Account",
  "address": "cosmos1depk54cuajgkzea6zpgkq36tnjwdzv4afc3d27",
  "pub_key": "cosmospub1addwnpepqtqc88gfdxyzcdm2eqr3tnlnxnelyqehy8k95qzgwdz5zccdft9rq5q7wj2",
  "type": "local"
}