Add canxium mainnet (#2899)

Co-authored-by: Dat Nguyen <datnguyen.cse@gmail.com>
This commit is contained in:
Canximan 2023-05-27 15:51:58 +07:00 committed by GitHub
parent 487ea8c649
commit 56f925529a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,22 @@
{
"name": "Canxium Mainnet",
"chain": "CAU",
"rpc": ["https://rpc.canxium.org"],
"faucets": [],
"nativeCurrency": {
"name": "Canxium",
"symbol": "CAU",
"decimals": 18
},
"infoURL": "https://canxium.org",
"shortName": "cau",
"chainId": 3003,
"networkId": 3003,
"explorers": [
{
"name": "canxium explorer",
"url": "https://explorer.canxium.org",
"standard": "none"
}
]
}