Skip to content

Commit 06154c2

Browse files
authored
feat(base): enable swaps for DAI (#532)
1 parent 341677f commit 06154c2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/data/mainnet/base-tokens-info.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@
2828
"address": "0x50c5725949a6f0c72e6c4a641f24049a917db0cb",
2929
"imageUrl": "https://raw.githubusercontent.com/valora-inc/address-metadata/main/assets/tokens/DAI.png",
3030
"isNative": false,
31-
"infoUrl": "https://www.coingecko.com/en/coins/dai"
31+
"infoUrl": "https://www.coingecko.com/en/coins/dai",
32+
"minimumAppVersionToSwap": "1.81.0",
33+
"isStableCoin": true
3234
},
3335
{
3436
"name": "Renzo Restaked ETH",

0 commit comments

Comments
 (0)