Skip to content

Commit c7cd797

Browse files
committed
chore: update validator addresses
1 parent 3041ca9 commit c7cd797

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

app/src/utils/validators/amb.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
{
2727
"id": 5,
28-
"address": "0x674c97db4ce6cac04a124d745979f3e4cba0e9f0",
28+
"address": "0xCC46a3873BfCaa08a6a946a308bB621535D6E6Dd",
2929
"name": "CoW Protocol",
3030
"bridgeType": "AMB",
3131
"shortName": "CP",
@@ -71,4 +71,4 @@
7171
"shortName": "GW",
7272
"status": "default"
7373
}
74-
]
74+
]

app/src/utils/validators/xdai.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
{
2727
"id": 5,
28-
"address": "0x587c0d02b40822f15f05301d87c16f6a08aaddde",
28+
"address": "0xAeE7C90Ef0fC461ec63c4d451B12c340642bc656",
2929
"name": "CoW Protocol",
3030
"bridgeType": "XDAI",
3131
"shortName": "CP",
@@ -71,4 +71,4 @@
7171
"shortName": "GW",
7272
"status": "default"
7373
}
74-
]
74+
]

envio-indexer/src/seed/validators.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,16 +49,16 @@
4949
"removed": false
5050
},
5151
{
52-
"address": "0x587c0d02b40822f15f05301d87c16f6a08aaddde",
52+
"address": "0xAeE7C90Ef0fC461ec63c4d451B12c340642bc656",
5353
"bridgeType": "XDAI",
54-
"id": "0x587c0d02b40822f15f05301d87c16f6a08aaddde-XDAI",
54+
"id": "0xAeE7C90Ef0fC461ec63c4d451B12c340642bc656-XDAI",
5555
"name": "Cow Protocol",
5656
"removed": false
5757
},
5858
{
59-
"address": "0x674c97db4ce6cac04a124d745979f3e4cba0e9f0",
59+
"address": "0xCC46a3873BfCaa08a6a946a308bB621535D6E6Dd",
6060
"bridgeType": "AMB",
61-
"id": "0x674c97db4ce6cac04a124d745979f3e4cba0e9f0-AMB",
61+
"id": "0xCC46a3873BfCaa08a6a946a308bB621535D6E6Dd-AMB",
6262
"name": "Cow Protocol",
6363
"removed": false
6464
},
@@ -132,4 +132,4 @@
132132
"name": "Kleros",
133133
"removed": false
134134
}
135-
]
135+
]

0 commit comments

Comments
 (0)