feat: add CloudWalk networks

This commit is contained in:
moreira-a 2022-05-09 15:26:21 -03:00
parent 22293518d0
commit 2238a2ebca
3 changed files with 52 additions and 0 deletions

View File

@ -0,0 +1,22 @@
{
"name": "CloudWalk Testnet",
"chain": "CloudWalk Testnet",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "CloudWalk Native Token",
"symbol": "CWN",
"decimals": 18
},
"infoURL": "https://cloudwalk.io",
"shortName": "cloudwalk_testnet",
"chainId": 2008,
"networkId": 2008,
"explorers": [
{
"name": "CloudWalk Testnet Explorer",
"url": "https://explorer.testnet.cloudwalk.io",
"standard": "none"
}
]
}

View File

@ -0,0 +1,22 @@
{
"name": "CloudWalk Mainnet",
"chain": "CloudWalk Mainnet",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "CloudWalk Native Token",
"symbol": "CWN",
"decimals": 18
},
"infoURL": "https://cloudwalk.io",
"shortName": "cloudwalk_mainnet",
"chainId": 2009,
"networkId": 2009,
"explorers": [
{
"name": "CloudWalk Mainnet Explorer",
"url": "https://explorer.mainnet.cloudwalk.io",
"standard": "none"
}
]
}

View File

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