fix(agoric): RUN->IST

The Agoric RUN token was renamed to IST.
This commit is contained in:
Dan Connolly
2023-08-29 18:22:10 -05:00
committed by GitHub
parent 1eb1606cde
commit 1a03a241ee
+2 -2
View File
@@ -21,8 +21,8 @@
"logo": "https://raw.githubusercontent.com/Agoric/agoric-sdk/master/packages/wallet/ui/public/tokens/BLD.svg"
},
{
"symbol": "RUN",
"base": "urun",
"symbol": "IST",
"base": "uist",
"exponent": 6,
"coingecko_id": "agoric",
"logo": "https://raw.githubusercontent.com/Agoric/agoric-sdk/master/packages/wallet/ui/public/tokens/RUN.svg"