Skip to content

Commit

Permalink
chore: subgraph redeploy
Browse files Browse the repository at this point in the history
  • Loading branch information
jaybuidl committed Jun 20, 2024
1 parent 4b11b6b commit 14f9934
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion subgraph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kleros/escrow-v2-subgraph",
"version": "2.0.1",
"version": "2.0.3",
"license": "MIT",
"scripts": {
"update:arbitrum-sepolia-devnet": "./scripts/update.sh arbitrumSepoliaDevnet arbitrum-sepolia",
Expand Down
4 changes: 2 additions & 2 deletions subgraph/subgraph.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ dataSources:
name: EscrowUniversal
network: arbitrum-sepolia
source:
address: '0xBa2cC03e2e34C5DEDaEbC481b2531e06946353De'
address: '0xd3d61eB06c96F69D03B285392C269d5577ff2342'
abi: EscrowUniversal
startBlock: 53588833
startBlock: 56637255
mapping:
kind: ethereum/events
apiVersion: 0.0.6
Expand Down

0 comments on commit 14f9934

Please sign in to comment.