mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Merge branch 'ethereum-lists:master' into patch-1
This commit is contained in:
commit
e39b1350d0
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"name": "Gnosis Chain (formerly xDai)",
|
||||
"chain": "Gnosis",
|
||||
"icon": "gnosis",
|
||||
"rpc": [
|
||||
"https://rpc.gnosischain.com",
|
||||
"https://xdai.poanetwork.dev",
|
||||
|
@ -21,10 +22,10 @@
|
|||
"chainId": 100,
|
||||
"networkId": 100,
|
||||
"slip44": 700,
|
||||
|
||||
"explorers": [{
|
||||
"name": "blockscout",
|
||||
"url": "https://blockscout.com/xdai/mainnet",
|
||||
"icon": "blockscout",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
|
|
8
_data/icons/blockscout.json
Normal file
8
_data/icons/blockscout.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://bafybeifu5tpui7dk5cjoo54kde7pmuthvnl7sdykobuarsxgu7t2izurnq",
|
||||
"width": 512,
|
||||
"height": 512,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
8
_data/icons/gnosis.json
Normal file
8
_data/icons/gnosis.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://bafybeidk4swpgdyqmpz6shd5onvpaujvwiwthrhypufnwr6xh3dausz2dm",
|
||||
"width": 1800,
|
||||
"height": 1800,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user