This repository was archived by the owner on Nov 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
pages/price-feeds/contract-addresses Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -270,18 +270,18 @@ export const EntropyDeployments: Record<string, EntropyDeployment> = {
270270 rpc : "https://node.mainnet.etherlink.com/" ,
271271 nativeCurrency : "XTZ" ,
272272 } ,
273- klaytn : {
273+ kaia : {
274274 address : "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320" ,
275- explorer : "https://klaytnfinder .io/account /$ADDRESS" ,
275+ explorer : "https://kaiascan .io/address /$ADDRESS" ,
276276 delay : "1 block" ,
277277 gasLimit : "500K" ,
278278 network : "mainnet" ,
279279 rpc : "https://rpc.ankr.com/klaytn" ,
280280 nativeCurrency : "KLAY" ,
281281 } ,
282- "klaytn -testnet" : {
282+ "kaia -testnet" : {
283283 address : "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320" ,
284- explorer : "https://baobab.klaytnscope.com/account /$ADDRESS" ,
284+ explorer : "https://kairos.kaiascan.io/address /$ADDRESS" ,
285285 delay : "" ,
286286 gasLimit : "500K" ,
287287 network : "testnet" ,
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ Pyth is currently available on the EVM networks below using Pyth Stable price so
4040| Kava | [ ` 0xA2aa501b19aff244D90cc15a4Cf739D2725B5729 ` ] ( https://explorer.kava.io/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729 ) |
4141| KCC | [ ` 0xE0d0e68297772Dd5a1f1D99897c581E2082dbA5B ` ] ( https://explorer.kcc.io/en/address/0xe0d0e68297772dd5a1f1d99897c581e2082dba5b ) |
4242| Kinto | [ ` 0x2880aB155794e7179c9eE2e38200202908C17B43 ` ] ( https://kintoscan.io/address/0x2880aB155794e7179c9eE2e38200202908C17B43 ) |
43- | Klaytn | [ ` 0x2880ab155794e7179c9ee2e38200202908c17b43 ` ] ( https://klaytnfinder .io/account/0x2880aB155794e7179c9eE2e38200202908C17B43 ) |
43+ | Kaia | [ ` 0x2880ab155794e7179c9ee2e38200202908c17b43 ` ] ( https://kaiascan .io/address/0x2880ab155794e7179c9ee2e38200202908c17b43 ) |
4444| LightLink Phoenix | [ ` 0xA2aa501b19aff244D90cc15a4Cf739D2725B5729 ` ] ( https://phoenix.lightlink.io/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729 ) |
4545| Linea | [ ` 0xA2aa501b19aff244D90cc15a4Cf739D2725B5729 ` ] ( https://explorer.linea.build/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729 ) |
4646| 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
112112| KCC testnet | [ ` 0x74f09cb3c7e2A01865f424FD14F6dc9A14E3e94E ` ] ( https://scan-testnet.kcc.network/address/0x74f09cb3c7e2A01865f424FD14F6dc9A14E3e94E ) |
113113| Klaytn | [ ` 0x2880ab155794e7179c9ee2e38200202908c17b43 ` ] ( https://baobab.klaytnfinder.io/account/0x2880aB155794e7179c9eE2e38200202908C17B43 ) |
114114| Kraken Ink Testnet | [ ` 0x2880ab155794e7179c9ee2e38200202908c17b43 ` ] ( https://explorer-sepolia.inkonchain.com/address/0x2880aB155794e7179c9eE2e38200202908C17B43 ) |
115+ | Kaia testnet | [ ` 0x2880ab155794e7179c9ee2e38200202908c17b43 ` ] ( https://kairos.kaiascan.io/address/0x2880ab155794e7179c9ee2e38200202908c17b43?tabId=txList&page=1 ) |
115116| LightLink Pegasus | [ ` 0x5D289Ad1CE59fCC25b6892e7A303dfFf3a9f7167 ` ] ( https://pegasus.lightlink.io/address/0x5D289Ad1CE59fCC25b6892e7A303dfFf3a9f7167 ) |
116117| Linea Goerli | [ ` 0xdF21D137Aadc95588205586636710ca2890538d5 ` ] ( https://goerli.lineascan.build/address/0xdF21D137Aadc95588205586636710ca2890538d5 ) |
117118| Linea Sepolia | [ ` 0xA2aa501b19aff244D90cc15a4Cf739D2725B5729 ` ] ( https://sepolia.lineascan.build/address/0xa2aa501b19aff244d90cc15a4cf739d2725b5729 ) |
You can’t perform that action at this time.
0 commit comments