mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add canxium mainnet (#2899)
Co-authored-by: Dat Nguyen <datnguyen.cse@gmail.com>
This commit is contained in:
parent
487ea8c649
commit
56f925529a
22
_data/chains/eip155-3003.json
Normal file
22
_data/chains/eip155-3003.json
Normal 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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user