Update subgraph build with mainnet contracts and start blocks #3

Merged
nabarun merged 2 commits from ng-mainnet into main 2024-06-14 08:32:35 +00:00
Showing only changes of commit 44e14af90a - Show all commits

View File

@ -5,11 +5,11 @@ schema:
dataSources: dataSources:
- kind: ethereum - kind: ethereum
name: LendingMarketOperationLogic name: LendingMarketOperationLogic
network: filecoin-testnet network: filecoin-mainnet
source: source:
abi: LendingMarketController abi: LendingMarketController
address: "0x015528f1c2D7676bFf39d50a6c5a2686E68e3376" address: "0x35e9D8e0223A75E51a67aa731127C91Ea0779Fe2"
startBlock: 1576704 startBlock: 3998055
mapping: mapping:
kind: ethereum/events kind: ethereum/events
apiVersion: 0.0.7 apiVersion: 0.0.7
@ -30,11 +30,11 @@ dataSources:
file: LendingMarketOperationLogic/LendingMarketOperationLogic.wasm file: LendingMarketOperationLogic/LendingMarketOperationLogic.wasm
- kind: ethereum - kind: ethereum
name: TokenVault name: TokenVault
network: filecoin-testnet network: filecoin-mainnet
source: source:
abi: TokenVault abi: TokenVault
address: "0xc02Cf07B04B6AA45716BdC3D23656Ac55f70bdf5" address: "0xB74749b2213916b1dA3b869E41c7c57f1db69393"
startBlock: 1576708 startBlock: 3998059
mapping: mapping:
kind: ethereum/events kind: ethereum/events
apiVersion: 0.0.7 apiVersion: 0.0.7
@ -52,11 +52,11 @@ dataSources:
file: TokenVault/TokenVault.wasm file: TokenVault/TokenVault.wasm
- kind: ethereum - kind: ethereum
name: FundManagementLogic name: FundManagementLogic
network: filecoin-testnet network: filecoin-mainnet
source: source:
abi: LendingMarketController abi: LendingMarketController
address: "0x015528f1c2D7676bFf39d50a6c5a2686E68e3376" address: "0x35e9D8e0223A75E51a67aa731127C91Ea0779Fe2"
startBlock: 1576704 startBlock: 3998055
mapping: mapping:
kind: ethereum/events kind: ethereum/events
apiVersion: 0.0.7 apiVersion: 0.0.7
@ -74,11 +74,11 @@ dataSources:
file: FundManagementLogic/FundManagementLogic.wasm file: FundManagementLogic/FundManagementLogic.wasm
- kind: ethereum - kind: ethereum
name: LiquidationLogic name: LiquidationLogic
network: filecoin-testnet network: filecoin-mainnet
source: source:
abi: LendingMarketController abi: LendingMarketController
address: "0x015528f1c2D7676bFf39d50a6c5a2686E68e3376" address: "0x35e9D8e0223A75E51a67aa731127C91Ea0779Fe2"
startBlock: 1576704 startBlock: 3998055
mapping: mapping:
kind: ethereum/events kind: ethereum/events
apiVersion: 0.0.7 apiVersion: 0.0.7
@ -96,7 +96,7 @@ dataSources:
templates: templates:
- kind: ethereum - kind: ethereum
name: OrderActionLogic name: OrderActionLogic
network: filecoin-testnet network: filecoin-mainnet
source: source:
abi: OrderActionLogic abi: OrderActionLogic
mapping: mapping:
@ -128,7 +128,7 @@ templates:
file: templates/OrderActionLogic/OrderActionLogic.wasm file: templates/OrderActionLogic/OrderActionLogic.wasm
- kind: ethereum - kind: ethereum
name: OrderBookLogic name: OrderBookLogic
network: filecoin-testnet network: filecoin-mainnet
source: source:
abi: OrderBookLogic abi: OrderBookLogic
mapping: mapping: