mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add caduseus testnet (#1098)
* add caduseus testnet * Update _data/chains/eip155-868455272153095.json * Rename eip155-868455272153095.json to eip155-512512.json Co-authored-by: virginonline <anipeptun@yahoo.com> Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
2dfccbee3d
commit
a861c6902b
26
_data/chains/eip155-512512.json
Normal file
26
_data/chains/eip155-512512.json
Normal file
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"name": "CMP-Testnet",
|
||||
"chain": "CMP",
|
||||
"network": "testnet",
|
||||
"rpc": [
|
||||
"https://galaxy.block.caduceus.foundation",
|
||||
"wss://galaxy.block.caduceus.foundation"
|
||||
],
|
||||
"faucets": [
|
||||
"https://dev.caduceus.foundation/testNetwork"
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "Caduceus Testnet Token",
|
||||
"symbol": "CMP",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://caduceus.foundation/",
|
||||
"shortName": "cmp",
|
||||
"chainId": 512512,
|
||||
"networkId": 512512,
|
||||
"explorers": [{
|
||||
"name": "Galaxy Scan",
|
||||
"url": "https://galaxy.scan.caduceus.foundation",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
Loading…
Reference in New Issue
Block a user