change network to ropsten

This commit is contained in:
Barry Gitarts 2019-08-09 13:10:09 -04:00
parent d6aca7389d
commit bb7406f78e
3 changed files with 4 additions and 4 deletions

Binary file not shown.

View File

@ -4,9 +4,9 @@ schema:
dataSources: dataSources:
- kind: ethereum/contract - kind: ethereum/contract
name: Contract name: Contract
network: rinkeby network: ropsten
source: source:
address: "0x07E92635AF5e524C20B20F2770aE0E0Ef597eD07" address: "0x2cEfae94eB05737827D245E9cb6c1ca3C2A0Fe52"
abi: Contract abi: Contract
mapping: mapping:
kind: ethereum/events kind: ethereum/events

View File

@ -4,9 +4,9 @@ schema:
dataSources: dataSources:
- kind: ethereum/contract - kind: ethereum/contract
name: Contract name: Contract
network: rinkeby network: ropsten
source: source:
address: "0x07E92635AF5e524C20B20F2770aE0E0Ef597eD07" address: "0x2cEfae94eB05737827D245E9cb6c1ca3C2A0Fe52"
abi: Contract abi: Contract
mapping: mapping:
kind: ethereum/events kind: ethereum/events