Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync more #7

Merged
merged 2 commits into from
Feb 4, 2023
Merged
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
@@ -1,5 +1,5 @@
specVersion: 0.0.2
description: Loopring Exchange V3 (Loopring 3.6.5) subgraph. Supports L2 Blocks and Transactions, as well as L2 accounts, balances and more.
description: Loopring Exchange V3 (Loopring 3.6.5) subgraph. Supports L2 Blocks and Transactions, as well as L2 accounts, balances and more. Currently work in progress.
schema:
file: ./schema.graphql
dataSources:
Expand Down Expand Up @@ -34,8 +34,8 @@ dataSources:
- Swap
- SwapNFT
- TradeNFT
- AccountUpdate
- SignatureVerification
- AccountUpdate
abis:
- name: OwnedUpgradabilityProxy
file: ./abis/OwnedUpgradabilityProxy.json
Expand Down