From fe98d4fc39ef1ade498c02f49437da33a0bf52c2 Mon Sep 17 00:00:00 2001 From: kevincheng96 Date: Thu, 22 Feb 2024 14:36:59 -0800 Subject: [PATCH] Update roots.json after deploying contracts --- deployments/sepolia/usdc/roots.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/deployments/sepolia/usdc/roots.json b/deployments/sepolia/usdc/roots.json index 9e26dfeeb..2df1bdf56 100644 --- a/deployments/sepolia/usdc/roots.json +++ b/deployments/sepolia/usdc/roots.json @@ -1 +1,7 @@ -{} \ No newline at end of file +{ + "comet": "0xAec1F48e02Cfb822Be958B68C7957156EB3F0b6e", + "configurator": "0xc28aD44975C614EaBe0Ed090207314549e1c6624", + "rewards": "0x8bF5b658bdF0388E8b482ED51B14aef58f90abfD", + "fauceteer": "0x68793eA49297eB75DFB4610B68e076D2A5c7646C", + "bulker": "0x157c001bb1F8b33743B14483Be111C961d8e11dE" +} \ No newline at end of file