Skip to content

Commit

Permalink
Merge pull request #1 from acorscadden/main
Browse files Browse the repository at this point in the history
Update id map
  • Loading branch information
acorscadden committed Jul 22, 2020
2 parents f34fbf9 + db026b4 commit be65fb1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Sources/CoinGecko/Models/Models.swift
Expand Up @@ -41,7 +41,7 @@ public enum CoinGeckoCodes {
"ARN" : "aeron",
"ATMI" : "atonomi",
"AUTO" : "cube",
"BIX" : "bibox-:ken",
"BIX" : "bibox-token",
"BLZ" : "bluzelle",
"BNB" : "binancecoin",
"BNT" : "bancor",
Expand Down Expand Up @@ -129,7 +129,7 @@ public enum CoinGeckoCodes {
"RVT" : "rivetz",
"SAI" : "sai",
"SALT" : "salt",
"SAN" : "santiment-network-:ken",
"SAN" : "santiment-network-token",
"SENT" : "sentinel-group",
"SNC" : "suncontract",
"SNGLS" : "singulardtv",
Expand All @@ -144,7 +144,7 @@ public enum CoinGeckoCodes {
"STX" : "stox",
"SUB" : "substratum",
"TEL" : "telcoin",
"THETA" : "theta-:ken",
"THETA" : "theta-token",
"TIME" : "chronobank",
"TRX" : "tron",
"TUSD" : "true-usd",
Expand All @@ -156,7 +156,7 @@ public enum CoinGeckoCodes {
"WINGS" : "wings",
"WPR" : "wepower",
"WRC" : "worldcore",
"WTC" : "wal:nchain",
"WTC" : "waltonchain",
"XUC" : "exchange-union",
"ZIL" : "zilliqa",
"ZLA" : "zilla",
Expand Down

0 comments on commit be65fb1

Please sign in to comment.