From 34cfd34562d00b64ceb6d7901ccea3399c602beb Mon Sep 17 00:00:00 2001 From: Dr-Electron Date: Fri, 5 Jul 2024 10:04:21 +0200 Subject: [PATCH 1/3] Add important contracts --- .../v1.1/docs/getting-started/contracts.md | 45 +++++++++++++++++++ docs/build/isc/v1.1/sidebars.js | 5 +++ .../v1.3/docs/getting-started/contracts.md | 45 +++++++++++++++++++ docs/build/isc/v1.3/sidebars.js | 5 +++ 4 files changed, 100 insertions(+) create mode 100644 docs/build/isc/v1.1/docs/getting-started/contracts.md create mode 100644 docs/build/isc/v1.3/docs/getting-started/contracts.md diff --git a/docs/build/isc/v1.1/docs/getting-started/contracts.md b/docs/build/isc/v1.1/docs/getting-started/contracts.md new file mode 100644 index 00000000000..e86eab9ed44 --- /dev/null +++ b/docs/build/isc/v1.1/docs/getting-started/contracts.md @@ -0,0 +1,45 @@ +--- +description: Important EVM contracts in the IOTA ecosystem. +tags: + - mainnet + - shimmer + - reference + - contracts +--- + +# Contracts + +## 0xAf5b83063247603d1D042FA2a47c404322255bD4 + +Contract address for wIOTA OFT Adapter on IOTA EVM and OFT Token Contract on Shimmer EVM + +## 0x009BcE26c6812c559aFf5EB5769C8758701673d2 + +wIOTA OFT Token contract to the following chains: + +* ETH +* OP +* ARB +* Polygon +* BSC +* FTM +* AVAX +* Base + +## Stargate Token Contracts + +### 0xFbDa5F676cB37624f28265A144A48B0d6e87d3b6 + +IOTA USDC Proxy + +### 0xC1B8045A6ef2934Cf0f78B0dbD489969Fa9Be7E4 + +IOTA USDT + +### 0x160345fC359604fC6e70E3c5fAcbdE5F7A9342d8 + +IOTA wETH + +## 0x88529CF758b7042e357384e0Fa0b71C7a915951F + +TEA MultiSid (4 out of 7) which controls the OFT Token contract and Adapter of wIOTA on IOTA EVM diff --git a/docs/build/isc/v1.1/sidebars.js b/docs/build/isc/v1.1/sidebars.js index 675779b89b5..b26335457ee 100644 --- a/docs/build/isc/v1.1/sidebars.js +++ b/docs/build/isc/v1.1/sidebars.js @@ -52,6 +52,11 @@ module.exports = { label: 'Networks & Chains', id: 'getting-started/networks-and-chains', }, + { + type: 'doc', + label: 'Contracts', + id: 'getting-started/contracts', + }, { type: 'doc', label: 'Tools', diff --git a/docs/build/isc/v1.3/docs/getting-started/contracts.md b/docs/build/isc/v1.3/docs/getting-started/contracts.md new file mode 100644 index 00000000000..e86eab9ed44 --- /dev/null +++ b/docs/build/isc/v1.3/docs/getting-started/contracts.md @@ -0,0 +1,45 @@ +--- +description: Important EVM contracts in the IOTA ecosystem. +tags: + - mainnet + - shimmer + - reference + - contracts +--- + +# Contracts + +## 0xAf5b83063247603d1D042FA2a47c404322255bD4 + +Contract address for wIOTA OFT Adapter on IOTA EVM and OFT Token Contract on Shimmer EVM + +## 0x009BcE26c6812c559aFf5EB5769C8758701673d2 + +wIOTA OFT Token contract to the following chains: + +* ETH +* OP +* ARB +* Polygon +* BSC +* FTM +* AVAX +* Base + +## Stargate Token Contracts + +### 0xFbDa5F676cB37624f28265A144A48B0d6e87d3b6 + +IOTA USDC Proxy + +### 0xC1B8045A6ef2934Cf0f78B0dbD489969Fa9Be7E4 + +IOTA USDT + +### 0x160345fC359604fC6e70E3c5fAcbdE5F7A9342d8 + +IOTA wETH + +## 0x88529CF758b7042e357384e0Fa0b71C7a915951F + +TEA MultiSid (4 out of 7) which controls the OFT Token contract and Adapter of wIOTA on IOTA EVM diff --git a/docs/build/isc/v1.3/sidebars.js b/docs/build/isc/v1.3/sidebars.js index 675779b89b5..b26335457ee 100644 --- a/docs/build/isc/v1.3/sidebars.js +++ b/docs/build/isc/v1.3/sidebars.js @@ -52,6 +52,11 @@ module.exports = { label: 'Networks & Chains', id: 'getting-started/networks-and-chains', }, + { + type: 'doc', + label: 'Contracts', + id: 'getting-started/contracts', + }, { type: 'doc', label: 'Tools', From 26fd7f69fd6d0df8c70c15653c60207962c1c410 Mon Sep 17 00:00:00 2001 From: Dr-Electron Date: Mon, 19 Aug 2024 11:45:19 +0200 Subject: [PATCH 2/3] Apply suggestions from code review Co-authored-by: Lucas Tortora <85233773+lucas-tortora@users.noreply.github.com> --- docs/build/isc/v1.1/docs/getting-started/contracts.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/build/isc/v1.1/docs/getting-started/contracts.md b/docs/build/isc/v1.1/docs/getting-started/contracts.md index e86eab9ed44..5c9d62cbffb 100644 --- a/docs/build/isc/v1.1/docs/getting-started/contracts.md +++ b/docs/build/isc/v1.1/docs/getting-started/contracts.md @@ -11,7 +11,7 @@ tags: ## 0xAf5b83063247603d1D042FA2a47c404322255bD4 -Contract address for wIOTA OFT Adapter on IOTA EVM and OFT Token Contract on Shimmer EVM +Contract address for wIOTA OFT Adapter on IOTA EVM and OFT Token Contract on Shimmer EVM. ## 0x009BcE26c6812c559aFf5EB5769C8758701673d2 @@ -30,11 +30,11 @@ wIOTA OFT Token contract to the following chains: ### 0xFbDa5F676cB37624f28265A144A48B0d6e87d3b6 -IOTA USDC Proxy +IOTA USDC Proxy. ### 0xC1B8045A6ef2934Cf0f78B0dbD489969Fa9Be7E4 -IOTA USDT +IOTA USDT. ### 0x160345fC359604fC6e70E3c5fAcbdE5F7A9342d8 @@ -42,4 +42,4 @@ IOTA wETH ## 0x88529CF758b7042e357384e0Fa0b71C7a915951F -TEA MultiSid (4 out of 7) which controls the OFT Token contract and Adapter of wIOTA on IOTA EVM +TEA MultiSid (4 out of 7) which controls the OFT Token contract and Adapter of wIOTA on IOTA EVM. From 0c49f957237f5e29172595101c36bf14c73cd9b3 Mon Sep 17 00:00:00 2001 From: Dr-Electron Date: Fri, 23 Aug 2024 22:10:12 +0200 Subject: [PATCH 3/3] Restructure --- .../v1.1/docs/getting-started/contracts.md | 45 ------------ .../v1.1/docs/getting-started/contracts.mdx | 71 +++++++++++++++++++ .../v1.3/docs/getting-started/contracts.md | 45 ------------ .../v1.3/docs/getting-started/contracts.mdx | 71 +++++++++++++++++++ 4 files changed, 142 insertions(+), 90 deletions(-) delete mode 100644 docs/build/isc/v1.1/docs/getting-started/contracts.md create mode 100644 docs/build/isc/v1.1/docs/getting-started/contracts.mdx delete mode 100644 docs/build/isc/v1.3/docs/getting-started/contracts.md create mode 100644 docs/build/isc/v1.3/docs/getting-started/contracts.mdx diff --git a/docs/build/isc/v1.1/docs/getting-started/contracts.md b/docs/build/isc/v1.1/docs/getting-started/contracts.md deleted file mode 100644 index 5c9d62cbffb..00000000000 --- a/docs/build/isc/v1.1/docs/getting-started/contracts.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -description: Important EVM contracts in the IOTA ecosystem. -tags: - - mainnet - - shimmer - - reference - - contracts ---- - -# Contracts - -## 0xAf5b83063247603d1D042FA2a47c404322255bD4 - -Contract address for wIOTA OFT Adapter on IOTA EVM and OFT Token Contract on Shimmer EVM. - -## 0x009BcE26c6812c559aFf5EB5769C8758701673d2 - -wIOTA OFT Token contract to the following chains: - -* ETH -* OP -* ARB -* Polygon -* BSC -* FTM -* AVAX -* Base - -## Stargate Token Contracts - -### 0xFbDa5F676cB37624f28265A144A48B0d6e87d3b6 - -IOTA USDC Proxy. - -### 0xC1B8045A6ef2934Cf0f78B0dbD489969Fa9Be7E4 - -IOTA USDT. - -### 0x160345fC359604fC6e70E3c5fAcbdE5F7A9342d8 - -IOTA wETH - -## 0x88529CF758b7042e357384e0Fa0b71C7a915951F - -TEA MultiSid (4 out of 7) which controls the OFT Token contract and Adapter of wIOTA on IOTA EVM. diff --git a/docs/build/isc/v1.1/docs/getting-started/contracts.mdx b/docs/build/isc/v1.1/docs/getting-started/contracts.mdx new file mode 100644 index 00000000000..20568fc3062 --- /dev/null +++ b/docs/build/isc/v1.1/docs/getting-started/contracts.mdx @@ -0,0 +1,71 @@ +--- +title: Contracts +description: Important EVM contracts in the IOTA ecosystem. +tags: + - mainnet + - shimmer + - reference + - contracts +--- + +import { Networks } from '@theme/constant'; +import Link from '@docusaurus/Link'; + +export const AddressExplorerLink = ({address, network='iota'}) => ( + + {address} + +); + +## wIOTA OFT Adapter on IOTA EVM + + + +## OFT Token Contract on Shimmer EVM + + + +## wIOTA OFT Token Contract to other chains + + + +:::info + +wIOTA OFT Token contract to the following chains: + +* ETH +* OP +* ARB +* Polygon +* BSC +* FTM +* AVAX +* Base + +::: + +## Stargate Token Contracts + +### IOTA USDC Proxy + + + +### IOTA USDT + + + +### IOTA wETH + + + +### MultiSid Owner OFT wIOTA + + + +:::info + +TEA MultiSid (4 out of 7) which controls the OFT Token contract and Adapter of wIOTA on IOTA EVM. + +::: \ No newline at end of file diff --git a/docs/build/isc/v1.3/docs/getting-started/contracts.md b/docs/build/isc/v1.3/docs/getting-started/contracts.md deleted file mode 100644 index e86eab9ed44..00000000000 --- a/docs/build/isc/v1.3/docs/getting-started/contracts.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -description: Important EVM contracts in the IOTA ecosystem. -tags: - - mainnet - - shimmer - - reference - - contracts ---- - -# Contracts - -## 0xAf5b83063247603d1D042FA2a47c404322255bD4 - -Contract address for wIOTA OFT Adapter on IOTA EVM and OFT Token Contract on Shimmer EVM - -## 0x009BcE26c6812c559aFf5EB5769C8758701673d2 - -wIOTA OFT Token contract to the following chains: - -* ETH -* OP -* ARB -* Polygon -* BSC -* FTM -* AVAX -* Base - -## Stargate Token Contracts - -### 0xFbDa5F676cB37624f28265A144A48B0d6e87d3b6 - -IOTA USDC Proxy - -### 0xC1B8045A6ef2934Cf0f78B0dbD489969Fa9Be7E4 - -IOTA USDT - -### 0x160345fC359604fC6e70E3c5fAcbdE5F7A9342d8 - -IOTA wETH - -## 0x88529CF758b7042e357384e0Fa0b71C7a915951F - -TEA MultiSid (4 out of 7) which controls the OFT Token contract and Adapter of wIOTA on IOTA EVM diff --git a/docs/build/isc/v1.3/docs/getting-started/contracts.mdx b/docs/build/isc/v1.3/docs/getting-started/contracts.mdx new file mode 100644 index 00000000000..20568fc3062 --- /dev/null +++ b/docs/build/isc/v1.3/docs/getting-started/contracts.mdx @@ -0,0 +1,71 @@ +--- +title: Contracts +description: Important EVM contracts in the IOTA ecosystem. +tags: + - mainnet + - shimmer + - reference + - contracts +--- + +import { Networks } from '@theme/constant'; +import Link from '@docusaurus/Link'; + +export const AddressExplorerLink = ({address, network='iota'}) => ( + + {address} + +); + +## wIOTA OFT Adapter on IOTA EVM + + + +## OFT Token Contract on Shimmer EVM + + + +## wIOTA OFT Token Contract to other chains + + + +:::info + +wIOTA OFT Token contract to the following chains: + +* ETH +* OP +* ARB +* Polygon +* BSC +* FTM +* AVAX +* Base + +::: + +## Stargate Token Contracts + +### IOTA USDC Proxy + + + +### IOTA USDT + + + +### IOTA wETH + + + +### MultiSid Owner OFT wIOTA + + + +:::info + +TEA MultiSid (4 out of 7) which controls the OFT Token contract and Adapter of wIOTA on IOTA EVM. + +::: \ No newline at end of file