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 47c1753 + 37e084d commit c3ce267
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DEPLOYMENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@

* Token factory contract: `0x3e4f1948aece07d3f30c8c5c425f914ac74653827de48394466f2a887eebe9c7`

* Market implementation contract: `0xd50d5ece6ed235ea3a4b5cba9853b8bd18c5bec30dd4b6c54c7a989a6e8df929`
* Market implementation contract: `0x518cecaeaefbc493825f893dce6b4d425fd3011ca7c179afb5c0837e9a814484`

* Market proxy contract: `0x8c0c2f1eb600a537d5c2f7e75682a14e04c039bccbb7ecc7bd868cbc1f3eb31c`
* Market proxy contract: `0x690a533331fed5062f80f6ff1851abd06c73188c95b663261bce5f0bcd9a5597`

### Assets

Expand Down
2 changes: 1 addition & 1 deletion apps/frontend/src/configs/envs/testnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const markets: DeployedMarkets = {
oracleAddress:
'0x25146735b29d4216639f7f8b1d7b921ff87a1d3051de62d6cceaacabeb33b8e7',
marketAddress:
'0x8c0c2f1eb600a537d5c2f7e75682a14e04c039bccbb7ecc7bd868cbc1f3eb31c',
'0x690a533331fed5062f80f6ff1851abd06c73188c95b663261bce5f0bcd9a5597',
tokenFactoryAddress:
'0x3e4f1948aece07d3f30c8c5c425f914ac74653827de48394466f2a887eebe9c7',
graphqlUrl: 'https://indexer.bigdevenergy.link/c755070/v1/graphql',
Expand Down

0 comments on commit c3ce267

Please sign in to comment.