Carl Cervone

Results 146 issues of Carl Cervone

There are some contracts (esp in DeFi) that are deployed across multiple chains from a deterministic deployer. The most popular protocol appears to be this one: https://github.com/Arachnid/deterministic-deployment-proxy You can see...

P0
c:data

I did a first pass last week to reflect the updated OSSD schema, but it's worth a thorough page-by-page review to make sure everything is up-to-date. Most important is to...

P1
c:docs

Starter: A power user is an address that: - Has made more than 100 transactions - Has interacted on at least 30 days - Has interacted with at least 10...

P1
c:analytics

## Basic idea The trusted user model is being built from a variety of Web3 Social & Identity sources. These currently include: - [Farcaster](https://docs.farcaster.xyz/learn/architecture/hubs): an address that is linked to...

P1
c:analytics

**What is it?** We should have an event type that represents a successful interaction between a Safe and another project's contract. This would be identified by looking at events that...

P1
c:analytics

See [here](https://github.com/opensource-observer/oso/blob/main/warehouse/dbt/models/marts/superchain/rf4_impact_metrics_by_project__schema.yml) as a starter We should also have this for all models marked with V1 postfix.

P1
c:docs

Go through every notebook in the shared drive and update the query logic to the new models and/or take advantage of more abstracted intermediate models.

P2
c:docs

Lot of people use hardhat deployer or foundry scripts to deploy. It will be cool to build a hook that automatically adds contract address to the repo or creates a...

ideas

### Describe the feature you'd like to request We should create a model that tracks artifacts' name changes. We currently do this for git user names but we should do...

P2
c:data

**What is it?** We should leverage our trusted user model to create a "Protocol PageRank" across the Superchain. This might require some dbt magic as the calculations will be tedious...

c:analytics