https://github.com/primitivefinance/primitive-token-lists
Categorized token lists of active ERC20 option markets.
https://github.com/primitivefinance/primitive-token-lists
Last synced: 3 months ago
JSON representation
Categorized token lists of active ERC20 option markets.
- Host: GitHub
- URL: https://github.com/primitivefinance/primitive-token-lists
- Owner: primitivefinance
- Created: 2021-01-05T01:19:02.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-13T02:38:59.000Z (over 5 years ago)
- Last Synced: 2025-01-21T17:12:53.131Z (over 1 year ago)
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Primitive Token Lists
## What are Token Lists?
https://tokenlists.org/
Token lists are an ERC20 token list standard developed by [Uniswap](https://uniswap.org).
At Primitive, we are using token lists to bring order, clarity, and quality to the ever-expanding list of ERC20 tokens supported by the Primitive Protocol and Primitive Interface.
## What are Primitive Token Lists?
Primitive Token Lists are seperated into 3 distinct (hopefully self-explanatory) catagories.
- crypto-assets
- WBTC
- WETH
- defi-tokens
- YFI
- UNI
- SUSHI
- AAVE
- SNX
- etc...
- derivatives (assets, tokens, commodities, Forex, volatility instruments)
- iETH
- sBTC
- uGas
- EVIX
- strike (token that denomintates the strike price)
- DAI
These lists are used in within the Primitive Interface to provide a community driven, relevant catalog of active Primitive option markets supported by the application and protocol.
## How can I propose a revision?
If you wish to add a token to a Primitive Token List, please open a Pull Request on this repository using the following format.
### Title
`[Add/Remove] [Token Name] ([Token Symbol]) to [List Name]`
### Description
`Rationale for adding this token to Primitive. Usecase, DEX volume, market cap, existing option deployment, etc..`
Token List revision Pull Requests *must* include the addition or removal of the token object in the relevant token list. This requires ERC20 token metadata described in the token list specification.
View the JSON Schema here -> https://uniswap.org/tokenlist.schema.json
For more information regarding the Token List standard, visit https://github.com/Uniswap/token-lists#authoring-token-lists.