Skip to content

Commit

Permalink
Merge pull request solana-labs#783 from pkucheria/patch-1
Browse files Browse the repository at this point in the history
Update solana.tokenlist.json
  • Loading branch information
rmshea authored Sep 10, 2021
2 parents 8676e79 + 8cfad68 commit f6b1f6c
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion src/tokens/solana.tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -13878,10 +13878,26 @@
"twitter": "https://twitter.com/Pepe_Solana_SPL"
}
}
{
"chainId": 101,
"address": "FTD9EisrsMt5TW5wSTMqyXLh2o7xTb6KNuTiXgHhw8Q8",
"symbol": "PLAY",
"name": "POLYPLAY",
"decimals": 9,
"logoURI": "https://raw.githubusercontent.com/solana-labs/token-list/main/assets/assets/FTD9EisrsMt5TW5wSTMqyXLh2o7xTb6KNuTiXgHhw8Q8/logo.png",
"tags": [],
"extensions": {
"website": "https://polyplay.net/",
"coingeckoId": "polyplay",
"twitter": "https://twitter.com/polyplaycoin",
"discord": "https://discord.gg/TAgndUz2Fc"
}
},
],
"version": {
"major": 0,
"minor": 3,
"patch": 2
}
}
}

0 comments on commit f6b1f6c

Please sign in to comment.