diff --git a/evm/eip155:1001.json b/evm/eip155:1001.json new file mode 100644 index 000000000..19701d818 --- /dev/null +++ b/evm/eip155:1001.json @@ -0,0 +1,29 @@ +{ + "rpc": "https://public-en-kairos.node.kaia.io", + "nodeProvider": { + "name": "Kaia DLT Foundation", + "email": "contact@kaia.io", + "website": "https://kaia.io" + }, + "chainId": "eip155:1001", + "chainName": "Kaia Testnet Kairos", + "chainSymbolImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:8217/chain.png", + "bip44": { + "coinType": 1 + }, + "currencies": [ + { + "coinDenom": "KAIA", + "coinMinimalDenom": "kaia-native", + "coinDecimals": 18 + } + ], + "feeCurrencies": [ + { + "coinDenom": "KAIA", + "coinMinimalDenom": "kaia-native", + "coinDecimals": 18 + } + ], + "features": [] + } \ No newline at end of file diff --git a/evm/eip155:8217.json b/evm/eip155:8217.json new file mode 100644 index 000000000..184feef54 --- /dev/null +++ b/evm/eip155:8217.json @@ -0,0 +1,31 @@ +{ + "rpc": "https://public-en.node.kaia.io", + "nodeProvider": { + "name": "Kaia DLT Foundation", + "email": "contact@kaia.io", + "website": "https://kaia.io" + }, + "chainId": "eip155:8217", + "chainName": "Kaia Mainnet", + "chainSymbolImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/eip155:8217/chain.png", + "bip44": { + "coinType": 8217 + }, + "currencies": [ + { + "coinDenom": "KAIA", + "coinMinimalDenom": "kaia-native", + "coinDecimals": 18, + "coinGeckoId": "klay-token" + } + ], + "feeCurrencies": [ + { + "coinDenom": "KAIA", + "coinMinimalDenom": "kaia-native", + "coinDecimals": 18, + "coinGeckoId": "klay-token" + } + ], + "features": [] + } \ No newline at end of file diff --git a/images/eip155:8217/chain.png b/images/eip155:8217/chain.png new file mode 100644 index 000000000..bd77635d0 Binary files /dev/null and b/images/eip155:8217/chain.png differ