From e208a313c797a35eebbad8a5894f6580090ac5b9 Mon Sep 17 00:00:00 2001 From: ayo-klaytn Date: Wed, 25 Sep 2024 22:45:47 +0800 Subject: [PATCH] update occurrence of klaytn to kaia --- SUMMARY.md | 2 +- intro/about/awesome-witnet.md | 4 +-- smart-contracts/supported-chains.md | 2 +- .../witnet-data-feeds/addresses/README.md | 4 +-- .../addresses/kaia-price-feeds.md | 31 +++++++++++++++++++ .../addresses/klaytn-price-feeds.md | 31 ------------------- .../contract-addresses.md | 6 ++-- .../witnet-web-oracle/contracts-addresses.md | 6 ++-- 8 files changed, 43 insertions(+), 43 deletions(-) create mode 100644 smart-contracts/witnet-data-feeds/addresses/kaia-price-feeds.md delete mode 100644 smart-contracts/witnet-data-feeds/addresses/klaytn-price-feeds.md diff --git a/SUMMARY.md b/SUMMARY.md index 7a3dd3a..355cbc0 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -38,7 +38,7 @@ * [Gnosis Chain Price Feeds](smart-contracts/witnet-data-feeds/addresses/gnosis-chain-price-feeds.md) * [Kava Price Feeds](smart-contracts/witnet-data-feeds/addresses/kava-price-feeds.md) * [KCC Price Feeds](smart-contracts/witnet-data-feeds/addresses/kcc.md) - * [Klaytn Price Feeds](smart-contracts/witnet-data-feeds/addresses/klaytn-price-feeds.md) + * [Kaia Price Feeds](smart-contracts/witnet-data-feeds/addresses/kaia-price-feeds.md) * [Mantle Price Feeds](smart-contracts/witnet-data-feeds/addresses/metis.md) * [Meter Price Feeds](smart-contracts/witnet-data-feeds/addresses/meter-price-feeds.md) * [Metis Price Feeds](smart-contracts/witnet-data-feeds/addresses/metis.md) diff --git a/intro/about/awesome-witnet.md b/intro/about/awesome-witnet.md index 99a4329..5f58faa 100644 --- a/intro/about/awesome-witnet.md +++ b/intro/about/awesome-witnet.md @@ -155,7 +155,7 @@ description: >- * 11/23/22 [How to deploy randomness on Moonbeam $GLMR](https://medium.com/witnet/how-to-deploy-randomness-on-moonbeam-glmr-2e73beccb44f) * 11/22/22 [How to use Sheikah as a WIT wallet](https://medium.com/witnet/how-to-use-sheikah-as-a-wit-wallet-dde1da5bdc1a) * 11/22/22 [How to deploy a price feed on Moonbeam $GLMR](https://medium.com/witnet/how-to-deploy-a-price-feed-on-moonbeam-glmr-9b429811b4da) -* 11/15/22 [How to deploy a price feed on Klaytn $KLAY](https://medium.com/witnet/how-to-deploy-a-price-feed-on-klaytn-klay-97f02fb44989) +* 11/15/22 [How to deploy a price feed on Kaia $KLAY](https://medium.com/witnet/how-to-deploy-a-price-feed-on-klaytn-klay-97f02fb44989) * 11/14/22 [The importance of Witnet in a time like this](https://medium.com/witnet/the-importance-of-witnet-in-a-time-like-this-964a6d2bd480) * 11/10/22 [Witnet securely providing Dogechain with data feeds](https://medium.com/witnet/witnet-securely-providing-dogechain-with-data-feeds-8a2f7180e17e) * 11/02/22 [How to deploy a price feed on Optimism $OP](https://medium.com/witnet/how-to-deploy-a-price-feed-on-optimism-op-201c228453a8) @@ -202,7 +202,7 @@ description: >- * 06/22/22 [0xLend and Witnet are changing deFi, together](https://medium.com/witnet/0xlend-and-witnet-are-changing-defi-together-5ad27ce4118d) * 06/17/22 [Witnet and Kava have officially integrated, and why this could change the landscape](https://medium.com/witnet/witnet-and-kava-have-officially-integrated-and-why-this-could-change-the-landscape-cdf18546fd86) * 06/02/22 [The Witnet explorer: version 1.2](https://medium.com/witnet/the-witnet-explorer-cache-all-the-things-a26f7d3ab95f) -* 05/09/22 [Witnet Collaborating with Klaytn to Bring Decentralized Price Feeds and Randomness Generation to Kakao-backed Blockchain](https://medium.com/witnet/witnet-price-feeds-and-randomness-now-live-on-klaytn-blockchain-479aa8732c34) +* 05/09/22 [Witnet Collaborating with Kaia to Bring Decentralized Price Feeds and Randomness Generation to Kakao-backed Blockchain](https://medium.com/witnet/witnet-price-feeds-and-randomness-now-live-on-klaytn-blockchain-479aa8732c34) * 05/03/22 [Weekly newsletter of Witnet $Wit — The Multichain Decentralized Oracle — Issue #1](https://medium.com/witnet/weekly-newsletter-of-witnet-wit-the-multichain-decentralized-oracle-issue-1-f804cf696af3) * 03/31/22 [Witnet Partners with Cronos to Bring Decentralized Oracles, Price Feeds and Randomness Generation](https://medium.com/witnet/witnet-partners-with-cronos-to-bring-decentralized-oracles-price-feeds-and-randomness-generation-2c419a0cc3e6) * 03/30/22 [Witnet Partners with OKXChain to Bring Decentralized Oracles, Price Feeds and Randomness to OKC](https://medium.com/witnet/witnet-partners-with-okxchain-to-bring-decentralized-oracles-price-feeds-and-randomness-to-okc-8266d48eac81) diff --git a/smart-contracts/supported-chains.md b/smart-contracts/supported-chains.md index ebaaa66..c1dabca 100644 --- a/smart-contracts/supported-chains.md +++ b/smart-contracts/supported-chains.md @@ -23,7 +23,7 @@ description: >- | **Ethereum** | | | | **Gnosis Chain** | | | | **Kava** | | | -| **Klaytn** | | | +| **Kaia** | | | | **KuCoin Community Chain (KCC)** | | | | **Mantle** | | | | **Meter** | | | diff --git a/smart-contracts/witnet-data-feeds/addresses/README.md b/smart-contracts/witnet-data-feeds/addresses/README.md index 05c3356..d31062f 100644 --- a/smart-contracts/witnet-data-feeds/addresses/README.md +++ b/smart-contracts/witnet-data-feeds/addresses/README.md @@ -58,8 +58,8 @@ You can request support for additional chains using [this form](https://tally.so [kcc.md](kcc.md) {% endcontent-ref %} -{% content-ref url="../../witnet-data-feeds/addresses/klaytn-price-feeds.md" %} -[klaytn-price-feeds.md](klaytn-price-feeds.md) +{% content-ref url="../../witnet-data-feeds/addresses/kaia-price-feeds.md" %} +[kaia-price-feeds.md](kaia-price-feeds.md) {% endcontent-ref %} {% content-ref url="../../witnet-data-feeds/addresses/meter-price-feeds.md" %} diff --git a/smart-contracts/witnet-data-feeds/addresses/kaia-price-feeds.md b/smart-contracts/witnet-data-feeds/addresses/kaia-price-feeds.md new file mode 100644 index 0000000..5c0a64e --- /dev/null +++ b/smart-contracts/witnet-data-feeds/addresses/kaia-price-feeds.md @@ -0,0 +1,31 @@ +--- +description: >- + Price feeds currently supported by the Witnet Foundation on the Kaia + ecosystem +--- + +# Kaia Price Feeds + +### Kaia Mainnet + +**WitnetPriceFeeds**: [`0x1111AbA2164AcdC6D291b08DfB374280035E1111`](https://kaiascan.io/account/0x1111AbA2164AcdC6D291b08DfB374280035E1111) + +
CaptionID4HeartbeatDeviationCooldown
Price-KLAY/USD-60x6cc828d124 hours3.5%15'
Price-KLAY/USDT-60x5d9add3324 hours3.5%15'
Price-KRW/USD-90x9d9af4b424 hours3.5%15'
Price-KSP/KRW-60xa45ce22624 hours3.5%15'
Price-KSP/USD-60x54a1a0e624 hours3.5%15'
Price-USDT/USD-60x538f5a2524 hours0.1%15'
+ +### Kairos Testnet + +**WitnetPriceFeeds**: [`0x1111AbA2164AcdC6D291b08DfB374280035E1111`](https://kairos.kaiascan.io/address/0x1111aba2164acdc6d291b08dfb374280035e1111) + +
CaptionID4HeartbeatDeviationCooldown
Price-KLAY/USD-60x6cc828d124 hours3.5%15'
Price-KLAY/USDT-60x5d9add3324 hours3.5%15'
Price-KRW/USD-90x9d9af4b424 hours3.5%15'
Price-KSP/KRW-60xa45ce22624 hours3.5%15'
Price-KSP/USD-60x54a1a0e624 hours3.5%15'
Price-USDT/USD-60x538f5a2524 hours0.1%15'
+ +{% hint style="success" %} +Clicking on any of the captions above will take you to the corresponding view in the [**Data Feeds Explorer** website](https://feeds.witnet.io), where not only the whole price timeline can be checked for the corresponding currency pair, but also the **Price Feed** contract currently serving the price updates, as well as the hashes of the Witnet transactions that solved every single update. +{% endhint %} + +{% content-ref url="../price-feeds-registry.md" %} +[price-feeds-registry.md](../price-feeds-registry.md) +{% endcontent-ref %} + +{% content-ref url="../triggering-conditions.md" %} +[triggering-conditions.md](../triggering-conditions.md) +{% endcontent-ref %} diff --git a/smart-contracts/witnet-data-feeds/addresses/klaytn-price-feeds.md b/smart-contracts/witnet-data-feeds/addresses/klaytn-price-feeds.md deleted file mode 100644 index cf9b6c1..0000000 --- a/smart-contracts/witnet-data-feeds/addresses/klaytn-price-feeds.md +++ /dev/null @@ -1,31 +0,0 @@ ---- -description: >- - Price feeds currently supported by the Witnet Foundation on the Klaytn - ecosystem ---- - -# Klaytn Price Feeds - -### Klaytn Mainnet - -**WitnetPriceFeeds**: [`0x1111AbA2164AcdC6D291b08DfB374280035E1111`](https://klaytnscope.com/account/0x1111AbA2164AcdC6D291b08DfB374280035E1111) - -
CaptionID4HeartbeatDeviationCooldown
Price-KLAY/USD-60x6cc828d124 hours3.5%15'
Price-KLAY/USDT-60x5d9add3324 hours3.5%15'
Price-KRW/USD-90x9d9af4b424 hours3.5%15'
Price-KSP/KRW-60xa45ce22624 hours3.5%15'
Price-KSP/USD-60x54a1a0e624 hours3.5%15'
Price-USDT/USD-60x538f5a2524 hours0.1%15'
- -### Klaytn Baobab - -**WitnetPriceFeeds**: [`0x1111AbA2164AcdC6D291b08DfB374280035E1111`](https://baobab.klaytnscope.com/account/0x1111AbA2164AcdC6D291b08DfB374280035E1111) - -
CaptionID4HeartbeatDeviationCooldown
Price-KLAY/USD-60x6cc828d124 hours3.5%15'
Price-KLAY/USDT-60x5d9add3324 hours3.5%15'
Price-KRW/USD-90x9d9af4b424 hours3.5%15'
Price-KSP/KRW-60xa45ce22624 hours3.5%15'
Price-KSP/USD-60x54a1a0e624 hours3.5%15'
Price-USDT/USD-60x538f5a2524 hours0.1%15'
- -{% hint style="success" %} -Clicking on any of the captions above will take you to the corresponding view in the [**Data Feeds Explorer** website](https://feeds.witnet.io), where not only the whole price timeline can be checked for the corresponding currency pair, but also the **Price Feed** contract currently serving the price updates, as well as the hashes of the Witnet transactions that solved every single update. -{% endhint %} - -{% content-ref url="../price-feeds-registry.md" %} -[price-feeds-registry.md](../price-feeds-registry.md) -{% endcontent-ref %} - -{% content-ref url="../triggering-conditions.md" %} -[triggering-conditions.md](../triggering-conditions.md) -{% endcontent-ref %} diff --git a/smart-contracts/witnet-randomness-oracle/contract-addresses.md b/smart-contracts/witnet-randomness-oracle/contract-addresses.md index ffdfb23..cbf092b 100644 --- a/smart-contracts/witnet-randomness-oracle/contract-addresses.md +++ b/smart-contracts/witnet-randomness-oracle/contract-addresses.md @@ -84,11 +84,11 @@ You can request support for additional chains using [this form](https://tally.so **KCC Testnet:** [`0xC0FFEE98AD1434aCbDB894BbB752e138c1006fAB`](https://scan-testnet.kcc.network/address/0xC0FFEE98AD1434aCbDB894BbB752e138c1006fAB) -## Klaytn +## Kaia -**Klaytn Cypress (Mainnet):** [`0xC0FFEE98AD1434aCbDB894BbB752e138c1006fAB`](https://scope.klaytn.com/account/0xC0FFEE98AD1434aCbDB894BbB752e138c1006fAB) +**Kaia Mainnet:** [`0xC0FFEE98AD1434aCbDB894BbB752e138c1006fAB`](https://kaiascan.io/account/0xC0FFEE98AD1434aCbDB894BbB752e138c1006fAB) -**Klaytn Baobab (Testnet):** [`0xC0FFEE98AD1434aCbDB894BbB752e138c1006fAB`](https://baobab.scope.klaytn.com/account/0xC0FFEE98AD1434aCbDB894BbB752e138c1006fAB) +**Kairos Testnet:** [`0xC0FFEE98AD1434aCbDB894BbB752e138c1006fAB`](https://kairos.kaiascan.io/account/0xC0FFEE98AD1434aCbDB894BbB752e138c1006fAB) ## Mantle diff --git a/smart-contracts/witnet-web-oracle/contracts-addresses.md b/smart-contracts/witnet-web-oracle/contracts-addresses.md index 2d893f1..5617a95 100644 --- a/smart-contracts/witnet-web-oracle/contracts-addresses.md +++ b/smart-contracts/witnet-web-oracle/contracts-addresses.md @@ -76,11 +76,11 @@ _**Kava Mainnet**_: [`0x77703aE126B971c9946d562F41Dd47071dA00777`](https://kavas _**Kava Testnet**_: [`0x77703aE126B971c9946d562F41Dd47071dA00777`](https://testnet.kavascan.com/address/0x77703aE126B971c9946d562F41Dd47071dA00777) -## Klaytn +## Kaia -_**Klaytn Mainnet**_: [`0x77703aE126B971c9946d562F41Dd47071dA00777`](https://klaytnscope.com/account/0x77703aE126B971c9946d562F41Dd47071dA00777) +_**Kaia Mainnet**_: [`0x77703aE126B971c9946d562F41Dd47071dA00777`](https://kaiascan.io/address/0x77703ae126b971c9946d562f41dd47071da00777) -_**Klaytn Baobab**_: [`0x77703aE126B971c9946d562F41Dd47071dA00777`](https://baobab.klaytnscope.com/account/0x77703aE126B971c9946d562F41Dd47071dA00777) +_**Kairos Testnet**_: [`0x77703aE126B971c9946d562F41Dd47071dA00777`](https://kairos.kaiascan.io/address/0x77703ae126b971c9946d562f41dd47071da00777) ## KCC