Skip to content

Commit 3b0351e

Browse files
feat: rename klaytn chain to kaia
Co-Authored-By: Amin Moghaddam <[email protected]>
1 parent bf4375e commit 3b0351e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contract_manager/store/chains/EvmChains.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -635,12 +635,12 @@
635635
rpcUrl: https://node.mainnet.etherlink.com/
636636
networkId: 42793
637637
type: EvmChain
638-
- id: klaytn
638+
- id: kaia
639639
mainnet: true
640640
rpcUrl: https://rpc.ankr.com/klaytn
641641
networkId: 8217
642642
type: EvmChain
643-
- id: klaytn_testnet
643+
- id: kaia_testnet
644644
mainnet: false
645645
rpcUrl: https://rpc.ankr.com/klaytn_testnet
646646
networkId: 1001

0 commit comments

Comments
 (0)