Skip to content

Commit

Permalink
update ref v1 contract
Browse files Browse the repository at this point in the history
  • Loading branch information
xieqiancaosissi committed Jan 2, 2024
1 parent fbd9797 commit 1060344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ const getConfig = (env: string = defaultNetwork) => {
],
NATIVE_TOKENS: ["usdc.fakes.testnet"],
NEW_TOKENS: ["usdc.fakes.testnet", "shadow_ref_v1-0", "shadow_ref_v1-2"],
REF_FI_CONTRACT_ID: "dev-1702262174571-14898860791369",
REF_FI_CONTRACT_ID: "exchange.ref-dev.testnet",
} as unknown as ConnectConfig & { REF_FI_CONTRACT_ID: string };
case "betanet":
return {
Expand Down

0 comments on commit 1060344

Please sign in to comment.