mirror of
https://github.com/FlipsideCrypto/arbitrum-models.git
synced 2026-02-06 16:06:52 +00:00
fix docs
This commit is contained in:
parent
0f7f475ce4
commit
f75f6435a3
@ -36,6 +36,7 @@ There is more information on how to use dbt docs in the last section of this doc
|
||||
- [ez_token_transfers](https://flipsidecrypto.github.io/arbitrum-models/#!/model/model.arbitrum_models.core__ez_token_transfers)
|
||||
- [ez_decoded_event_logs](https://flipsidecrypto.github.io/arbitrum-models/#!/model/model.arbitrum_models.core__ez_decoded_event_logs)
|
||||
- [ez_dex_swaps](https://flipsidecrypto.github.io/arbitrum-models/#!/model/model.arbitrum_models.core__ez_dex_swaps)
|
||||
- [ez_nft_transfers](https://flipsidecrypto.github.io/arbitrum-models/#!/model/model.arbitrum_models.core__ez_nft_transfers)
|
||||
|
||||
## **Helpful User-Defined Functions (UDFs)**
|
||||
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{% docs nft_events_table_doc %}
|
||||
|
||||
This table contains NFT sales on the Optimism blockchain. More NFT marketplaces will be added over time.
|
||||
This table contains NFT sales on the Arbitrum blockchain. More NFT marketplaces will be added over time.
|
||||
|
||||
{% enddocs %}
|
||||
@ -1,5 +1,5 @@
|
||||
{% docs nft_transfer_doc %}
|
||||
|
||||
This table contains NFT transfer events on the Optimism blockchain.
|
||||
This table contains NFT transfer events on the Arbitrum blockchain.
|
||||
|
||||
{% enddocs %}
|
||||
Loading…
Reference in New Issue
Block a user