-
Notifications
You must be signed in to change notification settings - Fork 642
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1764 from traderjoe-xyz/deprecate-tokenlist
deprecate tokenlist
- Loading branch information
Showing
1 changed file
with
2 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,42 +1,3 @@ | ||
# Trader Joe Token list | ||
Token list for Trader Joe, everyone's favorite DEX. | ||
This tokenlist is deprecated. | ||
|
||
## HOW TO ADD YOUR LOGO | ||
|
||
#### Application | ||
Submit pull request by adding your token logo 120X120 PNG. | ||
- Folder name need to be named with the CHECKSUMMED token address | ||
- If logo is not png or exceeds 120X120 it will be rejected. | ||
- logo file name should be EXACTLY `logo.png` | ||
- PRs including tokenlist will be rejected. Logos only. | ||
- submissions with invalid chain address will be rejected. | ||
- PRs will be processed every 3-5 days. | ||
- do not add logo as comment, upload logo as file | ||
|
||
To ensure your pull request is valid: | ||
- read above guidelines | ||
- **Enable GitHub Actions**: Before you push your changes, go to the "Actions" tab in your forked repository and click on "I understand my workflows, go ahead and enable them". This step will enable automated checks on your repository | ||
- after you push your changes, wait for green checkmark `All checks have passed` | ||
|
||
## HOW TO ADD YOUR TOKEN TO TOKENLIST | ||
Please read guidelines for submitting community PR for adding tokens to tokenlist. | ||
|
||
|
||
#### Criteria | ||
The JOE team will continue to maintain the list for quality control. Some rough guidelines: | ||
- Contract should be verified on block explorers e.g. `snowtrace.io`, `arbiscan.io` | ||
- New tokens will be accepted on case by case basis. Pls contact `BD` team via discord. | ||
- Token should have established liquidity, a good number of liquidity providers, and 15 day volume. | ||
|
||
#### Submission process (For shortlisted project) | ||
Please refer to `mc.tokenlist.json` for format, and tag your token appropriately. | ||
- Submit tokenlist PR separately from logo PR. | ||
- Tag your token with `DeFi`, `GameFi`, `Meme`, `NFT` or `Stablecoins` . - (case sensitive). | ||
- Tags for `Top Tokens` and `Large Cap` are maintained by JOE team only. | ||
|
||
|
||
|
||
|
||
## Have more questions? | ||
Come visit us on discord at our `sdk-dev` channel. | ||
Check official website for the official link. | ||
Use https://github.com/traderjoe-xyz/joe-tokenlists-v2 instead (or google form [here](https://docs.google.com/forms/d/e/1FAIpQLSeb9fwe-KiXyN7eNvhK8U6sx7JOFeYuvRA5Ehn1MDcixU3i7Q/viewform) directly) |