Browse Source

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

pull/543/head
Rafael Augusto de Oliveira 3 years ago
committed by GitHub
parent
commit
7439c1bf54
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  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",
"AVAX": "Avalanche",
"MATIC": "Polygon",
"SHIB": "Shiba Inu"
"SHIB": "Shiba Inu",
"UNI3": "Uniswap"
}

Loading…
Cancel
Save