Skip to content

Commit

Permalink
feat(simnet): upgrade simnet USDT contract address (#1906)
Browse files Browse the repository at this point in the history
  • Loading branch information
Karl Ranna authored Sep 19, 2020
1 parent cc1e689 commit 7e5f8ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/db/seeds/simnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const currencies = [
id: 'USDT',
swapClient: SwapClientType.Connext,
decimalPlaces: 6,
tokenAddress: '0x61F6b6D86E29fC62224943583F97966F093cC94D',
tokenAddress: '0x69C3d485623bA3f382Fc0FB6756c4574d43C1618',
},
/*
{
Expand Down

0 comments on commit 7e5f8ef

Please sign in to comment.