Skip to content

Commit 6088699

Browse files
authored
fix: change number of decimals for Safe token (#1139)
1 parent 7a7305f commit 6088699

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/public/Uniswap.100.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"address": "0x4d18815d14fe5c3304e87b3fa18318baa5c23820",
102102
"name": "Safe",
103103
"symbol": "SAFE",
104-
"decimals": 15,
104+
"decimals": 18,
105105
"logoURI": "https://assets.coingecko.com/coins/images/27032/large/Artboard_1_copy_8circle-1.png?1696526084"
106106
},
107107
{
@@ -812,4 +812,4 @@
812812
"name": "Uniswap on Gnosis chain",
813813
"logoURI": "ipfs://QmNa8mQkrNKp1WEEeGjFezDmDeodkWRevGFN8JCV7b4Xir",
814814
"timestamp": "2024-12-12T17:44:12.867Z"
815-
}
815+
}

0 commit comments

Comments
 (0)