chains/chains/eip155-78281.json

30 lines
692 B
JSON

{
"name": "Dragonfly Mainnet (Hexapod)",
"chain": "Dragonfly",
"icon": "dragonfly",
"rpc": [
"https://dragonfly-rpc.switch.ch",
"https://dragonfly-rpc.kore-technologies.ch",
"https://dragonfly-rpc.phoenix-systems.io",
"https://dragonfly-rpc.block-spirit.ch"
],
"faucets": [],
"nativeCurrency": {
"name": "Dragonfly",
"symbol": "DFLY",
"decimals": 18
},
"infoURL": "https://hexapod.network",
"shortName": "dfly",
"chainId": 78281,
"networkId": 78281,
"explorers": [
{
"name": "Dragonfly Blockscout",
"url": "https://blockscout.dragonfly.hexapod.network",
"icon": "blockscout",
"standard": "EIP3091"
}
]
}