Skip to content

EMISWAP-COM/plasma-finance-token-list

 
 

Repository files navigation

Plasma.Finance Token List for Ethereum Mainnet

https://github.com/plasmadlt/plasma-finance-token-list/blob/master/plasma-finance-token-list.json
We are using this token-list to show tokens on your Portfolio Page and whitelist tokens in major DEXs (PlasmaSwap, Uniswap, Sushiswap)

Plasma.Finance Token List for Polygon (Matic) Mainnet

https://github.com/plasmadlt/plasma-finance-token-list/blob/master/plasma-finance-polygon-matic-token-list.json

See https://tokenlists.org/

Add token in Token List

1. Press on Fork in the top right corner, wait for process to complete.

git clone https://github.com/plasmadlt/plasma-finance-token-list

2. Add your token image in Assets

https://github.com/plasmadlt/token-list/tree/master/assets 

Image Requirements

File extension: png. Uppercase PNG is considered invalid. File name:<contract_address>.png, all lowercase. Dimension: 256 x 256 pixels or 512 x 512 pixels. Background: preferably transparent (should fit dark mode as well; deny logos need light border/background). File size: maximum 100kB. Tip: optimize image size, e.g. using simple drag-and-drop online service tinypng.

3.1 Add your token data in swap.tokenlist.json

Address contract must be checksummed. Check or convert your address in checksummed address here: https://web3-tools.netlify.app/

{
 "address": "0x054D64b73d3D8A21Af3D764eFd76bCaA774f3Bb2",
 "chainId": 1,
 "name": "Plasma",
 "symbol": "PPAY",
 "tags": [],
 "decimals": 18,
 "logoURI": "https://raw.githubusercontent.com/plasmadlt/token-list/master/assets/0x054d64b73d3d8a21af3d764efd76bcaa774f3bb2.png"
},

3.2 Tags

You can add any tag from the next list to your token. Use no more than 3 tags.

"tags": {
      "defi": {
         "name": "DeFi Market",
         "description": "Decentralized Finance protocols"
      },
      "aavev2": {
         "name": "Aave V2",
         "description": "Aave interest bearing tokens"
      },
      "comp": {
         "name": "Compound",
         "description": "Compound protocol balance token"
      },
      "indexes": {
         "name": "DeFi Indexes",
         "description": "Tokenized baskets of high quality DeFi projects"
      },
      "stable": {
         "name": "Stablecoin",
         "description": "Stablecoins may be pegged to a currency like the US dollar or to a commoditys price such as gold"
      },
      "alliance": {
         "name": "Plasma Alliance",
         "description": "Plasma Alliance of ambitious projects and game changing DeFi protocols"
      },
      "dex": {
         "name": "DEX Tokens",
         "description": "Tokens from AMM protocols"
      },
      "wrap": {
         "name": "Wrapped",
         "description": "Wrapped tokens pegged to the value of cryptocurrency from another chain"
      },
      "eth2": {
         "name": "Eth 2 Staking",
         "description": "Eth 2 Staking Tokens"
      },
      "pools": {
         "name": "Pools",
         "description": "Earn trading fees by providing liquidity in a single transaction"
      },
      "synths": {
         "name": "Synthetix",
         "description": "Synthetic cryptocurrency by Synthetix protocol"
      }
   },

3.3 Add your token to Plasma.Finance Decentralized Market Page + Create token page

To add your token on our market and create page for it, please fork our second token list https://github.com/plasmadlt/plasma-finance-market-tokenlist and add your token there also.

4. Make a new PR (pull request)

git add -A
git commit -m “Add <token_name>”
git push origin <branch_name>

📞 Contacts

Email: apy@plasma.finance
Telegram: Announcement Group, Chat

🔉 Social Media

Facebook
Plasma Twitter
Spaceport Twitter

🔗 Useful Links

Platform

IDO

How To

Media

PPAY on Coinmarketcap
PlasmaSwap (AMM) on CoinMarketCap
Plasma Earn Campaigne on CMC
PPAY on Coingecko

Tokens:

PPAY

xPPAY

About

List of supported tokens at Plasma.Finance and PlasmaSwap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published