Deploying to gh-pages from @ ethereum-lists/chains@88eff256f9 🚀

This commit is contained in:
ligi 2023-06-09 19:05:07 +00:00
parent 3bc85dc537
commit 2e5ba540a9
9 changed files with 72 additions and 15 deletions

File diff suppressed because one or more lines are too long

23
chains/eip155-12009.json Normal file
View File

@ -0,0 +1,23 @@
{
"name": "SatoshiChain Mainnet",
"chain": "SATS",
"icon": "satoshichain",
"rpc": ["https://mainnet-rpc.satoshichain.io"],
"faucets": [],
"nativeCurrency": {
"name": "SatoshiChain Coin",
"symbol": "SATS",
"decimals": 18
},
"infoURL": "https://satoshichain.net",
"shortName": "sats",
"chainId": 12009,
"networkId": 12009,
"explorers": [
{
"name": "SatoshiChain Explorer",
"url": "https://satoshiscan.io",
"standard": "EIP3091"
}
]
}

View File

@ -2,7 +2,7 @@
"name": "SatoshiChain Testnet", "name": "SatoshiChain Testnet",
"chain": "SATS", "chain": "SATS",
"icon": "satoshichain", "icon": "satoshichain",
"rpc": ["https://rpc.satoshichain.io"], "rpc": ["https://testnet-rpc.satoshichain.io"],
"faucets": ["https://faucet.satoshichain.io"], "faucets": ["https://faucet.satoshichain.io"],
"nativeCurrency": { "nativeCurrency": {
"name": "SatoshiChain Coin", "name": "SatoshiChain Coin",
@ -10,13 +10,13 @@
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://satoshichain.net", "infoURL": "https://satoshichain.net",
"shortName": "sats", "shortName": "satst",
"chainId": 5758, "chainId": 5758,
"networkId": 5758, "networkId": 5758,
"explorers": [ "explorers": [
{ {
"name": "SatoshiChain Explorer", "name": "SatoshiChain Testnet Explorer",
"url": "https://satoshiscan.io", "url": "https://testnet.satoshiscan.io",
"standard": "EIP3091" "standard": "EIP3091"
} }
] ]

File diff suppressed because one or more lines are too long

View File

@ -6618,14 +6618,14 @@
}, { }, {
"name": "SatoshiChain Testnet", "name": "SatoshiChain Testnet",
"chainId": 5758, "chainId": 5758,
"shortName": "sats", "shortName": "satst",
"networkId": 5758, "networkId": 5758,
"nativeCurrency": { "nativeCurrency": {
"name": "SatoshiChain Coin", "name": "SatoshiChain Coin",
"symbol": "SATS", "symbol": "SATS",
"decimals": 18 "decimals": 18
}, },
"rpc": ["https://rpc.satoshichain.io"], "rpc": ["https://testnet-rpc.satoshichain.io"],
"faucets": ["https://faucet.satoshichain.io"], "faucets": ["https://faucet.satoshichain.io"],
"infoURL": "https://satoshichain.net" "infoURL": "https://satoshichain.net"
}, { }, {
@ -7993,6 +7993,19 @@
"rpc": ["https://sanrchain-node.santiment.net"], "rpc": ["https://sanrchain-node.santiment.net"],
"faucets": [], "faucets": [],
"infoURL": "https://sanr.app" "infoURL": "https://sanr.app"
}, {
"name": "SatoshiChain Mainnet",
"chainId": 12009,
"shortName": "sats",
"networkId": 12009,
"nativeCurrency": {
"name": "SatoshiChain Coin",
"symbol": "SATS",
"decimals": 18
},
"rpc": ["https://mainnet-rpc.satoshichain.io"],
"faucets": [],
"infoURL": "https://satoshichain.net"
}, { }, {
"name": "Singularity ZERO Testnet", "name": "Singularity ZERO Testnet",
"chainId": 12051, "chainId": 12051,

View File

@ -9990,7 +9990,7 @@
"name": "SatoshiChain Testnet", "name": "SatoshiChain Testnet",
"chain": "SATS", "chain": "SATS",
"icon": "satoshichain", "icon": "satoshichain",
"rpc": ["https://rpc.satoshichain.io"], "rpc": ["https://testnet-rpc.satoshichain.io"],
"faucets": ["https://faucet.satoshichain.io"], "faucets": ["https://faucet.satoshichain.io"],
"nativeCurrency": { "nativeCurrency": {
"name": "SatoshiChain Coin", "name": "SatoshiChain Coin",
@ -9998,12 +9998,12 @@
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://satoshichain.net", "infoURL": "https://satoshichain.net",
"shortName": "sats", "shortName": "satst",
"chainId": 5758, "chainId": 5758,
"networkId": 5758, "networkId": 5758,
"explorers": [{ "explorers": [{
"name": "SatoshiChain Explorer", "name": "SatoshiChain Testnet Explorer",
"url": "https://satoshiscan.io", "url": "https://testnet.satoshiscan.io",
"standard": "EIP3091" "standard": "EIP3091"
}] }]
}, { }, {
@ -12053,6 +12053,26 @@
"url": "https://sanrchain-explorer.santiment.net", "url": "https://sanrchain-explorer.santiment.net",
"standard": "none" "standard": "none"
}] }]
}, {
"name": "SatoshiChain Mainnet",
"chain": "SATS",
"icon": "satoshichain",
"rpc": ["https://mainnet-rpc.satoshichain.io"],
"faucets": [],
"nativeCurrency": {
"name": "SatoshiChain Coin",
"symbol": "SATS",
"decimals": 18
},
"infoURL": "https://satoshichain.net",
"shortName": "sats",
"chainId": 12009,
"networkId": 12009,
"explorers": [{
"name": "SatoshiChain Explorer",
"url": "https://satoshiscan.io",
"standard": "EIP3091"
}]
}, { }, {
"name": "Singularity ZERO Testnet", "name": "Singularity ZERO Testnet",
"chain": "ZERO", "chain": "ZERO",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -508,7 +508,7 @@
"cverse": "eip155:5555", "cverse": "eip155:5555",
"tsys": "eip155:5700", "tsys": "eip155:5700",
"hik": "eip155:5729", "hik": "eip155:5729",
"sats": "eip155:5758", "satst": "eip155:5758",
"ggui": "eip155:5777", "ggui": "eip155:5777",
"OntologyTestnet": "eip155:5851", "OntologyTestnet": "eip155:5851",
"rbd": "eip155:5869", "rbd": "eip155:5869",
@ -614,6 +614,7 @@
"shyftt": "eip155:11437", "shyftt": "eip155:11437",
"SRDXt": "eip155:11612", "SRDXt": "eip155:11612",
"SAN": "eip155:11888", "SAN": "eip155:11888",
"sats": "eip155:12009",
"tZERO": "eip155:12051", "tZERO": "eip155:12051",
"ZERO": "eip155:12052", "ZERO": "eip155:12052",
"fibo": "eip155:12306", "fibo": "eip155:12306",