We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd9d8c3 commit cd6f2a4Copy full SHA for cd6f2a4
src/adapters/peggedAssets/usd1-wlfi/index.ts
@@ -17,6 +17,9 @@ const chainContracts = {
17
plume_mainnet: {
18
issued: ["0x111111d2bf19e43C34263401e0CAd979eD1cdb61"],
19
},
20
+ monad: {
21
+ issued: ["0x111111d2bf19e43C34263401e0CAd979eD1cdb61"],
22
+ }
23
};
24
25
import { addChainExports } from "../helper/getSupply";
0 commit comments