chains/chains/eip155-45000.json

26 lines
524 B
JSON

{
"name": "Autobahn Network",
"chain": "TXL",
"network": "mainnet",
"rpc": [
"https://rpc.autobahn.network"
],
"faucets": [],
"nativeCurrency": {
"name": "TXL",
"symbol": "TXL",
"decimals": 18
},
"infoURL": "https://autobahn.network",
"shortName": "Autobahn Network",
"chainId": 45000,
"networkId": 45000,
"icon": "autobahn",
"explorers": [{
"name": "autobahn explorer",
"url": "https://explorer.autobahn.network",
"icon": "autobahn",
"standard": "EIP3091"
}]
}