Skip to content

Commit

Permalink
fix: update addresses
Browse files Browse the repository at this point in the history
Signed-off-by: Claudia Bartoli Duncan <[email protected]>
  • Loading branch information
clbartoli committed May 7, 2021
1 parent ab827ae commit 9ea17ee
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions migrations/addresses.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"rinkeby" : {

"Witnet": "0x47689bc2d27770Ab3a358C1C2C9c998028ea0823",
"WitnetRequestBoard": "0x90d08bF4e89C9D1fFb69cb4F783c38F6493ae74a",
"WitnetRequestBoardProxy": "0xE1EC13d1521B98ee7b826751048806E85DC1F1bA",
"BtcUsdPriceFeed": "0x2Bc468FeE3222273c9CCeb2F326c189EC2b9c7c0",
"EthUsdPriceFeed": "0xF51704649E14094DB8F1cBd8CEE2c204dFD83bB5",
"GoldEurPriceFeed": "0xF6e23A466617E1A3d81cA86D3eBD69DdA4eF984A"
"Witnet": "0x14a2C568AF4F3fa834C907cC08E2C6c5019daaC1",
"WitnetRequestBoard": "0x074663FB7B52422BA256961A51a70c39e76B7Ca1",
"WitnetRequestBoardProxy": "0x3F993030e2ba6473B5AaC2DaEA4A64b05500Ac8B",
"BtcUsdPriceFeed": "0x6cEEa6Bf8C6D914b3723678D4FDA51c5A4b30507",
"EthUsdPriceFeed": "0x1e7129E05DAda26B46B53360E37433382B2aF0ad",
"GoldEurPriceFeed": "0xB1df1db87F6623f0dE12f204Ad85B1567Bf2B558"
},
"goerli" : {

"Witnet": "0xb64212DBefFCdDeCC57B7B6F4E49a3B876cA3D6E",
"WitnetRequestBoard": "0xCF8B9f0Edc298Da2CD5832Dc9D85D805E33dB5Af",
"WitnetRequestBoardProxy": "0xA1539D2d301201f8001F582a8B4F61B206747716",
"GoldEurPriceFeed": "0x5ab43d4F7f2B30C1ce5BC8b78eef5bf3F0bc6339",
"BtcUsdPriceFeed": "0x2F359585536471c5cFB5d3bC71380cCF99EFbdcB",
"EthUsdPriceFeed": "0x6Be525a3D9D2905222D1a9F5153024F909E9eB2c"
"Witnet": "0x06B871C3a9FDd68a6e1Db1F4050C645A3229f929",
"WitnetRequestBoard": "0xFbEeAFd36200556149C2D0c13777C2CC6Ef318C9",
"WitnetRequestBoardProxy": "0xF1788C0e04322d54a07f6c8E8f933185D4cddca7",
"BtcUsdPriceFeed": "0x4583F4A48E50E709a302E1d584870575d76F87d3",
"EthUsdPriceFeed": "0xA009cfFD9DD7d2414CA906c160Ee8e6a75febd7d",
"GoldEurPriceFeed": "0x4ABDe9D7D494f996A9ede961aA41A3A9BA22EC68"
}
}

0 comments on commit 9ea17ee

Please sign in to comment.