Skip to content

Commit

Permalink
Update safestake query id and latest version string in example file
Browse files Browse the repository at this point in the history
  • Loading branch information
QYuQianchen committed Apr 9, 2024
1 parent 74ff502 commit f858d0f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/strategies/hopr-stake-and-balance-qv/examples.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,21 @@
"params": {
"tokenAddress": "0xf5581dfefd8fb0e4aec526be659cfab1f8c781da",
"symbol": "HOPR",
"fallbackGnosisBlock": 27852687,
"fallbackGnosisBlock": 33114482,
"subgraphStudioProdQueryApiKey": null,
"subgraphStudioDevAccountId": null,
"subgraphHostedAccountName": "hoprnet",
"useSafeStake": true,
"useChannelStake": true,
"useHoprOnGnosis": true,
"useHoprOnMainnet": true,
"subgraphStudioProdSafeStakeQueryId": "DrkbaCvNGVcNH1RghepLRy6NSHFi8Dmwp4T2LN3LqcjY",
"subgraphStudioProdSafeStakeQueryId": "FEQcaX9qfh31YL2K7rxRN5a3sr9rjMWkguJnby7StNRo",
"subgraphStudioDevSafeStakeSubgraphName": "hopr-nodes-dufour",
"subgraphStudioDevSafeStakeVersion": "latest",
"subgraphStudioDevSafeStakeVersion": "version/latest",
"subgraphHostedSafeStakeSubgraphName": null,
"subgraphStudioProdChannelsQueryId": "Feg6Jero3aQzesVYuqk253NNLyNAZZppbDPKFYEGJ1Hj",
"subgraphStudioDevChannelsSubgraphName": "hopr-channels",
"subgraphStudioDevChannelsVersion": "latest",
"subgraphStudioDevChannelsVersion": "version/latest",
"subgraphHostedChannelsSubgraphName": null,
"subgraphStudioProdHoprOnGnosisQueryId": "njToE7kpetd3P9sJdYQPSq6yQjBs7w9DahQpBj6WAoD",
"subgraphStudioDevHoprOnGnosisSubgraphName": "hopr-on-gnosis",
Expand Down Expand Up @@ -48,6 +48,6 @@
"0x3e1A12a6019ee26418F22B656926fE38F5e58C5f",
"0x7A27A4D91231aCB3282b410Cc784517B417FA0DA"
],
"snapshot": 17220270
"snapshot": 19584202
}
]

0 comments on commit f858d0f

Please sign in to comment.