Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gather Arbitrum decoded contracts from Dune #176

Closed
ccerv1 opened this issue Jan 3, 2024 · 0 comments
Closed

Gather Arbitrum decoded contracts from Dune #176

ccerv1 opened this issue Jan 3, 2024 · 0 comments
Assignees
Labels
c:import Import data from other sources

Comments

@ccerv1
Copy link
Member

ccerv1 commented Jan 3, 2024

SELECT DISTINCT
namespace, name, address, "from", factory,  dynamic, detection_source 
FROM arbitrum.contracts
WHERE namespace <> 'gnosis_safe'
ORDER BY namespace

https://dune.com/queries/3325757/5570645

@ccerv1 ccerv1 self-assigned this Jan 3, 2024
@ccerv1 ccerv1 added the c:import Import data from other sources label Jan 3, 2024
@ccerv1 ccerv1 added this to OSO Jan 3, 2024
@github-project-automation github-project-automation bot moved this to Backlog in OSO Jan 3, 2024
@ccerv1 ccerv1 moved this from Backlog to Done in OSO Jan 3, 2024
@ccerv1 ccerv1 closed this as completed Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:import Import data from other sources
Projects
Archived in project
Development

No branches or pull requests

1 participant