From 469b6bef278d33a601df2ba59e58542e9cf041ad Mon Sep 17 00:00:00 2001 From: HeesungB Date: Fri, 23 Feb 2024 11:52:22 +0900 Subject: [PATCH] test --- cosmos/phoenix/base.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 cosmos/phoenix/base.json diff --git a/cosmos/phoenix/base.json b/cosmos/phoenix/base.json new file mode 100644 index 0000000..0dd0293 --- /dev/null +++ b/cosmos/phoenix/base.json @@ -0,0 +1,5 @@ +{ + "chainId": "phoenix-1", + "rest": "https://lcd-phoenix.keplr.app", + "bech32PrefixAccAddr": "terra" +}