mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add cube testnet infos (#1155)
Co-authored-by: huchuangge <huchuangge@hnnewsoft.com>
This commit is contained in:
parent
c279c647d1
commit
05adbf88ec
30
_data/chains/eip155-1819.json
Normal file
30
_data/chains/eip155-1819.json
Normal file
|
@ -0,0 +1,30 @@
|
||||||
|
{
|
||||||
|
"name": "Cube Chain Testnet",
|
||||||
|
"chain": "Cube",
|
||||||
|
"rpc": [
|
||||||
|
"https://http-testnet.cube.network",
|
||||||
|
"wss://ws-testnet.cube.network",
|
||||||
|
"https://http-testnet-sg.cube.network",
|
||||||
|
"wss://ws-testnet-sg.cube.network",
|
||||||
|
"https://http-testnet-jp.cube.network",
|
||||||
|
"wss://ws-testnet-jp.cube.network",
|
||||||
|
"https://http-testnet-us.cube.network",
|
||||||
|
"wss://ws-testnet-us.cube.network"
|
||||||
|
],
|
||||||
|
"faucets": ["https://faucet.cube.network"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Cube Chain Test Native Token",
|
||||||
|
"symbol": "CUBET",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://www.cube.network",
|
||||||
|
"shortName": "cubet",
|
||||||
|
"chainId": 1819,
|
||||||
|
"networkId": 1819,
|
||||||
|
"slip44": 1819,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "cubetest-scan",
|
||||||
|
"url": "https://testnet.cubescan.network",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user