Add Polyjuice chain (#384)

This commit is contained in:
jjy 2021-08-28 03:49:50 +08:00 committed by GitHub
parent f777280724
commit 648a9cc680
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,20 @@
{
"name": "Polyjuice Testnet",
"chain": "CKB",
"network": "testnet",
"icon": "polyjuice",
"rpc": [
"https://godwoken-testnet-web3-rpc.ckbapp.dev",
"ws://godwoken-testnet-web3-rpc.ckbapp.dev/ws"
],
"faucets": ["https://faucet.nervos.org/"],
"nativeCurrency": {
"name": "CKB",
"symbol": "CKB",
"decimals": 8
},
"infoURL": "https://github.com/nervosnetwork/godwoken",
"shortName": "ckb",
"chainId": 71393,
"networkId": 1
}

View File

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