Browse Source

fix(custom-cryptocurrencies): add uniswap (uni3)

pull/541/head
Rafael Augusto de Oliveira 4 years ago
parent
commit
819c338227
  1. 3
      apps/api/src/services/cryptocurrency/custom-cryptocurrencies.json

3
apps/api/src/services/cryptocurrency/custom-cryptocurrencies.json

@ -3,5 +3,6 @@
"ALGO": "Algorand", "ALGO": "Algorand",
"AVAX": "Avalanche", "AVAX": "Avalanche",
"MATIC": "Polygon", "MATIC": "Polygon",
"SHIB": "Shiba Inu" "SHIB": "Shiba Inu",
"UNI3": "Uniswap"
} }

Loading…
Cancel
Save