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 8575208 commit 4c10417Copy full SHA for 4c10417
scripts/config.ts
@@ -129,6 +129,8 @@ const NETWORKS = {
129
RPC_URL: `https://forno.celo.org`,
130
SUPPORTED_TOKENS: {
131
USDC: "0xcebA9300f2b948710d2653dD7B07f33A8B32118C",
132
+ cUSD: "0x765DE816845861e75A25fCA122bb6898B8B1282a",
133
+ USDT: "0x48065fbBE25f71C9282ddf5e1cD6D6A887483D5e",
134
},
135
TREASURY_FEE_PERCENT: 500, // in BPS i.e 0.5%
136
GATEWAY_CONTRACT: "0xF418217E3f81092eF44b81C5C8336e6A6fDB0E4b",
0 commit comments