Skip to content

Commit

Permalink
Merge branch 'develop' into fix/upgrade-compiler-version
Browse files Browse the repository at this point in the history
  • Loading branch information
martines3000 committed Nov 3, 2024
2 parents c3ce267 + f95719b commit 1efbd6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/indexer-sentio/src/configs/envs/testnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export function createTestnetConfig() {
const markets: DeployedMarkets = {
USDC: {
marketAddress:
'0xa42a086b357cdb5ee3e7b981ea67768e38a5b6db4db35ca4dbab32ab60f48475',
'0x690a533331fed5062f80f6ff1851abd06c73188c95b663261bce5f0bcd9a5597',
startBlock: BigInt(11380000),
},
USDT: {
Expand Down

0 comments on commit 1efbd6b

Please sign in to comment.