Skip to content

Commit 01870e5

Browse files
committed
chore(target_chains/ethereum): deploy to klaytn networks
1 parent ce1e0c0 commit 01870e5

File tree

8 files changed

+35
-2
lines changed

8 files changed

+35
-2
lines changed

contract_manager/store/chains/EvmChains.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -639,3 +639,13 @@
639639
rpcUrl: https://node.mainnet.etherlink.com/
640640
networkId: 42793
641641
type: EvmChain
642+
- id: klaytn
643+
mainnet: true
644+
rpcUrl: https://rpc.ankr.com/klaytn
645+
networkId: 8217
646+
type: EvmChain
647+
- id: klaytn_testnet
648+
mainnet: false
649+
rpcUrl: https://rpc.ankr.com/klaytn_testnet
650+
networkId: 1001
651+
type: EvmChain

contract_manager/store/contracts/EvmEntropyContracts.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,9 @@
8888
- chain: sei_evm_testnet
8989
address: "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320"
9090
type: EvmEntropyContract
91+
- chain: klaytn_testnet
92+
address: "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320"
93+
type: EvmEntropyContract
94+
- chain: klaytn
95+
address: "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320"
96+
type: EvmEntropyContract

contract_manager/store/contracts/EvmPriceFeedContracts.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -361,3 +361,9 @@
361361
- chain: sei_evm_testnet
362362
address: "0x2880aB155794e7179c9eE2e38200202908C17B43"
363363
type: EvmPriceFeedContract
364+
- chain: klaytn_testnet
365+
address: "0x2880aB155794e7179c9eE2e38200202908C17B43"
366+
type: EvmPriceFeedContract
367+
- chain: klaytn
368+
address: "0x2880aB155794e7179c9eE2e38200202908C17B43"
369+
type: EvmPriceFeedContract

contract_manager/store/contracts/EvmWormholeContracts.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,3 +340,9 @@
340340
- chain: sei_evm_testnet
341341
address: "0xb27e5ca259702f209a29225d0eDdC131039C9933"
342342
type: EvmWormholeContract
343+
- chain: klaytn_testnet
344+
address: "0xb27e5ca259702f209a29225d0eDdC131039C9933"
345+
type: EvmWormholeContract
346+
- chain: klaytn
347+
address: "0xb27e5ca259702f209a29225d0eDdC131039C9933"
348+
type: EvmWormholeContract
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
- chain: starknet_sepolia
2-
type: StarknetPriceFeedContract
32
address: "0x07f2b07b6b5365e7ee055bda4c0ecabd867e6d3ee298d73aea32b027667186d6"
3+
type: StarknetPriceFeedContract

governance/xc_admin/packages/xc_admin_common/src/chains.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ export const RECEIVER_CHAINS = {
7474
gravity: 60053,
7575
polynomial: 60054,
7676
etherlink: 60055,
77+
klaytn: 60056,
7778

7879
// Testnets as a separate chain ids (to use stable data sources and governance for them)
7980
injective_testnet: 60013,
@@ -165,6 +166,7 @@ export const RECEIVER_CHAINS = {
165166
etherlink_testnet: 50083,
166167
fuel_testnet: 50084,
167168
sei_evm_testnet: 50085,
169+
klaytn_testnet: 50086,
168170
};
169171

170172
// If there is any overlapping value the receiver chain will replace the wormhole

target_chains/ethereum/sdk/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pythnetwork/pyth-evm-js",
3-
"version": "1.56.0",
3+
"version": "1.56.1",
44
"description": "Pyth Network EVM Utils in JS",
55
"homepage": "https://pyth.network",
66
"author": {

target_chains/ethereum/sdk/js/src/index.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ export const CONTRACT_ADDR: Record<string, string> = {
4040
injective_inevm: "0xA2aa501b19aff244D90cc15a4Cf739D2725B5729",
4141
iota: "0x8D254a21b3C86D32F7179855531CE99164721933",
4242
kava: "0xA2aa501b19aff244D90cc15a4Cf739D2725B5729",
43+
kcc: "0xE0d0e68297772Dd5a1f1D99897c581E2082dbA5B",
44+
klaytn: "0x2880aB155794e7179c9eE2e38200202908C17B43",
4345
lightlink: "0xA2aa501b19aff244D90cc15a4Cf739D2725B5729",
4446
linea: "0xA2aa501b19aff244D90cc15a4Cf739D2725B5729",
4547
manta: "0xA2aa501b19aff244D90cc15a4Cf739D2725B5729",
@@ -99,6 +101,7 @@ export const CONTRACT_ADDR: Record<string, string> = {
99101
kakarot_sepolia: "0xD458261E832415CFd3BAE5E416FdF3230ce6F134",
100102
kava_testnet: "0xfA25E653b44586dBbe27eE9d252192F0e4956683",
101103
kcc_testnet: "0x74f09cb3c7e2A01865f424FD14F6dc9A14E3e94E",
104+
klaytn_testnet: "0x2880aB155794e7179c9eE2e38200202908C17B43",
102105
lightlink_pegasus_testnet: "0x5D289Ad1CE59fCC25b6892e7A303dfFf3a9f7167",
103106
linea_goerli: "0xdF21D137Aadc95588205586636710ca2890538d5",
104107
linea_sepolia: "0xA2aa501b19aff244D90cc15a4Cf739D2725B5729",

0 commit comments

Comments
 (0)