diff --git a/README.md b/README.md index 9b40a08..b1b4631 100644 --- a/README.md +++ b/README.md @@ -1,35 +1,39 @@ --- description: >- - Flipside generates the world's most usable, comprehensive blockchain data, and - gives you the tools you need to access it for free. + Flipside generates the most reliable and comprehensive blockchain data. And we + have the tools that let you build more with it. All for free. --- # Welcome to Flipside! ### Getting Started -With the app at [flipsidecrypto.xyz](https://flipsidecrypto.xyz), and a little SQL knowledge, you can analyze blockchain data, visualize it, and share your results instantly. **The app is the where most people get started,** and it's perfect for everything from casual data exploration to intricate storytelling with comprehensive visualization and dashboarding tools. If you're looking for inspiration, you can also explore the published work of the best analyst community in web3 โ it's right there on the homepage! - -If you need **programmatic access** to blockchain data (say: you're building an app, or a trading model, or you prefer working locally in R or Python), you'll want to get set up with API access via [ShroomDK](broken-reference). - -**If you're part of a team** that's looking to work with our data in your own Snowflake environment, join our data with your internal data, or download large data sets from us, you'll want to request access to our [Snowflake Data Shares](data-shares/snowflake-data-shares.md). +๐ฒ **The core Flipside App**: [www.flipsidecrypto.xyz](http://www.flipsidecrypto.xyz/)\ +Analyze blockchain data, visualize it, and share a dashboard instantly. \ +Ideal for: data exploration, analytical storytelling, comprehensive dashboard-building.\ +\ +๐ **ShroomDK, the developer-friendly API**: [sdk.flipsidecrypto.xyz](https://sdk.flipsidecrypto.xyz/)\ +Skip the app, and submit queries directly from your dev or data science environment.\ +Ideal for: building a custom analytics app, constructing a trading model, or using Flipside data in R or Python for data science work.\ +\ +โ๏ธ **Data Shares (via Snowflake)**: [data.flipsidecrypto.xyz/](https://data.flipsidecrypto.xyz/)\ +Want Flipside's entire database in your stack? We can do that. Just [reach out](https://data.flipsidecrypto.xyz/). \ +Ideal for: teams that rely on blockchain data to operate, understand their users, or make applications more web3-connected. ### Important Things to Know * All our data is accessible via SQL queries. -* Snowflake is our data store, so you'll use [Snowflake SQL](our-data/using-snowflake-sql.md) to access it. -* Our data structures are and designed for ease of use and efficient querying, and are [extensively documented](our-data/data-table-documentation.md). +* You'll use the [Snowflake SQL](our-data/using-snowflake-sql.md) dialect to access it. +* Our data structures are and designed for ease of use and efficient querying, and are [extensively documented](our-data/data-table-documentation.md). We regularly update our data structures to optimize efficiency. * Latency varies from table to table, but typically lags either 1 hour or 1 day, at most. -* If you run into difficulty getting your queries to run, we provide [guidance for efficient query writing](our-data/writing-efficient-queries.md) โ and you can always get help in our [Discord](https://discord.gg/ZmU3jQuu6W). +* If you run into difficulty getting your queries to run, we provide [a guide for efficient query writing](our-data/writing-efficient-queries.md). Need more assistance? Get help anytime in our [Discord](https://discord.gg/ZmU3jQuu6W). ### What blockchains and projects does Flipside have data on? -If it happens on-chain, we've got it. Data include core tables (blocks, events, transactions) for every chain, with added 'easy' tables (swaps, prices, etc.) and project-specific tables modeled by the Flipside community. +If it happens on-chain, we've got it. + +Data include core tables (blocks, events, transactions) for every chain, with added 'easy' tables (swaps, prices, etc.) and project-specific tables modeled by the Flipside community. See our [Data Table Documentation](our-data/data-table-documentation.md) for a current list of supported chains. - - -__\ -__ - +Donโt see the chain youโre looking for? We add new chains regularly, but you can drop a request in our [Discord](https://discord.gg/ZmU3jQuu6W) anytime. diff --git a/SUMMARY.md b/SUMMARY.md index cd5e760..36bfde6 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -2,6 +2,10 @@ * [Welcome to Flipside!](README.md) +## Our App + +* [Markdown Reference](our-app/markdown-reference.md) + ## Our Data * [Data Table Documentation](our-data/data-table-documentation.md) diff --git a/our-app/markdown-reference.md b/our-app/markdown-reference.md new file mode 100644 index 0000000..6ea498b --- /dev/null +++ b/our-app/markdown-reference.md @@ -0,0 +1,20 @@ +--- +description: For styling and organizing text blocks on your dashboards. +--- + +# Markdown Reference + +| | | +| --------------- | ------------------------------------------------------------- | +| Bold | \*\*text\*\* | +| Italic | \_text\_ | +| Heading 1 | # Text | +| Heading 2 | ## Text | +| Heading 3 | ### Text | +| Link | \[Link text]\(https://flipsidecrypto.xyz) | +| Image or Gif | !\[alt text]\(http://url/to/img.png) | +| Inline Code | \`code\` | +| Code Block | \`\`\`code block\`\`\` | +| Horizontal Rule | --- | +| Ordered List |
1. First item
2. Second Item
3. Third Item
| +| Unordered List |- First item
- Second Item
- Third Item
| diff --git a/our-data/archive/README.md b/our-data/archive/README.md index 64d806e..e429f20 100644 --- a/our-data/archive/README.md +++ b/our-data/archive/README.md @@ -4,3 +4,4 @@ description: Legacy documentation, for reference only. # Archive +Please assume documents in this area are not up to date โ they're available for reference only โ and refer to [data-table-documentation.md](../data-table-documentation.md "mention") for the latest information. Thanks! diff --git a/our-data/archive/algorand-tutorials.md b/our-data/archive/algorand-tutorials.md index 32cd067..dd83ec2 100644 --- a/our-data/archive/algorand-tutorials.md +++ b/our-data/archive/algorand-tutorials.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Algorand Tutorials {% embed url="https://www.youtube.com/watch?v=WOsrxrcdy88" %} diff --git a/our-data/archive/data-updates.md b/our-data/archive/data-updates.md index 1df0e13..9e52843 100644 --- a/our-data/archive/data-updates.md +++ b/our-data/archive/data-updates.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Data Updates **Join our** [**Discord**](https://discord.gg/ZmU3jQuu6W) **for recent data updates.** diff --git a/our-data/archive/tables/README.md b/our-data/archive/tables/README.md index 364a149..5db6055 100644 --- a/our-data/archive/tables/README.md +++ b/our-data/archive/tables/README.md @@ -1,7 +1,8 @@ --- description: >- - This section provides documentation on the schemas and design decisions behind - every queryable table. + [Legacy Documentation, Not Maintained, For Reference Only] This section + provides documentation on the schemas and design decisions behind every + queryable table. --- # Legacy Table Documentation diff --git a/our-data/archive/tables/aave-tables/README.md b/our-data/archive/tables/aave-tables/README.md index 1113034..a39ee3d 100644 --- a/our-data/archive/tables/aave-tables/README.md +++ b/our-data/archive/tables/aave-tables/README.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # AAVE Tables AAVE is a lending platform, somewhat similar in scope and design to Compound. As a result we have a similar design schema for this project. Feedback remains very welcome as much of this data remains very beta! diff --git a/our-data/archive/tables/aave-tables/borrows.md b/our-data/archive/tables/aave-tables/borrows.md index 706fe7b..0d1f5c8 100644 --- a/our-data/archive/tables/aave-tables/borrows.md +++ b/our-data/archive/tables/aave-tables/borrows.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Borrows diff --git a/our-data/archive/tables/aave-tables/deposits.md b/our-data/archive/tables/aave-tables/deposits.md index 95272a4..d3a88cf 100644 --- a/our-data/archive/tables/aave-tables/deposits.md +++ b/our-data/archive/tables/aave-tables/deposits.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Deposits diff --git a/our-data/archive/tables/aave-tables/flashloans.md b/our-data/archive/tables/aave-tables/flashloans.md index 5648b71..29f97cf 100644 --- a/our-data/archive/tables/aave-tables/flashloans.md +++ b/our-data/archive/tables/aave-tables/flashloans.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Flashloans diff --git a/our-data/archive/tables/aave-tables/liquidations.md b/our-data/archive/tables/aave-tables/liquidations.md index 3982d24..1d96d9e 100644 --- a/our-data/archive/tables/aave-tables/liquidations.md +++ b/our-data/archive/tables/aave-tables/liquidations.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Liquidations diff --git a/our-data/archive/tables/aave-tables/market-stats.md b/our-data/archive/tables/aave-tables/market-stats.md index 6373d07..a71a203 100644 --- a/our-data/archive/tables/aave-tables/market-stats.md +++ b/our-data/archive/tables/aave-tables/market-stats.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Market Stats diff --git a/our-data/archive/tables/aave-tables/proposals.md b/our-data/archive/tables/aave-tables/proposals.md index c15acba..8e09873 100644 --- a/our-data/archive/tables/aave-tables/proposals.md +++ b/our-data/archive/tables/aave-tables/proposals.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Proposals diff --git a/our-data/archive/tables/aave-tables/repayments.md b/our-data/archive/tables/aave-tables/repayments.md index 02d49c6..d06377c 100644 --- a/our-data/archive/tables/aave-tables/repayments.md +++ b/our-data/archive/tables/aave-tables/repayments.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Repayments diff --git a/our-data/archive/tables/aave-tables/votes.md b/our-data/archive/tables/aave-tables/votes.md index fde3755..13e69da 100644 --- a/our-data/archive/tables/aave-tables/votes.md +++ b/our-data/archive/tables/aave-tables/votes.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Votes diff --git a/our-data/archive/tables/aave-tables/withdraws.md b/our-data/archive/tables/aave-tables/withdraws.md index 26ad03c..4ab73fc 100644 --- a/our-data/archive/tables/aave-tables/withdraws.md +++ b/our-data/archive/tables/aave-tables/withdraws.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Withdraws diff --git a/our-data/archive/tables/algorand-tables/README.md b/our-data/archive/tables/algorand-tables/README.md index 4d1b968..8518cfd 100644 --- a/our-data/archive/tables/algorand-tables/README.md +++ b/our-data/archive/tables/algorand-tables/README.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Algorand Tables The Algorand tables schema are based on the [Algorand indexer](https://github.com/algorand/indexer/releases/tag/2.8.0). Algorand tables are available in [the Flipside app](https://app.flipsidecrypto.com/velocity) as the `algorand` schema. The tables are built based on the algorand asset, app, account, block, and transaction information. diff --git a/our-data/archive/tables/algorand-tables/algorand-base-tables/README.md b/our-data/archive/tables/algorand-tables/algorand-base-tables/README.md index 6ddf067..5bc19ae 100644 --- a/our-data/archive/tables/algorand-tables/algorand-base-tables/README.md +++ b/our-data/archive/tables/algorand-tables/algorand-base-tables/README.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Algorand Base Tables The Algorand base tables contains data directly from the Algorand indexer with the exception of the transaction tables which are broken out into the different types of transactions that can be performed on the Algorand blockchain. diff --git a/our-data/archive/tables/arbitrum-tables.md b/our-data/archive/tables/arbitrum-tables.md index 419b206..7a907b9 100644 --- a/our-data/archive/tables/arbitrum-tables.md +++ b/our-data/archive/tables/arbitrum-tables.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Arbitrum Tables Documentation for \`arbitrum\` tables can be found [here](https://flipsidecrypto.github.io/arbitrum-models/#!/overview). diff --git a/our-data/archive/tables/astroport-tables/README.md b/our-data/archive/tables/astroport-tables/README.md index 19cf894..20be0b8 100644 --- a/our-data/archive/tables/astroport-tables/README.md +++ b/our-data/archive/tables/astroport-tables/README.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Astroport Tables Astroport is an automated market-maker (AMM) protocol on the Terra blockchain. diff --git a/our-data/archive/tables/avalanche-tables.md b/our-data/archive/tables/avalanche-tables.md index 9c40b5c..02ce1e0 100644 --- a/our-data/archive/tables/avalanche-tables.md +++ b/our-data/archive/tables/avalanche-tables.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Avalanche Tables Documentation for \`avalanche\` tables can be found [here](https://flipsidecrypto.github.io/avalanche-models/#!/overview). diff --git a/our-data/archive/tables/axelar-tables.md b/our-data/archive/tables/axelar-tables.md index d6fe664..c5d7a6b 100644 --- a/our-data/archive/tables/axelar-tables.md +++ b/our-data/archive/tables/axelar-tables.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Axelar Tables ## Current Axelar Tables diff --git a/our-data/archive/tables/bsc-tables.md b/our-data/archive/tables/bsc-tables.md index b26214d..5f700ff 100644 --- a/our-data/archive/tables/bsc-tables.md +++ b/our-data/archive/tables/bsc-tables.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # BSC Tables Documentation for \`bsc\` tables can be found [`here`](https://flipsidecrypto.github.io/bsc-models/#!/overview). diff --git a/our-data/archive/tables/compound-tables/README.md b/our-data/archive/tables/compound-tables/README.md index ada8e0f..1483727 100644 --- a/our-data/archive/tables/compound-tables/README.md +++ b/our-data/archive/tables/compound-tables/README.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Compound Tables **Blockchain:** [Ethereum](https://ethereum.org/en/) diff --git a/our-data/archive/tables/cosmos-tables.md b/our-data/archive/tables/cosmos-tables.md index ecef07d..8edab9f 100644 --- a/our-data/archive/tables/cosmos-tables.md +++ b/our-data/archive/tables/cosmos-tables.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Cosmos Tables ### **Current Cosmos Tables** diff --git a/our-data/archive/tables/crosschain-tables/README.md b/our-data/archive/tables/crosschain-tables/README.md index 7e9556a..fe01a8a 100644 --- a/our-data/archive/tables/crosschain-tables/README.md +++ b/our-data/archive/tables/crosschain-tables/README.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Crosschain Tables These tables contain data from multiple blockchains. The following tables are available in the Crosschain schema:\ diff --git a/our-data/archive/tables/ethereum-beacon-chain-tables.md b/our-data/archive/tables/ethereum-beacon-chain-tables.md index 06c9831..eb3e845 100644 --- a/our-data/archive/tables/ethereum-beacon-chain-tables.md +++ b/our-data/archive/tables/ethereum-beacon-chain-tables.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Ethereum Beacon Chain Tables Documentation for Ethereum.Beacon\_chain tables can be found [here](https://flipsidecrypto.github.io/ethereum-models/#!/model/model.ethereum\_models.beacon\_chain\_\_fact\_attestations). diff --git a/our-data/archive/tables/ethereum-beta-tables.md b/our-data/archive/tables/ethereum-beta-tables.md index 1f6577d..13f385b 100644 --- a/our-data/archive/tables/ethereum-beta-tables.md +++ b/our-data/archive/tables/ethereum-beta-tables.md @@ -1,7 +1,8 @@ --- description: >- - These tables are subject to change without notice! Do not use these for - dashboards or important analysis. + [Legacy Documentation, Not Maintained, For Reference Only] These tables are + subject to change without notice! Do not use these for dashboards or important + analysis. --- # Ethereum Beta Tables diff --git a/our-data/archive/tables/ethereum-chainlink-tables.md b/our-data/archive/tables/ethereum-chainlink-tables.md index db45083..82f0d01 100644 --- a/our-data/archive/tables/ethereum-chainlink-tables.md +++ b/our-data/archive/tables/ethereum-chainlink-tables.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Ethereum Chainlink Tables Documentation for `ethereum.chainlink` tables can be found here: diff --git a/our-data/archive/tables/ethereum-maker-dao-tables.md b/our-data/archive/tables/ethereum-maker-dao-tables.md index 77a4222..b6f7547 100644 --- a/our-data/archive/tables/ethereum-maker-dao-tables.md +++ b/our-data/archive/tables/ethereum-maker-dao-tables.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Ethereum Maker DAO Tables Documentation for the curated Ethereum Maker DAO Tables are included in [the Ethereum Core DBT documentation](https://flipsidecrypto.github.io/ethereum-models/#!/overview/ethereum\_models) under the following path in the sidebar: Projects/Ethereum\_models/models/gold/maker diff --git a/our-data/archive/tables/ethereum-sushi-tables.md b/our-data/archive/tables/ethereum-sushi-tables.md index 1d418ab..b8d49b4 100644 --- a/our-data/archive/tables/ethereum-sushi-tables.md +++ b/our-data/archive/tables/ethereum-sushi-tables.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Ethereum Sushi Tables Documentation for the curated Ethereum Sushi Tables are included in [the Ethereum Core DBT documentation](https://flipsidecrypto.github.io/ethereum-models/#!/overview/ethereum\_models) under the following path in the sidebar: Projects/Ethereum\_models/models/sushi diff --git a/our-data/archive/tables/ethereum-tables.md b/our-data/archive/tables/ethereum-tables.md index f2f4cc3..92dde0d 100644 --- a/our-data/archive/tables/ethereum-tables.md +++ b/our-data/archive/tables/ethereum-tables.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Ethereum Tables Documentation for `Ethereum_core` tables can be found [here](https://flipsidecrypto.github.io/ethereum-models/#!/overview). diff --git a/our-data/archive/tables/flow-tables/README.md b/our-data/archive/tables/flow-tables/README.md index 431b4ac..240bdd4 100644 --- a/our-data/archive/tables/flow-tables/README.md +++ b/our-data/archive/tables/flow-tables/README.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # FLOW Tables The [Flow blockchain](https://www.onflow.org/primer) is a fast, decentralized blockchain that enhances the development of decentralized applications and NFTs. Like other blockchains, Flow has its own native currency, known as FLOW. FLOW is the reserve asset used to pay transaction costs and staking on the network. diff --git a/our-data/archive/tables/gnosis-tables.md b/our-data/archive/tables/gnosis-tables.md index 536339d..52030c2 100644 --- a/our-data/archive/tables/gnosis-tables.md +++ b/our-data/archive/tables/gnosis-tables.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Gnosis Tables Documentation for \`gnosis\` tables can be found [here](https://flipsidecrypto.github.io/gnosis-models/#!/overview). diff --git a/our-data/archive/tables/near-tables.md b/our-data/archive/tables/near-tables.md index 1125920..3bd62b5 100644 --- a/our-data/archive/tables/near-tables.md +++ b/our-data/archive/tables/near-tables.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # NEAR Tables The data models for NEAR have been updated to use the [Near Lake S3 Bucket](https://docs.near.org/tools/realtime#near-lake-indexer), which is the same data source that feeds NEAR's explorer, as of January 23rd, 2023. The core views available to Flipside data users remain the exact same, but the below linked documentation may be a bit cumbersome until the legacy models are fully deleted. If using the lineage graph, [apply a filter on the tag `s3_load`](https://flipsidecrypto.github.io/near-models/#!/overview?g\_v=1\&g\_i=%2Btag:s3\_load%2B%20%2Btag:api%2B) to exclude legacy models. Further, deprecated models have been moved to `models/silver/legacy/` to keep them out of sight. diff --git a/our-data/archive/tables/optimism-tables.md b/our-data/archive/tables/optimism-tables.md index 516b6f6..e51cd07 100644 --- a/our-data/archive/tables/optimism-tables.md +++ b/our-data/archive/tables/optimism-tables.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Optimism Tables Documentation for `optimism` tables can be found [here](https://flipsidecrypto.github.io/optimism-models/#!/overview). diff --git a/our-data/archive/tables/osmosis-tables/README.md b/our-data/archive/tables/osmosis-tables/README.md index 1daf014..eabb6a3 100644 --- a/our-data/archive/tables/osmosis-tables/README.md +++ b/our-data/archive/tables/osmosis-tables/README.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Osmosis Tables ### Background of Osmosis diff --git a/our-data/archive/tables/polygon-2.0-tables.md b/our-data/archive/tables/polygon-2.0-tables.md index 4ff461e..077c686 100644 --- a/our-data/archive/tables/polygon-2.0-tables.md +++ b/our-data/archive/tables/polygon-2.0-tables.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Polygon 2.0 Tables Documentation for \`polygon\` tables can be found [here](https://flipsidecrypto.github.io/polygon-models/#!/overview). diff --git a/our-data/archive/tables/polygon-tables/README.md b/our-data/archive/tables/polygon-tables/README.md index 8bbcba3..a2187a3 100644 --- a/our-data/archive/tables/polygon-tables/README.md +++ b/our-data/archive/tables/polygon-tables/README.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Polygon Tables **Blockchain:** [Polygon](https://polygon.technology/) diff --git a/our-data/archive/tables/solana-tables.md b/our-data/archive/tables/solana-tables.md index 610cf32..25a4c69 100644 --- a/our-data/archive/tables/solana-tables.md +++ b/our-data/archive/tables/solana-tables.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Solana Tables ### Background of Solana diff --git a/our-data/archive/tables/terra-tables/README.md b/our-data/archive/tables/terra-tables/README.md index 2ec4c7e..543cf84 100644 --- a/our-data/archive/tables/terra-tables/README.md +++ b/our-data/archive/tables/terra-tables/README.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Terra Tables ## Background of Terra diff --git a/our-data/archive/tables/terraswap-tables/README.md b/our-data/archive/tables/terraswap-tables/README.md index 5b6b36d..1a31943 100644 --- a/our-data/archive/tables/terraswap-tables/README.md +++ b/our-data/archive/tables/terraswap-tables/README.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Terraswap Tables From the [Terraswap docs](https://docs.terraswap.io/) : "Terraswap is a Uniswap-inspired automated market-maker (AMM) protocol implemented with smart contracts on the Terra blockchain." diff --git a/our-data/archive/tables/thorchain-tables/README.md b/our-data/archive/tables/thorchain-tables/README.md index 62e514d..93ef6ed 100644 --- a/our-data/archive/tables/thorchain-tables/README.md +++ b/our-data/archive/tables/thorchain-tables/README.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # THORChain Tables **Blockchain:** [THORChain](https://thorchain.org/) diff --git a/our-data/archive/tables/uniswap-v3-tables/README.md b/our-data/archive/tables/uniswap-v3-tables/README.md index b1e44f0..68c63d9 100644 --- a/our-data/archive/tables/uniswap-v3-tables/README.md +++ b/our-data/archive/tables/uniswap-v3-tables/README.md @@ -1,3 +1,7 @@ +--- +description: '[Legacy Documentation, Not Maintained, For Reference Only]' +--- + # Uniswap V3 Tables **Blockchain:** [Ethereum](https://ethereum.org/en/)