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@d2fb3e1ed2 🚀
This commit is contained in:
parent
b5fe34c4b9
commit
9bd49b082e
|
@ -2318,6 +2318,14 @@
|
||||||
"height": 400,
|
"height": 400,
|
||||||
"format": "png"
|
"format": "png"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "soma",
|
||||||
|
"icons": [{
|
||||||
|
"url": "ipfs://QmadSU2tcyvuzssDYGJ4rVLag43QLnKwcBerZR2zKLVU2N",
|
||||||
|
"width": 500,
|
||||||
|
"height": 500,
|
||||||
|
"format": "png"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "coston",
|
"name": "coston",
|
||||||
"icons": [{
|
"icons": [{
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
24
chains/eip155-2323.json
Normal file
24
chains/eip155-2323.json
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"name": "SOMA Network Testnet",
|
||||||
|
"chain": "SOMA",
|
||||||
|
"rpc": ["https://data-testnet-v1.somanetwork.io/"],
|
||||||
|
"faucets": ["https://faucet.somanetwork.io"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "SMA",
|
||||||
|
"symbol": "tSMA",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://somanetwork.io",
|
||||||
|
"shortName": "sma",
|
||||||
|
"chainId": 2323,
|
||||||
|
"networkId": 2323,
|
||||||
|
"icon": "soma",
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "SOMA Testnet Explorer",
|
||||||
|
"icon": "soma",
|
||||||
|
"url": "https://testnet.somascan.io",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -5471,6 +5471,19 @@
|
||||||
"rpc": [],
|
"rpc": [],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": ""
|
"infoURL": ""
|
||||||
|
}, {
|
||||||
|
"name": "SOMA Network Testnet",
|
||||||
|
"chainId": 2323,
|
||||||
|
"shortName": "sma",
|
||||||
|
"networkId": 2323,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "SMA",
|
||||||
|
"symbol": "tSMA",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://data-testnet-v1.somanetwork.io/"],
|
||||||
|
"faucets": ["https://faucet.somanetwork.io"],
|
||||||
|
"infoURL": "https://somanetwork.io"
|
||||||
}, {
|
}, {
|
||||||
"name": "Altcoinchain",
|
"name": "Altcoinchain",
|
||||||
"chainId": 2330,
|
"chainId": 2330,
|
||||||
|
|
|
@ -8161,6 +8161,27 @@
|
||||||
"networkId": 2309,
|
"networkId": 2309,
|
||||||
"explorers": [],
|
"explorers": [],
|
||||||
"status": "incubating"
|
"status": "incubating"
|
||||||
|
}, {
|
||||||
|
"name": "SOMA Network Testnet",
|
||||||
|
"chain": "SOMA",
|
||||||
|
"rpc": ["https://data-testnet-v1.somanetwork.io/"],
|
||||||
|
"faucets": ["https://faucet.somanetwork.io"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "SMA",
|
||||||
|
"symbol": "tSMA",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://somanetwork.io",
|
||||||
|
"shortName": "sma",
|
||||||
|
"chainId": 2323,
|
||||||
|
"networkId": 2323,
|
||||||
|
"icon": "soma",
|
||||||
|
"explorers": [{
|
||||||
|
"name": "SOMA Testnet Explorer",
|
||||||
|
"icon": "soma",
|
||||||
|
"url": "https://testnet.somascan.io",
|
||||||
|
"standard": "none"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Altcoinchain",
|
"name": "Altcoinchain",
|
||||||
"chain": "mainnet",
|
"chain": "mainnet",
|
||||||
|
|
8
icons/soma.json
Normal file
8
icons/soma.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmadSU2tcyvuzssDYGJ4rVLag43QLnKwcBerZR2zKLVU2N",
|
||||||
|
"width": 500,
|
||||||
|
"height": 500,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
BIN
iconsDownload/QmadSU2tcyvuzssDYGJ4rVLag43QLnKwcBerZR2zKLVU2N
Normal file
BIN
iconsDownload/QmadSU2tcyvuzssDYGJ4rVLag43QLnKwcBerZR2zKLVU2N
Normal file
Binary file not shown.
After Width: | Height: | Size: 73 KiB |
File diff suppressed because one or more lines are too long
|
@ -420,6 +420,7 @@
|
||||||
"VChain": "eip155:2223",
|
"VChain": "eip155:2223",
|
||||||
"bomb": "eip155:2300",
|
"bomb": "eip155:2300",
|
||||||
"arevia": "eip155:2309",
|
"arevia": "eip155:2309",
|
||||||
|
"sma": "eip155:2323",
|
||||||
"alt": "eip155:2330",
|
"alt": "eip155:2330",
|
||||||
"kroma-sepolia": "eip155:2357",
|
"kroma-sepolia": "eip155:2357",
|
||||||
"bombt": "eip155:2399",
|
"bombt": "eip155:2399",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user