Skip to content

Commit

Permalink
feat(vaults): emerynet oracle addresses
Browse files Browse the repository at this point in the history
  • Loading branch information
0xpatrickdev committed Jan 17, 2024
1 parent ce26196 commit 2cead5d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions src/config/inter/__fixtures__/add-stATOM-oracles.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ const getManifestCall = harden([
timeout: 10,
},
oracleAddresses: [
"agoric1krunjcqfrf7la48zrvdfeeqtls5r00ep68mzkr",
"agoric19uscwxdac6cf6z7d5e26e0jm0lgwstc47cpll8",
"agoric144rrhh4m09mh7aaffhm6xy223ym76gve2x7y78",
"agoric19d6gnr9fyp6hev4tlrg87zjrzsd5gzr5qlfq2p",
"agoric1n4fcxsnkxe4gj6e24naec99hzmc4pjfdccy5nj",
"agoric10vjkvkmpp9e356xeh6qqlhrny2htyzp8hf88fk",
"agoric1lw4e4aas9q84tq0q92j85rwjjjapf8dmnllnft",
"agoric1qj07c7vfk3knqdral0sej7fa6eavkdn8vd8etf",
"agoric1ra0g6crtsy6r3qnpu7ruvm7qd4wjnznyzg5nu4",
"agoric1zj6vrrrjq4gsyr9lw7dplv4vyejg3p8j2urm82",
],
},
]);
Expand Down
10 changes: 5 additions & 5 deletions src/config/inter/addVault/add-oracle.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ const getManifestCall = harden([
timeout: 10,
},
oracleAddresses: [
"agoric1krunjcqfrf7la48zrvdfeeqtls5r00ep68mzkr",
"agoric19uscwxdac6cf6z7d5e26e0jm0lgwstc47cpll8",
"agoric144rrhh4m09mh7aaffhm6xy223ym76gve2x7y78",
"agoric19d6gnr9fyp6hev4tlrg87zjrzsd5gzr5qlfq2p",
"agoric1n4fcxsnkxe4gj6e24naec99hzmc4pjfdccy5nj",
"agoric10vjkvkmpp9e356xeh6qqlhrny2htyzp8hf88fk",
"agoric1lw4e4aas9q84tq0q92j85rwjjjapf8dmnllnft",
"agoric1qj07c7vfk3knqdral0sej7fa6eavkdn8vd8etf",
"agoric1ra0g6crtsy6r3qnpu7ruvm7qd4wjnznyzg5nu4",
"agoric1zj6vrrrjq4gsyr9lw7dplv4vyejg3p8j2urm82",
],
},
]);
Expand Down

0 comments on commit 2cead5d

Please sign in to comment.