Skip to content

Commit ec0f562

Browse files
committed
update chains
1 parent ec576d9 commit ec0f562

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/config/data/chains.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2248,7 +2248,7 @@
22482248
"chains": {
22492249
"KAIA_MAINNET": {
22502250
"chainId": 8217,
2251-
"title": "Kaia Mainnet",
2251+
"title": "Kaia",
22522252
"explorer": {
22532253
"baseUrl": "https://kaiascan.io/"
22542254
},
@@ -2260,7 +2260,7 @@
22602260
},
22612261
"KAIA_TESTNET_KAIROS": {
22622262
"chainId": 1001,
2263-
"title": "Kaia Kairos Testnet",
2263+
"title": "Kaia Kairos",
22642264
"explorer": {
22652265
"baseUrl": "https://kairos.kaiascan.io"
22662266
},
@@ -2279,7 +2279,7 @@
22792279
"chains": {
22802280
"TAC_MAINNET": {
22812281
"chainId": 239,
2282-
"title": "Tac Mainnet",
2282+
"title": "Tac",
22832283
"explorer": {
22842284
"baseUrl": "https://explorer.tac.build"
22852285
},

0 commit comments

Comments
 (0)