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

feat: add Arb Sepolia list #113

Merged
merged 18 commits into from
Jan 3, 2024
Merged

feat: add Arb Sepolia list #113

merged 18 commits into from
Jan 3, 2024

Conversation

fionnachan
Copy link
Member

@fionnachan fionnachan commented Dec 20, 2023

closes #106

paths:
- ArbTokenLists/421614_arbed_coinmarketcap.json
version: true
command: yarn arbify --l2NetworkID 421614 --ignorePreviousList 421614_arbed_uniswap_labs_default.json --tokenList https://gateway.ipfs.io/ipns/tokens.uniswap.org --newArbifiedList ./src/ArbTokenLists/421614_arbed_uniswap_labs_default.json
Copy link
Member Author

Choose a reason for hiding this comment

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

--ignorePreviousList is temporary because we don't have an existing list yet and the arbifying process won't work without this flag

Copy link
Contributor

Choose a reason for hiding this comment

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

Reverted, list was uploaded to s3

then
additionalPath='TestFolder/'
else
additionalPath='/'
Copy link
Member Author

Choose a reason for hiding this comment

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

looks like it should be an empty string instead?

Copy link
Contributor

Choose a reason for hiding this comment

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

We can do both, have it as TestFolder or empty string. And add the slash where we use it, or have it here, right now we have it as part of the variable (see line 168)

@fionnachan
Copy link
Member Author

@chrstph-dvx LGTM but i can't approve my own PR :D

@chrstph-dvx chrstph-dvx merged commit 5a86eff into master Jan 3, 2024
18 checks passed
@spsjvc spsjvc deleted the arb-sepolia-list branch February 2, 2024 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create token list for Arbitrum Sepolia
2 participants