Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add initial config files for 9 chains #840

Merged
merged 1 commit into from
Oct 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions configs/ajuna.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
endpoint: wss://ajuna.ibp.network/
mock-signature-host: true
block: ${env.AJUNA_BLOCK_NUMBER}
db: ./ajuna.db.sqlite
runtime-log-level: 5

import-storage:
System:
Account:
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- providers: 1
data:
free: 1000000000000000
16 changes: 16 additions & 0 deletions configs/crust.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
endpoint: wss://crust-parachain.crustapps.net/
mock-signature-host: true
block: ${env.CRUST_BLOCK_NUMBER}
db: ./crust.db.sqlite
runtime-log-level: 5

import-storage:
System:
Account:
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- providers: 1
data:
free: 1000000000000000

15 changes: 15 additions & 0 deletions configs/frequency.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
endpoint: wss://frequency-rpc.dwellir.com/
mock-signature-host: true
block: ${env.FREQUENCY_BLOCK_NUMBER}
db: ./frequency.db.sqlite
runtime-log-level: 5

import-storage:
System:
Account:
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- providers: 1
data:
free: 1000000000000000
35 changes: 35 additions & 0 deletions configs/hydradx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,31 @@ import-storage:
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- 28 # KILT
- free: '100000000000000000000000'
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- 29 # Polimec (PLMC)
- free: '100000000000000000000000'
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- 30 # Mythos (MYTH)
- free: '100000000000000000000000'
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- 31 # Darwinia (RING)
- free: '100000000000000000000000'
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- 32 # Ajuna (AJUN)
- free: '100000000000000000000000'
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- 33 # Voucher ASTR (vASTR)
- free: '100000000000000000000000'
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
Expand All @@ -176,6 +201,16 @@ import-storage:
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- 102 # 2-Pool-Stbl (native USDC/USDT)
- free: '100000000000000000000000'
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- 1000081 # Pendulum (PEN)
- free: '100000000000000000000000'
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- 1000099 # Acala (ACA)
- free: '100000000000000000000000'
TechnicalCommittee:
Members: ["5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY"]
Council:
Expand Down
15 changes: 15 additions & 0 deletions configs/invarch.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
endpoint: wss://invarch-rpc.dwellir.com/
mock-signature-host: true
block: ${env.INVARCH_BLOCK_NUMBER}
db: ./invarch.db.sqlite
runtime-log-level: 5

import-storage:
System:
Account:
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- providers: 1
data:
free: 1000000000000000
16 changes: 16 additions & 0 deletions configs/kilt.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
endpoint: wss://kilt.ibp.network/
mock-signature-host: true
block: ${env.KILT_BLOCK_NUMBER}
db: ./kilt.db.sqlite
runtime-log-level: 5

import-storage:
System:
Account:
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- providers: 1
data:
free: 1000000000000000

16 changes: 16 additions & 0 deletions configs/mythos.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
endpoint: wss://polkadot-mythos-rpc.polkadot.io/
mock-signature-host: true
block: ${env.MYTHOS_BLOCK_NUMBER}
db: ./mythos.db.sqlite
runtime-log-level: 5

import-storage:
System:
Account:
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- providers: 1
data:
free: 1000000000000000

79 changes: 79 additions & 0 deletions configs/pendulum.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
endpoint: wss://rpc-pendulum.prd.pendulumchain.tech/
mock-signature-host: true
block: ${env.PENDULUM_BLOCK_NUMBER}
db: ./pendulum.db.sqlite
runtime-log-level: 5

import-storage:
Tokens:
Accounts:
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- native
- free: 1000000000000000
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- xcm: 0 # DOT
- free: 1000000000000000
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- xcm: 1 # USDT on AssetHub
- free: 1000000000000000
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- xcm: 2 # USDC on AssetHub
- free: 10000000000000
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- xcm: 4 # Brazilian Real (BRZ) on Moonbeam
- free: 1000000000000000
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- xcm: 5 # PDEX
- free: 1000000000000000
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- xcm: 6 # GLMR
- free: 100000000000000000000000
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- xcm: 7 # PINK
- free: 100000000000000000000000
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- xcm: 8 # HDX
- free: 100000000000000000
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- xcm: 9 # ASTR
- free: 100000000000000000000000
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- xcm: 10 # Voucher DOT (vDOT) from Bifrost
- free: 10000000000000000
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- xcm: 11 # BNC
- free: 1000000000000000000
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- xcm: 12 # USDC (Axelar)
- free: 100000000000000000000000
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- stellar: stellarnative # XLM.s
- free: 100000000000000000000000
15 changes: 15 additions & 0 deletions configs/polimec.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
endpoint: wss://polimec.ibp.network/
mock-signature-host: true
block: ${env.POLIMEC_BLOCK_NUMBER}
db: ./polimec.db.sqlite
runtime-log-level: 5

import-storage:
System:
Account:
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- providers: 1
data:
free: 1000000000000000
16 changes: 16 additions & 0 deletions configs/subsocial.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
endpoint: wss://subsocial-rpc.dwellir.com/
mock-signature-host: true
block: ${env.SUBSOCIAL_BLOCK_NUMBER}
db: ./subsocial.db.sqlite
runtime-log-level: 5

import-storage:
System:
Account:
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- providers: 1
data:
free: 1000000000000000