Skip to content

Commit 4c10417

Browse files
onahprosperchibie
andcommitted
feat: add cUSD and USDT tokens to network configuration
Co-authored-by: Chibuotu Amadi <[email protected]>
1 parent 8575208 commit 4c10417

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/config.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@ const NETWORKS = {
129129
RPC_URL: `https://forno.celo.org`,
130130
SUPPORTED_TOKENS: {
131131
USDC: "0xcebA9300f2b948710d2653dD7B07f33A8B32118C",
132+
cUSD: "0x765DE816845861e75A25fCA122bb6898B8B1282a",
133+
USDT: "0x48065fbBE25f71C9282ddf5e1cD6D6A887483D5e",
132134
},
133135
TREASURY_FEE_PERCENT: 500, // in BPS i.e 0.5%
134136
GATEWAY_CONTRACT: "0xF418217E3f81092eF44b81C5C8336e6A6fDB0E4b",

0 commit comments

Comments
 (0)