Skip to content

Commit be57488

Browse files
remove comment
1 parent 9d1f9f9 commit be57488

File tree

1 file changed

+1
-1
lines changed
  • src/adapters/peggedAssets/rings-scusd

1 file changed

+1
-1
lines changed

src/adapters/peggedAssets/rings-scusd/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ const chainContracts = {
33
sonic: {
44
issued: ["0xd3DCe716f3eF535C5Ff8d041c1A41C3bd89b97aE"],
55
},
6-
}; // flagged as double counted since the tokens used on Ethereum to ming scUSD on Sonic remain on Ethereum used in various defi projects via the veda boringvault
6+
};
77

88
import { addChainExports } from "../helper/getSupply";
99
const adapter = addChainExports(chainContracts);

0 commit comments

Comments
 (0)