Skip to content
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.

Add Cardstack (CARD) token to the default token list #1884

Merged
merged 1 commit into from
Jun 1, 2018
Merged
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
6 changes: 6 additions & 0 deletions app/scripts/tokens/ethTokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -635,6 +635,12 @@
"decimal": 8,
"type": "default"
},
{
"address": "0x1ed2B1eaEd8e968bc36EB90a914660A71827A5E9",
"symbol": "CARD",
"decimal": 0,
"type": "default"
},
{
"address": "0xbf18f246b9301f231e9561b35a3879769bb46375",
"symbol": "CARE",
Expand Down