Merge pull request #498 from dckc/patch-3

fix(agoric): RUN->IST
This commit is contained in:
ping
2023-08-30 11:31:03 +08:00
committed by GitHub
+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"