add satoshichain testnet (#2687)

* add satoshichain testnet

* CID update

* Delete Chain.kt

---------

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
dglw 2023-04-24 13:16:40 +03:00 committed by GitHub
parent 312882bcac
commit 4457f2877e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 31 additions and 0 deletions

View File

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

View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmRegpZQBW4o1imYNsW3d27MQjygBSU23Gf6JKje26nvs7",
"width": 1251,
"height": 1251,
"format": "png"
}
]