Skip to content
This repository has been archived by the owner on Jul 3, 2022. It is now read-only.

Adding NCR,ILLB, SPDR Coin #18548

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
55 changes: 55 additions & 0 deletions src/tokens/solana.tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -109377,6 +109377,61 @@
"twitter": "https://twitter.com/banzcarewear",
"website": "https://www.banzworld.com"
}
},
{
"chainId": 101,
"address": "7tHKMb727bjpjWS6xVU59aj8KCcsoBjiUVsZbgkrkGvv",
"symbol": "NCR",
"name": "Necro Coin",
"decimals": 9,
"logoURI": "https://raw.githubusercontent.com/SolanaTokenMerger/Necro-Coin/main/logo.png",
"tags": [
"social-token",
"community-token",
"utility-token",
"necro-token"
],
"extensions": {
"twitter": "https://twitter.com/necro_is_god",
"website": "https://www.necrohiphop.com/"
}
},
{
"chainId": 101,
"address": "2dDpeiquywrXutiFJUduYTEkF9oorXFBdcUDWZ5HpxE7",
"symbol": "ILLB",
"name": "Ill Bill Coin",
"decimals": 9,
"logoURI": "https://raw.githubusercontent.com/SolanaTokenMerger/Ill-Bill-Coin/main/logo.png",
"tags": [
"social-token",
"community-token",
"game-token",
"meme-token",
"ilbill-token"
],
"extensions": {
"twitter": "https://twitter.com/illb1ll",
"website": "https://store.shopbenchmark.net/collections/ill-bill"
}
},
{
"chainId": 101,
"address": "GCn5mmHAdas3QjW38GmXVL8BnEDjuytRRhQLxBGqghjr",
"symbol": "SPDR",
"name": "SpiderMan Coin",
"decimals": 9,
"logoURI": "https://raw.githubusercontent.com/SolanaTokenMerger/SpiderMan-Coin/main/logo.png",
"tags": [
"social-token",
"community-token",
"utility-token",
"spiderman-token"
],
"extensions": {
"twitter": "https://twitter.com/spiderman",
"website": "https://www.marvel.com/characters/spider-man-peter-parker"
}
}
],
"version": {
Expand Down