Skip to content

Commit

Permalink
update new config
Browse files Browse the repository at this point in the history
  • Loading branch information
xieqian committed Jan 29, 2024
1 parent dc44bcd commit 7ee27e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ const getConfig = (env: string = defaultNetwork) => {
NEW_TOKENS: [
"usdt.tether-token.near",
"17208628f84f5d6ad33f0da3bbbeb27ffcb398eac501a31bd6ad2011e36133a1",
"shadow_ref_v1-4179",
],
REF_FI_CONTRACT_ID: "v2.ref-finance.near",
} as unknown as ConnectConfig & { REF_FI_CONTRACT_ID: string };
Expand Down

0 comments on commit 7ee27e6

Please sign in to comment.