add explorers

This commit is contained in:
pingke 2021-07-21 18:52:10 +08:00
parent cdb704666c
commit 8dcfa07169
16 changed files with 80 additions and 0 deletions

View File

@ -20,4 +20,9 @@
"chain": "eip155-100000",
"type": "shard"
}
"explorers": [{
"name": "quarkchain-mainnet",
"url": "https://mainnet.quarkchain.io/0",
"standard": "EIP3091"
}]
}

View File

@ -20,4 +20,9 @@
"chain": "eip155-100000",
"type": "shard"
}
"explorers": [{
"name": "quarkchain-mainnet",
"url": "https://mainnet.quarkchain.io/1",
"standard": "EIP3091"
}]
}

View File

@ -20,4 +20,9 @@
"chain": "eip155-100000",
"type": "shard"
}
"explorers": [{
"name": "quarkchain-mainnet",
"url": "https://mainnet.quarkchain.io/2",
"standard": "EIP3091"
}]
}

View File

@ -20,4 +20,9 @@
"chain": "eip155-100000",
"type": "shard"
}
"explorers": [{
"name": "quarkchain-mainnet",
"url": "https://mainnet.quarkchain.io/3",
"standard": "EIP3091"
}]
}

View File

@ -20,4 +20,9 @@
"chain": "eip155-100000",
"type": "shard"
}
"explorers": [{
"name": "quarkchain-mainnet",
"url": "https://mainnet.quarkchain.io/4",
"standard": "EIP3091"
}]
}

View File

@ -20,4 +20,9 @@
"chain": "eip155-100000",
"type": "shard"
}
"explorers": [{
"name": "quarkchain-mainnet",
"url": "https://mainnet.quarkchain.io/5",
"standard": "EIP3091"
}]
}

View File

@ -20,4 +20,9 @@
"chain": "eip155-100000",
"type": "shard"
}
"explorers": [{
"name": "quarkchain-mainnet",
"url": "https://mainnet.quarkchain.io/6",
"standard": "EIP3091"
}]
}

View File

@ -20,4 +20,9 @@
"chain": "eip155-100000",
"type": "shard"
}
"explorers": [{
"name": "quarkchain-mainnet",
"url": "https://mainnet.quarkchain.io/7",
"standard": "EIP3091"
}]
}

View File

@ -20,4 +20,9 @@
"chain": "eip155-110000",
"type": "shard"
}
"explorers": [{
"name": "quarkchain-devnet",
"url": "https://devnet.quarkchain.io/0",
"standard": "EIP3091"
}]
}

View File

@ -20,4 +20,9 @@
"chain": "eip155-110000",
"type": "shard"
}
"explorers": [{
"name": "quarkchain-devnet",
"url": "https://devnet.quarkchain.io/1",
"standard": "EIP3091"
}]
}

View File

@ -20,4 +20,9 @@
"chain": "eip155-110000",
"type": "shard"
}
"explorers": [{
"name": "quarkchain-devnet",
"url": "https://devnet.quarkchain.io/2",
"standard": "EIP3091"
}]
}

View File

@ -20,4 +20,9 @@
"chain": "eip155-110000",
"type": "shard"
}
"explorers": [{
"name": "quarkchain-devnet",
"url": "https://devnet.quarkchain.io/3",
"standard": "EIP3091"
}]
}

View File

@ -20,4 +20,9 @@
"chain": "eip155-110000",
"type": "shard"
}
"explorers": [{
"name": "quarkchain-devnet",
"url": "https://devnet.quarkchain.io/4",
"standard": "EIP3091"
}]
}

View File

@ -20,4 +20,9 @@
"chain": "eip155-110000",
"type": "shard"
}
"explorers": [{
"name": "quarkchain-devnet",
"url": "https://devnet.quarkchain.io/5",
"standard": "EIP3091"
}]
}

View File

@ -20,4 +20,9 @@
"chain": "eip155-110000",
"type": "shard"
}
"explorers": [{
"name": "quarkchain-devnet",
"url": "https://devnet.quarkchain.io/6",
"standard": "EIP3091"
}]
}

View File

@ -20,4 +20,9 @@
"chain": "eip155-110000",
"type": "shard"
}
"explorers": [{
"name": "quarkchain-devnet",
"url": "https://devnet.quarkchain.io/7",
"standard": "EIP3091"
}]
}