Skip to content

Commit 83a706f

Browse files
committed
fix(networks/vault/prod): fix scroll asset
1 parent a1a7846 commit 83a706f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

networks/vault/production/534352/assets.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@
88
"precision": 6,
99
"logoURI": "https://assets.coingecko.com/coins/images/50571/standard/scroll.jpg",
1010
"extensions": {
11-
"allow_locking": false,
12-
"coingecko_api_id": "scroll"
11+
"allow_locking": true,
12+
"coingecko_api_id": "scroll",
13+
"locking_multiplier": 1.5
1314
}
1415
},
1516
{

0 commit comments

Comments
 (0)