forked from duneanalytics/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmkdocs.insiders.yml
202 lines (202 loc) · 14.6 KB
/
mkdocs.insiders.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
INHERIT: mkdocs.yml
insiders: true
plugins:
- search
- awesome-pages
- mkdocs-video
- social
- privacy:
external_links_attr_map:
target: _blank
- redirects:
redirect_maps:
'dune-engine-v2-beta/abstractions-in-dunev2/getting-started-contribute-a-spell/README.md': 'spellbook/getting-started/submissions.md'
'bounties/wizard-request-program.md': 'reference/dune-bounties.md'
'data-tables/data-tables/raw-data/ethereum-data.md': 'tables/raw/index.md'
'about/tutorials/dune-guides/tips.md': 'app/queries/tips.md'
'about/tutorials/video-series.md': 'app/guides/video-tutorial.md'
'dune-engine-v2-beta/dunes-new-query-engine.md': 'reference/dune-v2/query-engine.md'
'about/tutorials/sql-guides.md': 'app/guides/sql-guides.md'
'data-tables/solana-data/README.md': 'tables/raw/solana/index.md'
'data-tables/evm-blockchains/decoded-data/README.md': 'tables/decoded/index.md'
'data-tables/abstractions/labels.md': 'tables/spells/labels.md'
'data-tables/data-tables/nft.trading.md': 'tables/spells/nft.trades.md'
'data-tables/abstractions/special-tables/README.md': 'tables/spells/token-standards/index.md'
'data-tables/abstractions/erc-20-balances.md': 'tables/spells/token-standards/erc-20.md'
'data-tables/abstractions/README.md': 'tables/spells/index.md'
'data-tables/data-tables/raw-data/xdai-data.md': 'tables/available-chains.md'
'data-tables/spells/prices.md': 'tables/spells/prices.md'
'data-tables/data-tables.md': 'tables/index.md'
'data-tables/user-generated.md': 'tables/user-generated.md'
'dune-engine-v2-beta/query-engine.md': 'reference/dune-v2/query-engine.md'
'dune-engine-v2-beta/dunes-new-query-engine/query-engine.md': 'reference/dune-v2/query-engine.md'
'about/tutorials/queries.md': 'app/queries/index.md'
'about/tutorials/README.md': 'getting-started/index.md'
'dune-engine-v2-beta/abstractions-in-dunev2/introducing-spellbook.md': 'spellbook/index.md'
'data-tables/evm-blockchains/README.md': 'tables/index.md'
'data-tables/abstractions/labels.md': 'tables/spells/labels.md'
'data-tables/user-generated.md': 'tables/user-generated.md'
'duneapp/teams.md': 'app/teams.md'
'about/tutorials/queries/price-queries.md': 'tables/spells/prices.md'
'data-tables/evm-blockchains/decoded-data/README.md': 'tables/decoded/index.md'
'duneapp/parameters.md': 'app/queries/parameters.md'
'data-tables/community/README.md': 'tables/community/index.md'
'data-tables/abstractions/nft.trading.md': 'tables/spells/nft.trades.md'
'duneapp/dashboards.md': 'getting-started/dashboards.md'
'about/tutorials/dune-guides/README.md': 'app/guides/dune-guides.md'
'dune-engine-v2-beta/abstractions-in-dunev2/README.md': 'tables/spells/index.md'
'faq/does-dune-have-an-api.md': 'reference/faq/does-dune-have-an-api.md'
'duneapp/visualizations/pie-charts.md': 'app/visualizations/charts-graphs.md'
# 11-2022 Reorg
'features/index.md': 'getting-started/index.md'
'features/dashboards.md': 'getting-started/dashboards.md'
'features/decoded-contracts.md': 'app/decoding-contracts.md'
'features/parameters.md': 'app/queries/parameters.md'
'features/pro.md': 'reference/pricing.md'
'features/teams.md': 'app/teams.md'
'features/dune-v2.md': 'reference/dune-v2/index.md'
'features/dune-v2/query-engine.md': 'reference/dune-v2/query-engine.md'
'features/queries.md': 'app/queries/index.md'
'features/queries/data-explorer.md': 'app/queries/data-explorer.md'
'features/queries/query-results.md': 'app/queries/query-results.md'
'features/queries/query-window.md': 'app/queries/query-window.md'
'features/queries/tips.md': 'app/queries/tips.md'
'features/sharing.md': 'getting-started/embeds.md'
'features/sharing/embeds.md': 'getting-started/embeds.md'
'features/sharing/embeds/discord.md': 'getting-started/embeds.md'
'features/sharing/embeds/known-issues.md': 'getting-started/embeds.md'
'features/sharing/embeds/mirror.xyz.md': 'getting-started/embeds.md'
'features/sharing/embeds/twitter.md': 'getting-started/embeds.md'
'features/sharing/embeds/webpages.md': 'getting-started/embeds.md'
'features/visualizations.md': 'app/visualizations/index.md'
'features/visualizations/charts-graphs.md': 'app/visualizations/charts-graphs.md'
'features/visualizations/other-visualizations.md': 'app/visualizations/other-visualizations.md'
'getting-started/helpful-dashboards.md': 'reference/wizard-tools/helpful-dashboards.md'
'getting-started/utility-queries.md': 'reference/wizard-tools/utility-queries.md'
'resources/index.md': 'reference/index.md'
'resources/dune-bounties.md': 'reference/dune-bounties.md'
'resources/events.md': 'reference/events.md'
'resources/press-kit.md': 'reference/press-kit.md'
'resources/recommended-reading.md': 'reference/recommended-reading.md'
'resources/spellbook-workshop-prerequisite.md': 'spellbook/spellbook-workshop-prerequisite.md'
'resources/support-feedback.md': 'reference/support-feedback.md'
'resources/faq/does-dune-have-a-token.md': 'reference/faq/does-dune-have-a-token.md'
'resources/faq/does-dune-have-an-api.md': 'reference/faq/does-dune-have-an-api.md'
'resources/faq/how-are-results-refreshing.md': 'reference/faq/how-are-results-refreshing.md'
'resources/faq/how-does-dune-get-its-data.md': 'reference/faq/how-does-dune-get-its-data.md'
'resources/wizard-tools.md': 'reference/wizard-tools/index.md'
'resources/wizard-tools/blockchain-explorers.md': 'reference/wizard-tools/blockchain-explorers.md'
'tables/v1/abstractions.md': 'tables/spells/index.md'
'tables/v1/abstractions/dex.trades.md': 'tables/spells/dex.trades.md'
'tables/v1/abstractions/erc-20-balances.md': 'tables/spells/erc-20-balances.md'
'tables/v1/abstractions/labels.md': 'tables/spells/labels.md'
'tables/v1/abstractions/lending-tables.md': 'tables/spells/index.md'
'tables/v1/abstractions/nft.trading.md': 'tables/spells/nft.trades.md'
'tables/v1/abstractions/prices-from-dexes.md': 'tables/spells/prices.md'
'tables/v1/abstractions/special-tables.md': 'tables/spells/token-standards/index.md'
'tables/v1/abstractions/special-tables/erc1155.md': 'tables/spells/token-standards/erc-1155.md'
'tables/v1/abstractions/special-tables/erc20.md': 'tables/spells/token-standards/erc-20.md'
'tables/v1/abstractions/special-tables/erc721.md': 'tables/spells/token-standards/erc-721.md'
'tables/v1/decoded/call-tables.md': 'tables/decoded/call-tables.md'
'tables/v1/decoded/event-logs.md': 'tables/decoded/event-logs.md'
'tables/v1/raw/index.md': 'tables/raw/index.md'
'tables/v1/raw/bnb-chain-bsc.md': 'tables/raw/index.md'
'tables/v1/raw/bnb-chain-bsc/blocks.md': 'tables/raw/blocks.md'
'tables/v1/raw/bnb-chain-bsc/event-logs.md': 'tables/raw/event-logs.md'
'tables/v1/raw/bnb-chain-bsc/traces.md': 'tables/raw/traces.md'
'tables/v1/raw/bnb-chain-bsc/transactions.md': 'tables/raw/transactions.md'
'tables/v1/raw/ethereum-mainnet.md': 'tables/raw/index.md'
'tables/v1/raw/ethereum-mainnet/blocks.md': 'tables/raw/blocks.md'
'tables/v1/raw/ethereum-mainnet/event-logs.md': 'tables/raw/event-logs.md'
'tables/v1/raw/ethereum-mainnet/traces.md': 'tables/raw/traces.md'
'tables/v1/raw/ethereum-mainnet/transactions.md': 'tables/raw/transactions.md'
'tables/v1/raw/gnosis-chain-xdai.md': 'tables/raw/index.md'
'tables/v1/raw/gnosis-chain-xdai/blocks.md': 'tables/raw/blocks.md'
'tables/v1/raw/gnosis-chain-xdai/event-logs.md': 'tables/raw/event-logs.md'
'tables/v1/raw/gnosis-chain-xdai/traces.md': 'tables/raw/traces.md'
'tables/v1/raw/gnosis-chain-xdai/transactions.md': 'tables/raw/transactions.md'
'tables/v1/raw/optimism.md': 'tables/raw/index.md'
'tables/v1/raw/optimism/blocks.md': 'tables/raw/blocks.md'
'tables/v1/raw/optimism/event-logs.md': 'tables/raw/event-logs.md'
'tables/v1/raw/optimism/traces.md': 'tables/raw/traces.md'
'tables/v1/raw/optimism/transactions.md': 'tables/raw/transactions.md'
'tables/v1/raw/polygon.md': 'tables/raw/index.md'
'tables/v1/raw/polygon/blocks.md': 'tables/raw/blocks.md'
'tables/v1/raw/polygon/event-logs.md': 'tables/raw/event-logs.md'
'tables/v1/raw/polygon/traces.md': 'tables/raw/traces.md'
'tables/v1/raw/polygon/transactions.md': 'tables/raw/transactions.md'
'tables/v2/community.md': 'tables/community/index.md'
'tables/v2/community/flashbots.md': 'tables/community/flashbots/index.md'
'tables/v2/community/flashbots/arbitrages.md': 'tables/community/flashbots/arbitrages.md'
'tables/v2/community/flashbots/liquidations.md': 'tables/community/flashbots/liquidations.md'
'tables/v2/community/flashbots/mev_summary.md': 'tables/community/flashbots/mev_summary.md'
'tables/v2/community/flashbots/sandwiched-swaps.md': 'tables/community/flashbots/sandwiched-swaps.md'
'tables/v2/community/flashbots/sandwiches.md': 'tables/community/flashbots/sandwiches.md'
'tables/v2/community/reservoir.md': 'tables/community/reservoir/index.md'
'tables/v2/community/reservoir/ask-events.md': 'tables/community/reservoir/ask-events.md'
'tables/v2/community/reservoir/asks.md': 'tables/community/reservoir/asks.md'
'tables/v2/community/reservoir/attribute-keys.md': 'tables/community/reservoir/attribute-keys.md'
'tables/v2/community/reservoir/attributes.md': 'tables/community/reservoir/attributes.md'
'tables/v2/community/reservoir/collection-floor-ask-events.md': 'tables/community/reservoir/collection-floor-ask-events.md'
'tables/v2/community/reservoir/collections.md': 'tables/community/reservoir/collections.md'
'tables/v2/community/reservoir/sales.md': 'tables/community/reservoir/sales.md'
'tables/v2/community/reservoir/token-attributes.md': 'tables/community/reservoir/token-attributes.md'
'tables/v2/community/reservoir/token-floor-ask-events.md': 'tables/community/reservoir/token-floor-ask-events.md'
'tables/v2/community/reservoir/tokens.md': 'tables/community/reservoir/tokens.md'
'tables/v2/decoded/call-tables.md': 'tables/decoded/call-tables.md'
'tables/v2/decoded/event-logs.md': 'tables/decoded/event-logs.md'
'tables/v2/raw.md': 'tables/raw/index.md'
'tables/v2/raw/arbitrum.md': 'tables/available-chains.md'
'tables/v2/raw/arbitrum/blocks.md': 'tables/raw/blocks.md'
'tables/v2/raw/arbitrum/creation-traces.md': 'tables/raw/traces.md'
'tables/v2/raw/arbitrum/event-logs.md': 'tables/raw/event-logs.md'
'tables/v2/raw/arbitrum/traces.md': 'tables/raw/traces.md'
'tables/v2/raw/arbitrum/transactions.md': 'tables/raw/transactions.md'
'tables/v2/raw/avalanche-c-chain.md': 'tables/available-chains.md'
'tables/v2/raw/avalanche-c-chain/blocks.md': 'tables/raw/blocks.md'
'tables/v2/raw/avalanche-c-chain/creation-traces.md': 'tables/raw/traces.md'
'tables/v2/raw/avalanche-c-chain/event-logs.md': 'tables/raw/event-logs.md'
'tables/v2/raw/avalanche-c-chain/traces.md': 'tables/raw/traces.md'
'tables/v2/raw/avalanche-c-chain/transactions.md': 'tables/raw/transactions.md'
'tables/v2/raw/bnb-chain-bsc.md': 'tables/available-chains.md'
'tables/v2/raw/bnb-chain-bsc/blocks.md': 'tables/raw/blocks.md'
'tables/v2/raw/bnb-chain-bsc/creation-traces.md': 'tables/raw/traces.md'
'tables/v2/raw/bnb-chain-bsc/event-logs.md': 'tables/raw/event-logs.md'
'tables/v2/raw/bnb-chain-bsc/traces.md': 'tables/raw/traces.md'
'tables/v2/raw/bnb-chain-bsc/transactions.md': 'tables/raw/transactions.md'
'tables/v2/raw/ethereum-mainnet.md': 'tables/available-chains.md'
'tables/v2/raw/ethereum-mainnet/blocks.md': 'tables/raw/blocks.md'
'tables/v2/raw/ethereum-mainnet/creation-traces.md': 'tables/raw/traces.md'
'tables/v2/raw/ethereum-mainnet/event-logs.md': 'tables/raw/event-logs.md'
'tables/v2/raw/ethereum-mainnet/traces.md': 'tables/raw/traces.md'
'tables/v2/raw/ethereum-mainnet/transactions.md': 'tables/raw/transactions.md'
'tables/v2/raw/gnosis-chain-xdai.md': 'tables/available-chains.md'
'tables/v2/raw/gnosis-chain-xdai/blocks.md': 'tables/raw/blocks.md'
'tables/v2/raw/gnosis-chain-xdai/creation-traces.md': 'tables/raw/traces.md'
'tables/v2/raw/gnosis-chain-xdai/event-logs.md': 'tables/raw/event-logs.md'
'tables/v2/raw/gnosis-chain-xdai/traces.md': 'tables/raw/traces.md'
'tables/v2/raw/gnosis-chain-xdai/transactions.md': 'tables/raw/transactions.md'
'tables/v2/raw/optimism.md': 'tables/available-chains.md'
'tables/v2/raw/optimism/blocks.md': 'tables/raw/blocks.md'
'tables/v2/raw/optimism/creation-traces.md': 'tables/raw/traces.md'
'tables/v2/raw/optimism/event-logs.md': 'tables/raw/event-logs.md'
'tables/v2/raw/optimism/traces.md': 'tables/raw/traces.md'
'tables/v2/raw/optimism/transactions.md': 'tables/raw/transactions.md'
'tables/v2/raw/polygon.md': 'tables/available-chains.md'
'tables/v2/raw/polygon/blocks.md': 'tables/raw/blocks.md'
'tables/v2/raw/polygon/event-logs.md': 'tables/raw/event-logs.md'
'tables/v2/raw/polygon/traces.md': 'tables/raw/traces.md'
'tables/v2/raw/polygon/transactions.md': 'tables/raw/transactions.md'
'tables/v2/raw/solana.md': 'tables/raw/solana/index.md'
'tables/v2/raw/solana/account-activity.md': 'tables/raw/solana/account-activity.md'
'tables/v2/raw/solana/blocks.md': 'tables/raw/solana/blocks.md'
'tables/v2/raw/solana/changelog.md': 'tables/raw/solana/index.md'
'tables/v2/raw/solana/rewards.md': 'tables/raw/solana/rewards.md'
'tables/v2/raw/solana/transactions.md': 'tables/raw/solana/transactions.md'
'tables/v2/raw/solana/vote-transactions.md': 'tables/raw/solana/vote-transactions.md'
'tables/v2/spells/nft.trading.md': 'tables/spells/nft.trades.md'
'tables/v2/spells/special-tables.md': 'tables/spells/token-standards/index.md'
'tables/v2/spells/special-tables/erc1155.md': 'tables/spells/token-standards/erc-1155.md'
'tables/v2/spells/special-tables/erc20.md': 'tables/spells/token-standards/erc-20.md'
'tables/v2/spells/special-tables/erc721.md': 'tables/spells/token-standards/erc-721.md'
'docs/spellbook/how-to-cast-a-spell': 'docs/spellbook/how-to-guides/how-to-cast-a-spell'