Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Commit

Permalink
feat: add mainnet dictionary (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
hieronx authored Dec 22, 2023
1 parent 912ec38 commit 8ba471d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions chains-cfg/centrifuge.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: pools #CHANGE BASED ON SUBQL PROJECT NAME
name: pools
network:
dictionary: https://api.subquery.network/sq/centrifuge/centrifuge-dictionary
endpoint: wss://fullnode.parachain.centrifuge.io
chainId: '0xb3db41421702df9a7fcac62b53ffeac85f7853cc4e689e0b93aeb3db18c09d82'
chaintypes:
file: ./dist/chaintypes.js
dataSources:
- kind: substrate/Runtime
startBlock: 3824709 # block Anemoy was created at
startBlock: 3824709 # block first pool was created at

0 comments on commit 8ba471d

Please sign in to comment.