v1

latestSwagger 2.02026-07-17492548.9 KB
ICS1

List of accounts stored locally

get/keys

Response

Array of accounts

namestring
addressstring
pub_keystring
typestring
seedstring

Example response

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