Skip to content
drethereum edited this page Sep 9, 2024 · 40 revisions

Welcome to the fsc-evm wiki!

This Wiki is the home of internal documentation for the Flipside EVM dbt models.

Included documentation:

  • DBT Macros used for Streamline, Core and other models
  • Common Snowflake UDFs and UDTFs
  • How-to guides for setting up Streamline, decoders, and other common EVM processes
  • Schema and protocol curations notes
  • Other helpful info

Please reference the README for more details not covered in the Wiki.

Navigating the Wiki

The Wiki is broken up into three main categories:

  1. Start Here
    • Homepage
    • Best practices
    • Templates
    • FAQ
  2. Technical Specifications
    • Macros
    • Functions
    • Other technical elements
  3. Guides
    • Set up guides for Streamline
    • Using macros for the core models
    • Specifics on curations
    • Other helpful items

Updating and Maintaining the Wiki

  • Add new pages at will, but follow page naming convention strictly and update sidebar for each new page
    • Page name format: <GROUP>: <SECTION>: <NAME>
    • GROUP: This could be Start Here, Macros, Functions, General, or Curated Platforms
    • SECTION: For example in the Macros group, this could be Core Tables, Utility, External Table Views, etc.
    • NAME: Use best judgement here. Within Macros: Core Tables: this is a model, for example traces
  • Document new macros using the template for new macros
  • Document new guides using the template for new guides
  • GROUP's and SECTION's should only be added when necessary. Most new pages should be under an existing GROUP or SECTION

Table of Contents

Start Here


Technical Specifications

Macros

Streamline
External Table Views
Core Tables
Prices Tables
Labels Tables
Stats Tables
Utility
Other

Functions

Internal UDFs
  • udf_detect_overflowed_responses
Internal UDTFs
  • udtf_flatten_overflowed_responses

Guides

General

Streamline
Core
DeFi
NFTs
Prices
Stats
Labels
Contracts
Decoding and ABIs
Other Processes

Curated Platforms

Vertex
Clone this wiki locally