We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec576d9 commit ec0f562Copy full SHA for ec0f562
src/config/data/chains.json
@@ -2248,7 +2248,7 @@
2248
"chains": {
2249
"KAIA_MAINNET": {
2250
"chainId": 8217,
2251
- "title": "Kaia Mainnet",
+ "title": "Kaia",
2252
"explorer": {
2253
"baseUrl": "https://kaiascan.io/"
2254
},
@@ -2260,7 +2260,7 @@
2260
2261
"KAIA_TESTNET_KAIROS": {
2262
"chainId": 1001,
2263
- "title": "Kaia Kairos Testnet",
+ "title": "Kaia Kairos",
2264
2265
"baseUrl": "https://kairos.kaiascan.io"
2266
@@ -2279,7 +2279,7 @@
2279
2280
"TAC_MAINNET": {
2281
"chainId": 239,
2282
- "title": "Tac Mainnet",
+ "title": "Tac",
2283
2284
"baseUrl": "https://explorer.tac.build"
2285
0 commit comments