From f167f65e47400df811871f6d5ed41da34ad055ac Mon Sep 17 00:00:00 2001 From: Kwonhyukjoon Date: Wed, 2 Oct 2024 16:49:04 +0900 Subject: [PATCH] Update param.json --- chain/atomone/param.json | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/chain/atomone/param.json b/chain/atomone/param.json index 7d4b9032c..c139dd42b 100644 --- a/chain/atomone/param.json +++ b/chain/atomone/param.json @@ -1,22 +1,23 @@ { - "chain_id_cosmos" : "", - "chain_name": "", + "chain_id_cosmos" : "atomone-1", + "chain_name": "ATOMONE", "chain_image": "atomone/resource/chain_atomone.png", - "symbol" : "", - "symbol_image" : "", - "bechAccountPrefix" : "", - "bechValidatorPrefix" : "", + "symbol" : "ATONE", + "symbol_image" : "atomone/asset/atone.png", + "bechAccountPrefix" : "atone", + "bechValidatorPrefix" : "atonevaloper", "name_for_dapp" : "ATOMONE", "api_name" : "atomone", "origin_genesis_time" : "", "moblie_dapp" : true, "accountType" : [ { - "hd_path": "", - "pubkey_style": "", - "pubkey_type": "" + "hd_path": "m/44'/118'/0'/0/X", + "pubkey_style": "secp256k1", + "pubkey_type": "/cosmos.crypto.secp256k1.PubKey" } ], + "isBankLocked" : true, "fee" : { }, "grpc_endpoint" : [