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> = {
270
270
rpc : "https://node.mainnet.etherlink.com/" ,
271
271
nativeCurrency : "XTZ" ,
272
272
} ,
273
- klaytn : {
273
+ kaia : {
274
274
address : "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320" ,
275
- explorer : "https://klaytnfinder .io/account /$ADDRESS" ,
275
+ explorer : "https://kaiascan .io/address /$ADDRESS" ,
276
276
delay : "1 block" ,
277
277
gasLimit : "500K" ,
278
278
network : "mainnet" ,
279
279
rpc : "https://rpc.ankr.com/klaytn" ,
280
280
nativeCurrency : "KLAY" ,
281
281
} ,
282
- "klaytn -testnet" : {
282
+ "kaia -testnet" : {
283
283
address : "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320" ,
284
- explorer : "https://baobab.klaytnscope.com/account /$ADDRESS" ,
284
+ explorer : "https://kairos.kaiascan.io/address /$ADDRESS" ,
285
285
delay : "" ,
286
286
gasLimit : "500K" ,
287
287
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
40
40
| Kava | [ ` 0xA2aa501b19aff244D90cc15a4Cf739D2725B5729 ` ] ( https://explorer.kava.io/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729 ) |
41
41
| KCC | [ ` 0xE0d0e68297772Dd5a1f1D99897c581E2082dbA5B ` ] ( https://explorer.kcc.io/en/address/0xe0d0e68297772dd5a1f1d99897c581e2082dba5b ) |
42
42
| Kinto | [ ` 0x2880aB155794e7179c9eE2e38200202908C17B43 ` ] ( https://kintoscan.io/address/0x2880aB155794e7179c9eE2e38200202908C17B43 ) |
43
- | Klaytn | [ ` 0x2880ab155794e7179c9ee2e38200202908c17b43 ` ] ( https://klaytnfinder .io/account/0x2880aB155794e7179c9eE2e38200202908C17B43 ) |
43
+ | Kaia | [ ` 0x2880ab155794e7179c9ee2e38200202908c17b43 ` ] ( https://kaiascan .io/address/0x2880ab155794e7179c9ee2e38200202908c17b43 ) |
44
44
| LightLink Phoenix | [ ` 0xA2aa501b19aff244D90cc15a4Cf739D2725B5729 ` ] ( https://phoenix.lightlink.io/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729 ) |
45
45
| Linea | [ ` 0xA2aa501b19aff244D90cc15a4Cf739D2725B5729 ` ] ( https://explorer.linea.build/address/0xA2aa501b19aff244D90cc15a4Cf739D2725B5729 ) |
46
46
| 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
112
112
| KCC testnet | [ ` 0x74f09cb3c7e2A01865f424FD14F6dc9A14E3e94E ` ] ( https://scan-testnet.kcc.network/address/0x74f09cb3c7e2A01865f424FD14F6dc9A14E3e94E ) |
113
113
| Klaytn | [ ` 0x2880ab155794e7179c9ee2e38200202908c17b43 ` ] ( https://baobab.klaytnfinder.io/account/0x2880aB155794e7179c9eE2e38200202908C17B43 ) |
114
114
| 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 ) |
115
116
| LightLink Pegasus | [ ` 0x5D289Ad1CE59fCC25b6892e7A303dfFf3a9f7167 ` ] ( https://pegasus.lightlink.io/address/0x5D289Ad1CE59fCC25b6892e7A303dfFf3a9f7167 ) |
116
117
| Linea Goerli | [ ` 0xdF21D137Aadc95588205586636710ca2890538d5 ` ] ( https://goerli.lineascan.build/address/0xdF21D137Aadc95588205586636710ca2890538d5 ) |
117
118
| Linea Sepolia | [ ` 0xA2aa501b19aff244D90cc15a4Cf739D2725B5729 ` ] ( https://sepolia.lineascan.build/address/0xa2aa501b19aff244d90cc15a4cf739d2725b5729 ) |
You can’t perform that action at this time.
0 commit comments