Skip to content

Commit 74f000c

Browse files
authored
fix: remove announcement bar and move terminology (#103)
2 parents 746bfb1 + b5a331b commit 74f000c

File tree

4 files changed

+19
-19
lines changed

4 files changed

+19
-19
lines changed

docs/ftso/4-solidity-reference.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import DocCardList from "@theme/DocCardList";
2121
<Tabs block>
2222
<TabItem value="flare" label="Flare Mainnet">
2323

24-
| **Contract** | **Address** | **ABI** |
24+
| **Contract** | **Address** | **ABI** |
2525
| -------------------------- | -------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- |
2626
| FastUpdater | [`0x`](https://flarescan.com/address/) | [ABI](https://api.routescan.io/v2/network/mainnet/evm/14/etherscan/api?module=contract&action=getabi&address=0x&format=raw) |
2727
| FastUpdatesConfiguration | [`0x`](https://flarescan.com/address/) | [ABI](https://api.routescan.io/v2/network/mainnet/evm/14/etherscan/api?module=contract&action=getabi&address=0x&format=raw) |
@@ -30,7 +30,7 @@ import DocCardList from "@theme/DocCardList";
3030
</TabItem>
3131
<TabItem value="coston2" label="Flare Testnet Coston2" default>
3232

33-
| **Contract** | **Address** | **ABI** |
33+
| **Contract** | **Address** | **ABI** |
3434
| -------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
3535
| FastUpdater | [`0x58fb598EC6DB6901aA6F26a9A2087E9274128E59`](https://coston2.testnet.flarescan.com/address/0x58fb598EC6DB6901aA6F26a9A2087E9274128E59) | [ABI](https://api.routescan.io/v2/network/testnet/evm/114/etherscan/api?module=contract&action=getabi&address=0x58fb598EC6DB6901aA6F26a9A2087E9274128E59&format=raw) |
3636
| FastUpdatesConfiguration | [`0xE7d1D5D58cAE01a82b84989A931999Cb34A86B14`](https://coston2.testnet.flarescan.com/address/0xE7d1D5D58cAE01a82b84989A931999Cb34A86B14) | [ABI](https://api.routescan.io/v2/network/testnet/evm/114/etherscan/api?module=contract&action=getabi&address=0xE7d1D5D58cAE01a82b84989A931999Cb34A86B14&format=raw) |
@@ -39,7 +39,7 @@ import DocCardList from "@theme/DocCardList";
3939
</TabItem>
4040
<TabItem value="songbird" label="Songbird Canary-Network">
4141

42-
| **Contract** | **Address** | **ABI** |
42+
| **Contract** | **Address** | **ABI** |
4343
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
4444
| FastUpdater | [`0x70e8870ef234EcD665F96Da4c669dc12c1e1c116`](https://songbird.flarescan.com/address/0x70e8870ef234EcD665F96Da4c669dc12c1e1c116) | [ABI](https://api.routescan.io/v2/network/mainnet/evm/19/etherscan/api?module=contract&action=getabi&address=0x70e8870ef234EcD665F96Da4c669dc12c1e1c116&format=raw) |
4545
| FastUpdatesConfiguration | [`0x8D48a67e11CdB821C38c85FB92bcB3A1865aCEdF`](https://songbird.flarescan.com/address/0x8D48a67e11CdB821C38c85FB92bcB3A1865aCEdF) | [ABI](https://api.routescan.io/v2/network/mainnet/evm/19/etherscan/api?module=contract&action=getabi&address=0x8D48a67e11CdB821C38c85FB92bcB3A1865aCEdF&format=raw) |
@@ -48,7 +48,7 @@ import DocCardList from "@theme/DocCardList";
4848
</TabItem>
4949
<TabItem value="coston" label="Songbird Testnet Coston">
5050

51-
| **Contract** | **Address** | **ABI** |
51+
| **Contract** | **Address** | **ABI** |
5252
| -------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
5353
| FastUpdater | [`0x9B931f5d3e24fc8C9064DB35bDc8FB4bE0E862f9`](https://coston.testnet.flarescan.com/address/0x9B931f5d3e24fc8C9064DB35bDc8FB4bE0E862f9) | [ABI](https://api.routescan.io/v2/network/testnet/evm/16/etherscan/api?module=contract&action=getabi&address=0x9B931f5d3e24fc8C9064DB35bDc8FB4bE0E862f9&format=raw) |
5454
| FastUpdatesConfiguration | [`0x9A53e14B58383642cdB2bb4D5C46989F05C6B5f9`](https://coston.testnet.flarescan.com/address/0x9A53e14B58383642cdB2bb4D5C46989F05C6B5f9) | [ABI](https://api.routescan.io/v2/network/testnet/evm/16/etherscan/api?module=contract&action=getabi&address=0x9A53e14B58383642cdB2bb4D5C46989F05C6B5f9&format=raw) |

docs/ftso/scaling/4-solidity-reference.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import DocCardList from "@theme/DocCardList";
2121
<Tabs block>
2222
<TabItem value="flare" label="Flare Mainnet">
2323

24-
| **Contract** | **Address** | **ABI** |
24+
| **Contract** | **Address** | **ABI** |
2525
| --------------------------- | -------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- |
2626
| FtsoFeedIdConverter | [`0x`](https://flarescan.com/address/) | [ABI](https://api.routescan.io/v2/network/mainnet/evm/14/etherscan/api?module=contract&action=getabi&address=0x&format=raw) |
2727
| FtsoFeedPublisher | [`0x`](https://flarescan.com/address/) | [ABI](https://api.routescan.io/v2/network/mainnet/evm/14/etherscan/api?module=contract&action=getabi&address=0x&format=raw) |
@@ -31,7 +31,7 @@ import DocCardList from "@theme/DocCardList";
3131
</TabItem>
3232
<TabItem value="coston2" label="Flare Testnet Coston2" default>
3333

34-
| **Contract** | **Address** | **ABI** |
34+
| **Contract** | **Address** | **ABI** |
3535
| --------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
3636
| FtsoFeedIdConverter | [`0x5561825a1E2fC68085F5fA558A6f050686713187`](https://coston2.testnet.flarescan.com/address/0x5561825a1E2fC68085F5fA558A6f050686713187) | [ABI](https://api.routescan.io/v2/network/testnet/evm/114/etherscan/api?module=contract&action=getabi&address=0x5561825a1E2fC68085F5fA558A6f050686713187&format=raw) |
3737
| FtsoFeedPublisher | [`0x6A70a0f68a7087A0b2FD85aB55c784CA1B586461`](https://coston2.testnet.flarescan.com/address/0x6A70a0f68a7087A0b2FD85aB55c784CA1B586461) | [ABI](https://api.routescan.io/v2/network/testnet/evm/114/etherscan/api?module=contract&action=getabi&address=0x6A70a0f68a7087A0b2FD85aB55c784CA1B586461&format=raw) |
@@ -41,7 +41,7 @@ import DocCardList from "@theme/DocCardList";
4141
</TabItem>
4242
<TabItem value="songbird" label="Songbird Canary-Network">
4343

44-
| **Contract** | **Address** | **ABI** |
44+
| **Contract** | **Address** | **ABI** |
4545
| --------------------------- | --------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
4646
| FtsoFeedIdConverter | [`0x9c20c3F1fC39F14ad0D09DE91B74a16c12a36C61`](https://songbird.flarescan.com/address/0x9c20c3F1fC39F14ad0D09DE91B74a16c12a36C61) | [ABI](https://api.routescan.io/v2/network/mainnet/evm/19/etherscan/api?module=contract&action=getabi&address=0x9c20c3F1fC39F14ad0D09DE91B74a16c12a36C61&format=raw) |
4747
| FtsoFeedPublisher | [`0xD29D1AE96c5D505Bcf886d38C9DC0358b326E458`](https://songbird.flarescan.com/address/0xD29D1AE96c5D505Bcf886d38C9DC0358b326E458) | [ABI](https://api.routescan.io/v2/network/mainnet/evm/19/etherscan/api?module=contract&action=getabi&address=0xD29D1AE96c5D505Bcf886d38C9DC0358b326E458&format=raw) |
@@ -51,7 +51,7 @@ import DocCardList from "@theme/DocCardList";
5151
</TabItem>
5252
<TabItem value="coston" label="Songbird Testnet Coston">
5353

54-
| **Contract** | **Address** | **ABI** |
54+
| **Contract** | **Address** | **ABI** |
5555
| --------------------------- | --------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
5656
| FtsoFeedIdConverter | [`0x5c871668b17B604c0CAA848D8Efa7D9094748BC8`](https://coston.testnet.flarescan.com/address/0x5c871668b17B604c0CAA848D8Efa7D9094748BC8) | [ABI](https://api.routescan.io/v2/network/testnet/evm/16/etherscan/api?module=contract&action=getabi&address=0x5c871668b17B604c0CAA848D8Efa7D9094748BC8&format=raw) |
5757
| FtsoFeedPublisher | [`0x595AbCc4f9330b30ca31966dFfF71EBE0Af2b820`](https://coston.testnet.flarescan.com/address/0x595AbCc4f9330b30ca31966dFfF71EBE0Af2b820) | [ABI](https://api.routescan.io/v2/network/testnet/evm/16/etherscan/api?module=contract&action=getabi&address=0x595AbCc4f9330b30ca31966dFfF71EBE0Af2b820&format=raw) |

docs/support/faqs.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,7 @@ Connect with the rapidly growing community of developers building on Flare.
5555
- Contribute to Flare's open-source codebase on [GitHub](https://github.com/flare-foundation/).
5656

5757
- Join the community on [Discord](https://discord.com/invite/flarenetwork).
58+
59+
### Where can I learn about Flare-specific terminology?
60+
61+
Learn more about the terminology used in the Flare ecosystem on the [Terminology](./terminology) page.

docusaurus.config.ts

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,13 @@ const config: Config = {
5656
],
5757

5858
themeConfig: {
59-
announcementBar: {
60-
content:
61-
'Flare Developer Hub v0.8. Track the latest updates on <a target="_blank" rel="noopener noreferrer" href="https://github.com/flare-foundation/developer-hub">GitHub</a>.',
62-
backgroundColor: "#fafbfc",
63-
textColor: "#091E42",
64-
isCloseable: true,
65-
},
59+
// announcementBar: {
60+
// content:
61+
// 'Flare Developer Hub v0.8. Track the latest updates on <a target="_blank" rel="noopener noreferrer" href="https://github.com/flare-foundation/developer-hub">GitHub</a>.',
62+
// backgroundColor: "#fafbfc",
63+
// textColor: "#091E42",
64+
// isCloseable: true,
65+
// },
6666
colorMode: {
6767
defaultMode: "light",
6868
respectPrefersColorScheme: true,
@@ -122,10 +122,6 @@ const config: Config = {
122122
label: "FAQs",
123123
to: "/support/faqs",
124124
},
125-
{
126-
label: "Terminology",
127-
to: "/support/terminology",
128-
},
129125
{
130126
label: "Audits",
131127
to: "/support/audits",

0 commit comments

Comments
 (0)