diff --git a/components/EntropyDeployments.tsx b/components/EntropyDeployments.tsx index e1e5c6b1..f57b39af 100644 --- a/components/EntropyDeployments.tsx +++ b/components/EntropyDeployments.tsx @@ -270,18 +270,18 @@ export const EntropyDeployments: Record = { rpc: "https://node.mainnet.etherlink.com/", nativeCurrency: "XTZ", }, - klaytn: { + kaia: { address: "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320", - explorer: "https://klaytnfinder.io/account/$ADDRESS", + explorer: "https://kaiascan.io/address/$ADDRESS", delay: "1 block", gasLimit: "500K", network: "mainnet", rpc: "https://rpc.ankr.com/klaytn", nativeCurrency: "KLAY", }, - "klaytn-testnet": { + "kaia-testnet": { address: "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320", - explorer: "https://baobab.klaytnscope.com/account/$ADDRESS", + explorer: "https://kairos.kaiascan.io/address/$ADDRESS", delay: "", gasLimit: "500K", network: "testnet", diff --git a/pages/price-feeds/contract-addresses/evm.mdx b/pages/price-feeds/contract-addresses/evm.mdx index de6ddd16..b65e478b 100644 --- a/pages/price-feeds/contract-addresses/evm.mdx +++ b/pages/price-feeds/contract-addresses/evm.mdx @@ -40,7 +40,7 @@ Pyth is currently available on the EVM networks below using Pyth Stable price so | Kava | [`0xA2aa501b19aff244D90cc15a4Cf739D2725B5729`](https://explorer.kava.io/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729) | | KCC | [`0xE0d0e68297772Dd5a1f1D99897c581E2082dbA5B`](https://explorer.kcc.io/en/address/0xe0d0e68297772dd5a1f1d99897c581e2082dba5b) | | Kinto | [`0x2880aB155794e7179c9eE2e38200202908C17B43`](https://kintoscan.io/address/0x2880aB155794e7179c9eE2e38200202908C17B43) | -| Klaytn | [`0x2880ab155794e7179c9ee2e38200202908c17b43`](https://klaytnfinder.io/account/0x2880aB155794e7179c9eE2e38200202908C17B43) | +| Kaia | [`0x2880ab155794e7179c9ee2e38200202908c17b43`](https://kaiascan.io/address/0x2880ab155794e7179c9ee2e38200202908c17b43) | | LightLink Phoenix | [`0xA2aa501b19aff244D90cc15a4Cf739D2725B5729`](https://phoenix.lightlink.io/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729) | | Linea | [`0xA2aa501b19aff244D90cc15a4Cf739D2725B5729`](https://explorer.linea.build/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729) | | Manta | [`0xA2aa501b19aff244D90cc15a4Cf739D2725B5729`](https://pacific-explorer.manta.network/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729) | @@ -112,6 +112,7 @@ Pyth is currently available on the EVM networks below using Pyth Stable price so | KCC testnet | [`0x74f09cb3c7e2A01865f424FD14F6dc9A14E3e94E`](https://scan-testnet.kcc.network/address/0x74f09cb3c7e2A01865f424FD14F6dc9A14E3e94E) | | Klaytn | [`0x2880ab155794e7179c9ee2e38200202908c17b43`](https://baobab.klaytnfinder.io/account/0x2880aB155794e7179c9eE2e38200202908C17B43) | | Kraken Ink Testnet | [`0x2880ab155794e7179c9ee2e38200202908c17b43`](https://explorer-sepolia.inkonchain.com/address/0x2880aB155794e7179c9eE2e38200202908C17B43) | +| Kaia testnet | [`0x2880ab155794e7179c9ee2e38200202908c17b43`](https://kairos.kaiascan.io/address/0x2880ab155794e7179c9ee2e38200202908c17b43?tabId=txList&page=1) | | LightLink Pegasus | [`0x5D289Ad1CE59fCC25b6892e7A303dfFf3a9f7167`](https://pegasus.lightlink.io/address/0x5D289Ad1CE59fCC25b6892e7A303dfFf3a9f7167) | | Linea Goerli | [`0xdF21D137Aadc95588205586636710ca2890538d5`](https://goerli.lineascan.build/address/0xdF21D137Aadc95588205586636710ca2890538d5) | | Linea Sepolia | [`0xA2aa501b19aff244D90cc15a4Cf739D2725B5729`](https://sepolia.lineascan.build/address/0xa2aa501b19aff244d90cc15a4cf739d2725b5729) |