Skip to content

Commit

Permalink
Merge branch 'feature--ON-505' into qa
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Lima committed Oct 24, 2023
2 parents d7add80 + 00b9c74 commit 909a960
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion subgraph-goerli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ dataSources:
kind: ethereum
network: goerli
source:
address: '0xb2ad616e84e1ef7a9ed0fa3169aaf31ee51ea824'
abi: ERC7432
startBlock: 9815688
mapping:
Expand Down
2 changes: 0 additions & 2 deletions subgraph-mumbai.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,11 @@ specVersion: 0.0.4
schema:
file: ./schema.graphql
dataSources:
# There is no "(Chronos) Traveler" on Mumbai

- name: ERC7432-Immutable-Roles
kind: ethereum
network: mumbai
source:
address: '0xb2ad616e84e1ef7a9ed0fa3169aaf31ee51ea824'
abi: ERC7432
startBlock: 40877849
mapping:
Expand Down
1 change: 0 additions & 1 deletion subgraph-polygon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ dataSources:
kind: ethereum
network: matic
source:
address: '0xb2ad616e84e1ef7a9ed0fa3169aaf31ee51ea824'
abi: ERC7432
startBlock: 48672001
mapping:
Expand Down

0 comments on commit 909a960

Please sign in to comment.