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@88eff256f9 🚀
This commit is contained in:
parent
3bc85dc537
commit
2e5ba540a9
File diff suppressed because one or more lines are too long
23
chains/eip155-12009.json
Normal file
23
chains/eip155-12009.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -2,7 +2,7 @@
|
|||
"name": "SatoshiChain Testnet",
|
||||
"chain": "SATS",
|
||||
"icon": "satoshichain",
|
||||
"rpc": ["https://rpc.satoshichain.io"],
|
||||
"rpc": ["https://testnet-rpc.satoshichain.io"],
|
||||
"faucets": ["https://faucet.satoshichain.io"],
|
||||
"nativeCurrency": {
|
||||
"name": "SatoshiChain Coin",
|
||||
|
@ -10,13 +10,13 @@
|
|||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://satoshichain.net",
|
||||
"shortName": "sats",
|
||||
"shortName": "satst",
|
||||
"chainId": 5758,
|
||||
"networkId": 5758,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "SatoshiChain Explorer",
|
||||
"url": "https://satoshiscan.io",
|
||||
"name": "SatoshiChain Testnet Explorer",
|
||||
"url": "https://testnet.satoshiscan.io",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -6618,14 +6618,14 @@
|
|||
}, {
|
||||
"name": "SatoshiChain Testnet",
|
||||
"chainId": 5758,
|
||||
"shortName": "sats",
|
||||
"shortName": "satst",
|
||||
"networkId": 5758,
|
||||
"nativeCurrency": {
|
||||
"name": "SatoshiChain Coin",
|
||||
"symbol": "SATS",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://rpc.satoshichain.io"],
|
||||
"rpc": ["https://testnet-rpc.satoshichain.io"],
|
||||
"faucets": ["https://faucet.satoshichain.io"],
|
||||
"infoURL": "https://satoshichain.net"
|
||||
}, {
|
||||
|
@ -7993,6 +7993,19 @@
|
|||
"rpc": ["https://sanrchain-node.santiment.net"],
|
||||
"faucets": [],
|
||||
"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",
|
||||
"chainId": 12051,
|
||||
|
|
|
@ -9990,7 +9990,7 @@
|
|||
"name": "SatoshiChain Testnet",
|
||||
"chain": "SATS",
|
||||
"icon": "satoshichain",
|
||||
"rpc": ["https://rpc.satoshichain.io"],
|
||||
"rpc": ["https://testnet-rpc.satoshichain.io"],
|
||||
"faucets": ["https://faucet.satoshichain.io"],
|
||||
"nativeCurrency": {
|
||||
"name": "SatoshiChain Coin",
|
||||
|
@ -9998,12 +9998,12 @@
|
|||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://satoshichain.net",
|
||||
"shortName": "sats",
|
||||
"shortName": "satst",
|
||||
"chainId": 5758,
|
||||
"networkId": 5758,
|
||||
"explorers": [{
|
||||
"name": "SatoshiChain Explorer",
|
||||
"url": "https://satoshiscan.io",
|
||||
"name": "SatoshiChain Testnet Explorer",
|
||||
"url": "https://testnet.satoshiscan.io",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
|
@ -12053,6 +12053,26 @@
|
|||
"url": "https://sanrchain-explorer.santiment.net",
|
||||
"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",
|
||||
"chain": "ZERO",
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -508,7 +508,7 @@
|
|||
"cverse": "eip155:5555",
|
||||
"tsys": "eip155:5700",
|
||||
"hik": "eip155:5729",
|
||||
"sats": "eip155:5758",
|
||||
"satst": "eip155:5758",
|
||||
"ggui": "eip155:5777",
|
||||
"OntologyTestnet": "eip155:5851",
|
||||
"rbd": "eip155:5869",
|
||||
|
@ -614,6 +614,7 @@
|
|||
"shyftt": "eip155:11437",
|
||||
"SRDXt": "eip155:11612",
|
||||
"SAN": "eip155:11888",
|
||||
"sats": "eip155:12009",
|
||||
"tZERO": "eip155:12051",
|
||||
"ZERO": "eip155:12052",
|
||||
"fibo": "eip155:12306",
|
||||
|
|
Loading…
Reference in New Issue
Block a user