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

[ERC20] [Easy] Add missing & new tokens #3444

Merged
merged 2 commits into from
Jun 5, 2023

Conversation

gentrexha
Copy link
Contributor

Usual token update.

docker run \
    -e INFURA_KEY=<YOUR_INFURA_KEY> \
    -e DUNE_API_KEY=<YOUR_DUNE_API_KEY> \
    ghcr.io/cowprotocol/data-misc-missing-tokens
Output logs
python -m src.missing_tokens
Execute on ethereum
Fetching missing tokens for Network.MAINNET from https://dune.com/queries/2444707?Blockchain=ethereum&DateFrom=2023-01-01+00%3A00%3A00&Popularity=250
2023-05-30 11:55:30,452 INFO dune_client.base_client waiting for query execution 01H1P1B1R9XXGNB16MR24C431E to complete: ExecutionState.EXECUTING
2023-05-30 11:55:40,688 INFO dune_client.base_client waiting for query execution 01H1P1B1R9XXGNB16MR24C431E to complete: ExecutionState.EXECUTING
Found 275 missing tokens. Fetching details...

Writing Tokens to File /home/gent/Projects/spellbook-gentrexha/models/tokens/ethereum/tokens_ethereum_erc20.sql
Execute on gnosis
Fetching missing tokens for Network.GNOSIS from https://dune.com/queries/2444707?Blockchain=gnosis&DateFrom=2023-01-01+00%3A00%3A00&Popularity=250
2023-05-30 11:59:30,994 INFO dune_client.base_client waiting for query execution 01H1P1JCNHVNYHS9MEJFHQDRDG to complete: ExecutionState.EXECUTING
2023-05-30 11:59:41,231 INFO dune_client.base_client waiting for query execution 01H1P1JCNHVNYHS9MEJFHQDRDG to complete: ExecutionState.EXECUTING
2023-05-30 11:59:51,515 INFO dune_client.base_client waiting for query execution 01H1P1JCNHVNYHS9MEJFHQDRDG to complete: ExecutionState.EXECUTING
Found 1 missing tokens. Fetching details...

Writing Tokens to File /home/gent/Projects/spellbook-gentrexha/models/tokens/gnosis/tokens_gnosis_erc20.sql

@dune-eng
Copy link

Workflow run id 5120156449 approved.

@dune-eng
Copy link

Workflow run id 5120156452 approved.

Copy link
Collaborator

@Hosuke Hosuke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.✅
Thank you @gentrexha

@jeff-dude jeff-dude merged commit 6091d84 into duneanalytics:main Jun 5, 2023
2 checks passed
olgafetisova pushed a commit to olgafetisova/spellbook that referenced this pull request Nov 14, 2023
Co-authored-by: Huang Geyang <Sukebeta@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants