mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@8c40c07487 🚀
This commit is contained in:
parent
9b18df8e43
commit
920b40e06a
3314
chain_icons.json
3314
chain_icons.json
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -12,10 +12,12 @@
|
|||
"shortName": "GTH",
|
||||
"chainId": 192837465,
|
||||
"networkId": 192837465,
|
||||
"icon": "gather",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Blockscout",
|
||||
"url": "https://explorer.gather.network",
|
||||
"icon": "gather",
|
||||
"standard": "none"
|
||||
}
|
||||
]
|
||||
|
|
|
@ -12,10 +12,12 @@
|
|||
"shortName": "tGTH",
|
||||
"chainId": 356256156,
|
||||
"networkId": 356256156,
|
||||
"icon": "gather",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Blockscout",
|
||||
"url": "https://testnet-explorer.gather.network",
|
||||
"icon": "gather",
|
||||
"standard": "none"
|
||||
}
|
||||
]
|
||||
|
|
|
@ -15798,9 +15798,11 @@
|
|||
"shortName": "GTH",
|
||||
"chainId": 192837465,
|
||||
"networkId": 192837465,
|
||||
"icon": "gather",
|
||||
"explorers": [{
|
||||
"name": "Blockscout",
|
||||
"url": "https://explorer.gather.network",
|
||||
"icon": "gather",
|
||||
"standard": "none"
|
||||
}]
|
||||
}, {
|
||||
|
@ -15930,9 +15932,11 @@
|
|||
"shortName": "tGTH",
|
||||
"chainId": 356256156,
|
||||
"networkId": 356256156,
|
||||
"icon": "gather",
|
||||
"explorers": [{
|
||||
"name": "Blockscout",
|
||||
"url": "https://testnet-explorer.gather.network",
|
||||
"icon": "gather",
|
||||
"standard": "none"
|
||||
}]
|
||||
}, {
|
||||
|
|
8
icons/gather.json
Normal file
8
icons/gather.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmeoEHUVYKSJFkM9o5j62rhQqCDN5iQxPC7PtzmH77rSWR",
|
||||
"width": 512,
|
||||
"height": 512,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user