Skip to content

Commit

Permalink
feat: update addresses in data-feeds config
Browse files Browse the repository at this point in the history
  • Loading branch information
gabaldon committed Dec 2, 2021
1 parent be0e22d commit 353bfcc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/api/src/dataFeeds.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
{
"feedFullName": "conflux-testnet_cfx-usdt_6",
"abi": "./src/abi/PriceFeed.json",
"address": "0x81cc73426944cC15BE22a3d7c812282E66F2c689",
"address": "0x8D7933112524bE9c143252456ac85F2a89d73f9D",
"network": "conflux-testnet",
"name": "cfx/usdt",
"label": "",
Expand Down Expand Up @@ -128,7 +128,7 @@
{
"feedFullName": "conflux-mainnet_cfx-usdt_6",
"abi": "./src/abi/PriceFeed.json",
"address": "0x86e9A67C92455afa725CC01b2036e47cd4dd9929",
"address": "0x82E6b8E6e98132a39ec96398e68Ee7bfBa0245C2",
"network": "conflux-mainnet",
"name": "cfx/usdt",
"label": "",
Expand Down Expand Up @@ -366,7 +366,7 @@
{
"feedFullName": "boba-mainnet_boba-usdt_6",
"abi": "./src/abi/PriceFeed.json",
"address": "0x52Bf8Bf503c69A055e3f86BD7D7F6dCb6c1f1E13",
"address": "0x7BC25b36DfeB5102ACAE8f4E7600Dd963D2Eb95C",
"network": "boba-mainnet",
"name": "boba/usdt",
"label": "",
Expand Down

0 comments on commit 353bfcc

Please # to comment.