Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions subgraph.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dataSources:
network: arbitrum-one
source:
abi: Trading
address: '0xCAEc650502F15c1a6bFf1C2288fC8F819776B2eC'
address: '0xbEd32937D8A5D1421241F52809908f1a17D75bDb'
mapping:
kind: ethereum/events
apiVersion: 0.0.4
Expand All @@ -22,4 +22,4 @@ dataSources:
handler: handlePositionUpdated
- event: ClosePosition(indexed bytes32,indexed address,indexed bytes32,address,bool,uint256,uint256,uint256,uint256,int256,bool)
handler: handleClosePosition
file: ./src/trading.ts
file: ./src/trading.ts