Skip to content

Commit ea7e48a

Browse files
committed
Update overrides for testnet chains
1 parent 3454a1a commit ea7e48a

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

data/SYND/data.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,21 @@
1010
"address": "0x1bAB804803159aD84b8854581AA53AC72455614E"
1111
},
1212
"sepolia": {
13-
"address": "0x55f6e82a8BF5736d46837246DcBEAf7e61b3c27C"
13+
"address": "0x55f6e82a8BF5736d46837246DcBEAf7e61b3c27C",
14+
"overrides": {
15+
"name": "Testnet Syndicate ",
16+
"symbol": "TestnetSYND"
17+
}
1418
},
1519
"base": {
1620
"address": "0x11dC28D01984079b7efE7763b533e6ed9E3722B9"
1721
},
1822
"base-sepolia": {
19-
"address": "0x234Faa9cdeE5822767076495A9E258Dd8F21fFD8"
23+
"address": "0x234Faa9cdeE5822767076495A9E258Dd8F21fFD8",
24+
"overrides": {
25+
"name": "Testnet Syndicate ",
26+
"symbol": "TestnetSYND"
27+
}
2028
}
2129
}
2230
}

0 commit comments

Comments
 (0)