Skip to content

Commit ba73dbc

Browse files
committed
fix smart contracts and ui
1 parent 0bda8b6 commit ba73dbc

File tree

2 files changed

+15
-21
lines changed

2 files changed

+15
-21
lines changed

smart-contracts/data/tokenData.json

+15-15
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"decimals": "18",
55
"denom": "cdon",
66
"base_denom": "cdon",
7-
"path": "",
7+
"ibc_transfer_port": "",
88
"ibc_channel_id": "",
99
"ibc_counterparty_channel_id": "",
1010
"display_name": "",
@@ -25,7 +25,7 @@
2525
"decimals": "18",
2626
"denom": "cmetis",
2727
"base_denom": "cmetis",
28-
"path": "",
28+
"ibc_transfer_port": "",
2929
"ibc_channel_id": "",
3030
"ibc_counterparty_channel_id": "",
3131
"display_name": "",
@@ -46,7 +46,7 @@
4646
"decimals": "18",
4747
"denom": "czcx",
4848
"base_denom": "czcx",
49-
"path": "",
49+
"ibc_transfer_port": "",
5050
"ibc_channel_id": "",
5151
"ibc_counterparty_channel_id": "",
5252
"display_name": "",
@@ -67,7 +67,7 @@
6767
"decimals": "18",
6868
"denom": "cfxs",
6969
"base_denom": "cfxs",
70-
"path": "",
70+
"ibc_transfer_port": "",
7171
"ibc_channel_id": "",
7272
"ibc_counterparty_channel_id": "",
7373
"display_name": "",
@@ -88,7 +88,7 @@
8888
"decimals": "18",
8989
"denom": "cfrax",
9090
"base_denom": "cfrax",
91-
"path": "",
91+
"ibc_transfer_port": "",
9292
"ibc_channel_id": "",
9393
"ibc_counterparty_channel_id": "",
9494
"display_name": "",
@@ -109,7 +109,7 @@
109109
"decimals": "18",
110110
"denom": "ckft",
111111
"base_denom": "ckft",
112-
"path": "",
112+
"ibc_transfer_port": "",
113113
"ibc_channel_id": "",
114114
"ibc_counterparty_channel_id": "",
115115
"display_name": "",
@@ -130,7 +130,7 @@
130130
"decimals": "10",
131131
"denom": "czcn",
132132
"base_denom": "czcn",
133-
"path": "",
133+
"ibc_transfer_port": "",
134134
"ibc_channel_id": "",
135135
"ibc_counterparty_channel_id": "",
136136
"display_name": "",
@@ -151,7 +151,7 @@
151151
"decimals": "18",
152152
"denom": "csaito",
153153
"base_denom": "csaito",
154-
"path": "",
154+
"ibc_transfer_port": "",
155155
"ibc_channel_id": "",
156156
"ibc_counterparty_channel_id": "",
157157
"display_name": "",
@@ -172,7 +172,7 @@
172172
"decimals": "18",
173173
"denom": "cdfyn",
174174
"base_denom": "cdfyn",
175-
"path": "",
175+
"ibc_transfer_port": "",
176176
"ibc_channel_id": "",
177177
"ibc_counterparty_channel_id": "",
178178
"display_name": "",
@@ -193,7 +193,7 @@
193193
"decimals": "18",
194194
"denom": "cdnxc",
195195
"base_denom": "cdnxc",
196-
"path": "",
196+
"ibc_transfer_port": "",
197197
"ibc_channel_id": "",
198198
"ibc_counterparty_channel_id": "",
199199
"display_name": "",
@@ -214,7 +214,7 @@
214214
"decimals": "18",
215215
"denom": "cern",
216216
"base_denom": "cern",
217-
"path": "",
217+
"ibc_transfer_port": "",
218218
"ibc_channel_id": "",
219219
"ibc_counterparty_channel_id": "",
220220
"display_name": "",
@@ -235,7 +235,7 @@
235235
"decimals": "18",
236236
"denom": "cpols",
237237
"base_denom": "cpols",
238-
"path": "",
238+
"ibc_transfer_port": "",
239239
"ibc_channel_id": "",
240240
"ibc_counterparty_channel_id": "",
241241
"display_name": "",
@@ -256,7 +256,7 @@
256256
"decimals": "18",
257257
"denom": "caxs",
258258
"base_denom": "caxs",
259-
"path": "",
259+
"ibc_transfer_port": "",
260260
"ibc_channel_id": "",
261261
"ibc_counterparty_channel_id": "",
262262
"display_name": "",
@@ -277,7 +277,7 @@
277277
"decimals": "18",
278278
"denom": "cmatic",
279279
"base_denom": "cmatic",
280-
"path": "",
280+
"ibc_transfer_port": "",
281281
"ibc_channel_id": "",
282282
"ibc_counterparty_channel_id": "",
283283
"display_name": "",
@@ -298,7 +298,7 @@
298298
"decimals": "18",
299299
"denom": "ctoke",
300300
"base_denom": "ctoke",
301-
"path": "",
301+
"ibc_transfer_port": "",
302302
"ibc_channel_id": "",
303303
"ibc_counterparty_channel_id": "",
304304
"display_name": "",

ui/chains/sif/launch.sh

-6
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@ rm -rf ~/.sifnoded
77
sifnoded init test --chain-id=sifchain-local
88
cp ./app.toml ~/.sifnoded/config
99

10-
#sifnoded config output json
11-
#sifnoded config indent true
12-
#sifnoded config trust-node true
13-
#sifnoded config chain-id sifchain-local
14-
#sifnoded config keyring-backend test
15-
1610
echo "Generating deterministic account - ${SHADOWFIEND_NAME}"
1711
echo "${SHADOWFIEND_MNEMONIC}" | sifnoded keys add ${SHADOWFIEND_NAME} --keyring-backend=test --recover
1812

0 commit comments

Comments
 (0)