Skip to content

Commit 73fbce2

Browse files
add new chains
1 parent 6ba1877 commit 73fbce2

File tree

1 file changed

+9
-0
lines changed
  • src/adapters/peggedAssets/avalon-usda

1 file changed

+9
-0
lines changed

src/adapters/peggedAssets/avalon-usda/index.ts

+9
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@ const chainContracts = {
1414
},
1515
berachain: {
1616
issued: ["0xff12470a969Dd362EB6595FFB44C82c959Fe9ACc"]
17+
},
18+
mantle: {
19+
issued: ["0x075df695b8E7f4361FA7F8c1426C63f11B06e326"]
20+
},
21+
base: {
22+
issued: ["0x2840f9d9f96321435ab0f977e7fdbf32ea8b304f"]
23+
},
24+
era: {
25+
issued: ["0xB8d7d88D042880aE87Bb61DE2dFFF8441768766D"]
1726
}
1827
};
1928

0 commit comments

Comments
 (0)