Skip to content

Commit

Permalink
updated margin trading pool
Browse files Browse the repository at this point in the history
  • Loading branch information
kallolborah committed Jan 24, 2024
1 parent 798b6b1 commit 1519345
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions abis/MarginTradingPool.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions abis/MarginTradingPoolFactory.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions networks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ goerli:
address: "0xCFE47c774245Ef9EE6Ed0d7C58219fFd7BB60852"
startBlock: 8853132
MarginTradingPoolFactory:
address: "0x84766CE538613bb5f3a6E6bCe0Ed1dB650545208"
startBlock: 10173430
address: "0xF031225Bef783188ef343E7703f9591394331a4d"
startBlock: 10425922
# StablePoolFactory:
# address: "0x44afeb87c871D8fEA9398a026DeA2BD3A13F5769"
# startBlock: 6992992
Expand Down
4 changes: 2 additions & 2 deletions subgraph.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -161,9 +161,9 @@ dataSources:
name: MarginTradingPoolFactory
network: goerli
source:
address: '0x84766CE538613bb5f3a6E6bCe0Ed1dB650545208'
address: '0xF031225Bef783188ef343E7703f9591394331a4d'
abi: MarginTradingPoolFactory
startBlock: 10173430
startBlock: 10425922
mapping:
kind: ethereum/events
apiVersion: 0.0.5
Expand Down

0 comments on commit 1519345

Please sign in to comment.