Deploying to gh-pages from @ ethereum-lists/chains@0eb99c4f8a 🚀

This commit is contained in:
ligi 2023-05-18 04:41:21 +00:00
parent 52f0852e33
commit 7e20ad60a4
8 changed files with 65 additions and 4 deletions

File diff suppressed because one or more lines are too long

25
chains/eip155-2332.json Normal file
View File

@ -0,0 +1,25 @@
{
"name": "SOMA Network Mainnet",
"chain": "SOMA",
"rpc": ["https://data-mainnet-v1.somanetwork.io/"],
"faucets": ["https://airdrop.somanetwork.io"],
"nativeCurrency": {
"name": "Soma Native Token",
"symbol": "SMA",
"decimals": 18
},
"infoURL": "https://somanetwork.io",
"shortName": "smam",
"chainId": 2332,
"networkId": 2332,
"icon": "soma",
"status": "incubating",
"explorers": [
{
"name": "SOMA Explorer Mainnet",
"icon": "soma",
"url": "https://somascan.io",
"standard": "none"
}
]
}

File diff suppressed because one or more lines are too long

View File

@ -5497,6 +5497,19 @@
"rpc": ["https://rpc0.altcoinchain.org/rpc"],
"faucets": [],
"infoURL": "https://altcoinchain.org"
}, {
"name": "SOMA Network Mainnet",
"chainId": 2332,
"shortName": "smam",
"networkId": 2332,
"nativeCurrency": {
"name": "Soma Native Token",
"symbol": "SMA",
"decimals": 18
},
"rpc": ["https://data-mainnet-v1.somanetwork.io/"],
"faucets": ["https://airdrop.somanetwork.io"],
"infoURL": "https://somanetwork.io"
}, {
"name": "Kroma Sepolia",
"chainId": 2357,

View File

@ -8206,6 +8206,28 @@
"icon": "altcoinchain",
"standard": "none"
}]
}, {
"name": "SOMA Network Mainnet",
"chain": "SOMA",
"rpc": ["https://data-mainnet-v1.somanetwork.io/"],
"faucets": ["https://airdrop.somanetwork.io"],
"nativeCurrency": {
"name": "Soma Native Token",
"symbol": "SMA",
"decimals": 18
},
"infoURL": "https://somanetwork.io",
"shortName": "smam",
"chainId": 2332,
"networkId": 2332,
"icon": "soma",
"status": "incubating",
"explorers": [{
"name": "SOMA Explorer Mainnet",
"icon": "soma",
"url": "https://somascan.io",
"standard": "none"
}]
}, {
"name": "Kroma Sepolia",
"title": "Kroma Testnet Sepolia",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -422,6 +422,7 @@
"arevia": "eip155:2309",
"sma": "eip155:2323",
"alt": "eip155:2330",
"smam": "eip155:2332",
"kroma-sepolia": "eip155:2357",
"bombt": "eip155:2399",
"TCGV": "eip155:2400",