Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CarCoin #158

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions tags/tags.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,5 +102,9 @@
"payment": {
"name": "Payment",
"description": null
},
"carcoin": {
"name": "CarCoin",
"description": "Tokens created by WCC"
}
}
7 changes: 7 additions & 0 deletions token-list/tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -33319,6 +33319,13 @@
"symbol": "VV",
"address": "0x6C74E16acEEca1796FdCecBAb71cf30d5934c936",
"decimals": 18
},
{
"chainId": 1,
"name": "CarCoin",
"symbol": "CARS",
"address": "0xc6CF3C3c693fb0a2c8aE69ec4c199a4BA285A594",
"decimals": 18
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"name": "CarCoin",
"symbol": "CARS",
"address": "0xc6CF3C3c693fb0a2c8aE69ec4c199a4BA285A594",
"decimals": 18,
"dharmaVerificationStatus": "VERIFIED",
"description": "CarCoin X West Coast Customs is the Social Token that brings you everything automotive. From original WCC artwork NFTs to historic moments, one of a kind experiences, and classic builds featured on “Inside West Coast Customs”, and that’s just the beginning!",
"socialLinks": [
{
"type": "twitter",
"value": "https://twitter.com/nftcar"
},
{
"type": "website",
"value": "https://carcoinnft.com"
},
{
"type": "discord",
"value": "https://discord.com/invite/X87pbKdjFA"
}
],
"tags": [
"nft",
"cars",
"wcc",
"west coast customs",
"carcoin"
]
}