add parent field for shard

This commit is contained in:
pingke 2021-07-07 16:16:33 +08:00
parent 3a38ae3b6e
commit 786305757d
16 changed files with 80 additions and 16 deletions

View File

@ -15,5 +15,9 @@
"infoURL": "https://www.quarkchain.io/",
"shortName": "qkc-s0",
"chainId": 100001,
"networkId": 100001
"networkId": 100001,
"parent": {
"chain": "eip155-100000",
"type": "shard"
}
}

View File

@ -15,5 +15,9 @@
"infoURL": "https://www.quarkchain.io/",
"shortName": "qkc-s1",
"chainId": 100002,
"networkId": 100002
"networkId": 100002,
"parent": {
"chain": "eip155-100000",
"type": "shard"
}
}

View File

@ -15,5 +15,9 @@
"infoURL": "https://www.quarkchain.io/",
"shortName": "qkc-s2",
"chainId": 100003,
"networkId": 100003
"networkId": 100003,
"parent": {
"chain": "eip155-100000",
"type": "shard"
}
}

View File

@ -15,5 +15,9 @@
"infoURL": "https://www.quarkchain.io/",
"shortName": "qkc-s3",
"chainId": 100004,
"networkId": 100004
"networkId": 100004,
"parent": {
"chain": "eip155-100000",
"type": "shard"
}
}

View File

@ -15,5 +15,9 @@
"infoURL": "https://www.quarkchain.io/",
"shortName": "qkc-s4",
"chainId": 100005,
"networkId": 100005
"networkId": 100005,
"parent": {
"chain": "eip155-100000",
"type": "shard"
}
}

View File

@ -15,5 +15,9 @@
"infoURL": "https://www.quarkchain.io/",
"shortName": "qkc-s5",
"chainId": 100006,
"networkId": 100006
"networkId": 100006,
"parent": {
"chain": "eip155-100000",
"type": "shard"
}
}

View File

@ -15,5 +15,9 @@
"infoURL": "https://www.quarkchain.io/",
"shortName": "qkc-s6",
"chainId": 100007,
"networkId": 100007
"networkId": 100007,
"parent": {
"chain": "eip155-100000",
"type": "shard"
}
}

View File

@ -15,5 +15,9 @@
"infoURL": "https://www.quarkchain.io/",
"shortName": "qkc-s7",
"chainId": 100008,
"networkId": 100008
"networkId": 100008,
"parent": {
"chain": "eip155-100000",
"type": "shard"
}
}

View File

@ -15,5 +15,9 @@
"infoURL": "https://www.quarkchain.io/",
"shortName": "qkc-d-s0",
"chainId": 110001,
"networkId": 110001
"networkId": 110001,
"parent": {
"chain": "eip155-110000",
"type": "shard"
}
}

View File

@ -15,5 +15,9 @@
"infoURL": "https://www.quarkchain.io/",
"shortName": "qkc-d-s1",
"chainId": 110002,
"networkId": 110002
"networkId": 110002,
"parent": {
"chain": "eip155-110000",
"type": "shard"
}
}

View File

@ -15,5 +15,9 @@
"infoURL": "https://www.quarkchain.io/",
"shortName": "qkc-d-s2",
"chainId": 110003,
"networkId": 110003
"networkId": 110003,
"parent": {
"chain": "eip155-110000",
"type": "shard"
}
}

View File

@ -15,5 +15,9 @@
"infoURL": "https://www.quarkchain.io/",
"shortName": "qkc-d-s3",
"chainId": 110004,
"networkId": 110004
"networkId": 110004,
"parent": {
"chain": "eip155-110000",
"type": "shard"
}
}

View File

@ -15,5 +15,9 @@
"infoURL": "https://www.quarkchain.io/",
"shortName": "qkc-d-s4",
"chainId": 110005,
"networkId": 110005
"networkId": 110005,
"parent": {
"chain": "eip155-110000",
"type": "shard"
}
}

View File

@ -15,5 +15,9 @@
"infoURL": "https://www.quarkchain.io/",
"shortName": "qkc-d-s5",
"chainId": 110006,
"networkId": 110006
"networkId": 110006,
"parent": {
"chain": "eip155-110000",
"type": "shard"
}
}

View File

@ -15,5 +15,9 @@
"infoURL": "https://www.quarkchain.io/",
"shortName": "qkc-d-s6",
"chainId": 110007,
"networkId": 110007
"networkId": 110007,
"parent": {
"chain": "eip155-110000",
"type": "shard"
}
}

View File

@ -15,5 +15,9 @@
"infoURL": "https://www.quarkchain.io/",
"shortName": "qkc-d-s7",
"chainId": 110008,
"networkId": 110008
"networkId": 110008,
"parent": {
"chain": "eip155-110000",
"type": "shard"
}
}