File tree 3 files changed +29
-33
lines changed
3 files changed +29
-33
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "chains" : [
3
+ {
4
+ "name" : " eth" ,
5
+ "type" : " ethereum" ,
6
+ "id" : " 0" ,
7
+ "endpoint" : " ws://localhost:8545" ,
8
+ "from" : " 0xA3d69D9A1BD03cAE65f15C0a453bb716d8912f10" ,
9
+ "opts" : {
10
+ "bridge" : " 0x62877dDCd49aD22f5eDfc6ac108e9a4b5D2bD88B" ,
11
+ "erc20Handler" : " 0x3167776db165D8eA0f51790CA2bbf44Db5105ADF" ,
12
+ "erc721Handler" : " 0x3f709398808af36ADBA86ACC617FeB7F5B7B193E" ,
13
+ "genericHandler" : " 0x2B6Ab4b880A45a07d83Cf4d664Df4Ab85705Bc07" ,
14
+ "gasLimit" : " 1000000" ,
15
+ "maxGasPrice" : " 20000000"
16
+ }
17
+ },
18
+ {
19
+ "name" : " sub" ,
20
+ "type" : " substrate" ,
21
+ "id" : " 1" ,
22
+ "endpoint" : " ws://localhost:9944" ,
23
+ "from" : " 5fe3qieCV3GJu2n7F8uGKZCjPiMZaATzEo8Czu9eKuLUBfjK" ,
24
+ "opts" : {
25
+ "useExtendedCall" : " true"
26
+ }
27
+ }
28
+ ]
29
+ }
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments