Skip to content

Commit 336cc21

Browse files
committed
chore: update RIVER-USDT addresses and migration files for SubmissionProxy
1 parent 251f942 commit 336cc21

File tree

8 files changed

+772
-44
lines changed

8 files changed

+772
-44
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"address": "0xe2ec323f5adf1492f610cb5b0d67b97d15fa4374"
2+
"address": "0xa78910c254fe34552b79ca26b88e3f60e1dba02d"
33
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"address": "0x081cf554470fc58b5b5ac32d127579446bdfa4d0"
2+
"address": "0xcabb61c0ffe47a2c2d1f39ed5b65dde7c6d0a9fd"
33
}

contracts/v0.2/addresses/datafeeds-addresses.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2637,8 +2637,8 @@
26372637
},
26382638
"RIVER-USDT": {
26392639
"baobab": {
2640-
"proxy": "0xe2ec323f5adf1492f610cb5b0d67b97d15fa4374",
2641-
"feed": "0x081cf554470fc58b5b5ac32d127579446bdfa4d0"
2640+
"proxy": "0xa78910c254fe34552b79ca26b88e3f60e1dba02d",
2641+
"feed": "0xcaBb61C0fFE47A2c2d1f39ED5B65dde7c6D0A9fD"
26422642
}
26432643
}
26442644
}

contracts/v0.2/deployments/SubmissionProxy.s.sol/1001/run-1769151824828.json

Lines changed: 418 additions & 0 deletions
Large diffs are not rendered by default.

contracts/v0.2/deployments/SubmissionProxy.s.sol/1001/run-latest.json

Lines changed: 332 additions & 30 deletions
Large diffs are not rendered by default.

contracts/v0.2/migration/baobab/SubmissionProxy/20260123153820_update.json

Lines changed: 0 additions & 9 deletions
This file was deleted.
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"address": "0x05ce978f1200bc7243ae4a5968de8c3f8bd082f7",
3+
"deployFeed": {
4+
"feedNames": [
5+
"RIVER-USDT"
6+
]
7+
},
8+
"feedRouter": {
9+
"address": "0xd9dbbb92a6ecb8b8d3e386b8d0ad8284bd816ef1"
10+
},
11+
"updateFeed": [
12+
{
13+
"name": "RIVER-USDT",
14+
"feedAddress": "0xcaBb61C0fFE47A2c2d1f39ED5B65dde7c6D0A9fD"
15+
}
16+
]
17+
}

contracts/v0.2/migration/baobab/SubmissionProxy/migration.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@
3939
20251224174228_update.json
4040
20251224175421_update.json
4141
20260123133820_update.json
42-
20260123153820_update.json
42+
20260123159820_update.json

0 commit comments

Comments
 (0)