feat: add CloudWalk networks (#1147)

This commit is contained in:
Arthur Moreira 2022-05-10 13:03:10 -03:00 committed by GitHub
parent 22293518d0
commit d735f25914
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"
}
]