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@6fc118c98d 🚀
This commit is contained in:
parent
a4c896f565
commit
e21e9c528c
|
@ -142,6 +142,14 @@
|
||||||
"height": 128,
|
"height": 128,
|
||||||
"format": "png"
|
"format": "png"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "exn",
|
||||||
|
"icons": [{
|
||||||
|
"url": "ipfs://QmaQxfwpXYTomUd24PMx5tKjosupXcm99z1jL1XLq9LWBS",
|
||||||
|
"width": 468,
|
||||||
|
"height": 468,
|
||||||
|
"format": "png"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "q",
|
"name": "q",
|
||||||
"icons": [{
|
"icons": [{
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
25
chains/eip155-2109.json
Normal file
25
chains/eip155-2109.json
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
{
|
||||||
|
"name": "Exosama Network",
|
||||||
|
"chain": "EXN",
|
||||||
|
"rpc": ["https://rpc.exosama.com", "wss://rpc.exosama.com"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Sama Token",
|
||||||
|
"symbol": "SAMA",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://moonsama.com",
|
||||||
|
"shortName": "exn",
|
||||||
|
"chainId": 2109,
|
||||||
|
"networkId": 2109,
|
||||||
|
"slip44": 2109,
|
||||||
|
"icon": "exn",
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "blockscout",
|
||||||
|
"url": "https://explorer.exosama.com",
|
||||||
|
"icon": "blockscout",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -3703,6 +3703,19 @@
|
||||||
"rpc": ["https://api.ecoball.org/espuma/"],
|
"rpc": ["https://api.ecoball.org/espuma/"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://ecoball.org"
|
"infoURL": "https://ecoball.org"
|
||||||
|
}, {
|
||||||
|
"name": "Exosama Network",
|
||||||
|
"chainId": 2109,
|
||||||
|
"shortName": "exn",
|
||||||
|
"networkId": 2109,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Sama Token",
|
||||||
|
"symbol": "SAMA",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://rpc.exosama.com", "wss://rpc.exosama.com"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://moonsama.com"
|
||||||
}, {
|
}, {
|
||||||
"name": "BOSagora Mainnet",
|
"name": "BOSagora Mainnet",
|
||||||
"chainId": 2151,
|
"chainId": 2151,
|
||||||
|
|
|
@ -5256,6 +5256,28 @@
|
||||||
"url": "https://espuma-scan.ecoball.org",
|
"url": "https://espuma-scan.ecoball.org",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "Exosama Network",
|
||||||
|
"chain": "EXN",
|
||||||
|
"rpc": ["https://rpc.exosama.com", "wss://rpc.exosama.com"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Sama Token",
|
||||||
|
"symbol": "SAMA",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://moonsama.com",
|
||||||
|
"shortName": "exn",
|
||||||
|
"chainId": 2109,
|
||||||
|
"networkId": 2109,
|
||||||
|
"slip44": 2109,
|
||||||
|
"icon": "exn",
|
||||||
|
"explorers": [{
|
||||||
|
"name": "blockscout",
|
||||||
|
"url": "https://explorer.exosama.com",
|
||||||
|
"icon": "blockscout",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "BOSagora Mainnet",
|
"name": "BOSagora Mainnet",
|
||||||
"chain": "ETH",
|
"chain": "ETH",
|
||||||
|
|
8
icons/exn.json
Normal file
8
icons/exn.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmaQxfwpXYTomUd24PMx5tKjosupXcm99z1jL1XLq9LWBS",
|
||||||
|
"width": 468,
|
||||||
|
"height": 468,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
|
@ -284,6 +284,7 @@
|
||||||
"QKA": "eip155:2077",
|
"QKA": "eip155:2077",
|
||||||
"eco": "eip155:2100",
|
"eco": "eip155:2100",
|
||||||
"esp": "eip155:2101",
|
"esp": "eip155:2101",
|
||||||
|
"exn": "eip155:2109",
|
||||||
"boa": "eip155:2151",
|
"boa": "eip155:2151",
|
||||||
"fra": "eip155:2152",
|
"fra": "eip155:2152",
|
||||||
"findora-testnet": "eip155:2153",
|
"findora-testnet": "eip155:2153",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user