-
Notifications
You must be signed in to change notification settings - Fork 84
/
shiden.yml
34 lines (33 loc) · 965 Bytes
/
shiden.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
endpoint:
- wss://rpc.shiden.astar.network
- wss://shiden-rpc.dwellir.com
- wss://shiden.api.onfinality.io/public-ws
mock-signature-host: true
block: ${env.SHIDEN_BLOCK_NUMBER}
db: ./db.sqlite
import-storage:
Sudo:
Key: 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY # Alice
System:
Account:
-
-
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- providers: 1
data:
free: '100000000000000000000000'
# Sample list of available assetIds: https://github.com/AstarNetwork/astar-apps/blob/main/src/modules/xcm/tokens/index.ts
Assets:
Account:
-
-
# KSM
- '340282366920938463463374607431768211455'
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- balance: '100000000000000000'
-
-
# USDT
- '4294969280'
- 5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY
- balance: 100000000000