You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We will need to modify our dbt pipeline to interpret blockchain addresses in the OLI format.
A couple places I can foresee we'll already need to make adjustments, either on the dbt pipeline or in OLI, or both.
any_evm is how we flag that we should crawl every EVM-compatible network
We track deployer addresses to know how to enumerate factories and contracts downstream
How will we track non-EVM chains?
How will we identify a project's wallet address so that we can do financial analysis on the project?
Lots of open questions still that we need figure out
The text was updated successfully, but these errors were encountered:
We will need to modify our dbt pipeline to interpret blockchain addresses in the OLI format.
A couple places I can foresee we'll already need to make adjustments, either on the dbt pipeline or in OLI, or both.
any_evm
is how we flag that we should crawl every EVM-compatible networkLots of open questions still that we need figure out
The text was updated successfully, but these errors were encountered: