Update subgrpah build for filecoin-mainnet
This commit is contained in:
parent
7d04a5eda1
commit
44e14af90a
@ -5,11 +5,11 @@ schema:
|
||||
dataSources:
|
||||
- kind: ethereum
|
||||
name: LendingMarketOperationLogic
|
||||
network: filecoin-testnet
|
||||
network: filecoin-mainnet
|
||||
source:
|
||||
abi: LendingMarketController
|
||||
address: "0x015528f1c2D7676bFf39d50a6c5a2686E68e3376"
|
||||
startBlock: 1576704
|
||||
address: "0x35e9D8e0223A75E51a67aa731127C91Ea0779Fe2"
|
||||
startBlock: 3998055
|
||||
mapping:
|
||||
kind: ethereum/events
|
||||
apiVersion: 0.0.7
|
||||
@ -30,11 +30,11 @@ dataSources:
|
||||
file: LendingMarketOperationLogic/LendingMarketOperationLogic.wasm
|
||||
- kind: ethereum
|
||||
name: TokenVault
|
||||
network: filecoin-testnet
|
||||
network: filecoin-mainnet
|
||||
source:
|
||||
abi: TokenVault
|
||||
address: "0xc02Cf07B04B6AA45716BdC3D23656Ac55f70bdf5"
|
||||
startBlock: 1576708
|
||||
address: "0xB74749b2213916b1dA3b869E41c7c57f1db69393"
|
||||
startBlock: 3998059
|
||||
mapping:
|
||||
kind: ethereum/events
|
||||
apiVersion: 0.0.7
|
||||
@ -52,11 +52,11 @@ dataSources:
|
||||
file: TokenVault/TokenVault.wasm
|
||||
- kind: ethereum
|
||||
name: FundManagementLogic
|
||||
network: filecoin-testnet
|
||||
network: filecoin-mainnet
|
||||
source:
|
||||
abi: LendingMarketController
|
||||
address: "0x015528f1c2D7676bFf39d50a6c5a2686E68e3376"
|
||||
startBlock: 1576704
|
||||
address: "0x35e9D8e0223A75E51a67aa731127C91Ea0779Fe2"
|
||||
startBlock: 3998055
|
||||
mapping:
|
||||
kind: ethereum/events
|
||||
apiVersion: 0.0.7
|
||||
@ -74,11 +74,11 @@ dataSources:
|
||||
file: FundManagementLogic/FundManagementLogic.wasm
|
||||
- kind: ethereum
|
||||
name: LiquidationLogic
|
||||
network: filecoin-testnet
|
||||
network: filecoin-mainnet
|
||||
source:
|
||||
abi: LendingMarketController
|
||||
address: "0x015528f1c2D7676bFf39d50a6c5a2686E68e3376"
|
||||
startBlock: 1576704
|
||||
address: "0x35e9D8e0223A75E51a67aa731127C91Ea0779Fe2"
|
||||
startBlock: 3998055
|
||||
mapping:
|
||||
kind: ethereum/events
|
||||
apiVersion: 0.0.7
|
||||
@ -96,7 +96,7 @@ dataSources:
|
||||
templates:
|
||||
- kind: ethereum
|
||||
name: OrderActionLogic
|
||||
network: filecoin-testnet
|
||||
network: filecoin-mainnet
|
||||
source:
|
||||
abi: OrderActionLogic
|
||||
mapping:
|
||||
@ -128,7 +128,7 @@ templates:
|
||||
file: templates/OrderActionLogic/OrderActionLogic.wasm
|
||||
- kind: ethereum
|
||||
name: OrderBookLogic
|
||||
network: filecoin-testnet
|
||||
network: filecoin-mainnet
|
||||
source:
|
||||
abi: OrderBookLogic
|
||||
mapping:
|
||||
|
Loading…
Reference in New Issue
Block a user