# swappet/token-list
token list for swap.pet, include whitelist/blacklist/greylist/newlist/toplist/viplist/farmlist/vaultlist

## default token list
the token list compatible with the Uniswap:@uniswap/token-lists/src/tokenlist.schema.json

[![Tests](https://github.com/swappet/token-list/workflows/Tests/badge.svg)](https://github.com/swappet/token-list/actions?query=workflow%3ATests)
[![npm](https://img.shields.io/npm/v/swappet-token-list)](https://unpkg.com/swappet-token-list@latest/)

This NPM module and GitHub repo contains the default token list used in the swap.pet interface.

### usage
in project dir: `$ npm i swappet-token-list`
in js file:
```js
import tokenlist from 'swappet-token-list/build/tokenlist.json' 
```
## Adding a token to default token list

To request that we add a token to the list, 
[file an issue](https://github.com/swappet/token-list/issues/new?assignees=&labels=token+request&template=token-request.md&title=Add+%7BTOKEN_SYMBOL%7D%3A+%7BTOKEN_NAME%7D).

### Disclaimer

Note filing an issue does not guarantee addition to this default token list.
We do not review token addition requests in any particular order, and we do not
guarantee that we will review your request to add the token to the default list.  

## special token list
### whitelist
### blacklist
### greylist
### newlist
### toplist
### viplist
### farmlist
### vaultlist