Update subgrpah build for filecoin-mainnet
This commit is contained in:
parent
7d04a5eda1
commit
44e14af90a
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user