mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create EIP-45000.json (#1018)
* Create EIP-45000.json Add Autobahn network * Rename EIP-45000.json to eip155-45000.json * Update _data/chains/eip155-45000.json * Update eip155-45000.json Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
0c9aca9912
commit
60ac475514
25
_data/chains/eip155-45000.json
Normal file
25
_data/chains/eip155-45000.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "Autobahn Network",
|
||||
"chain": "BNB",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://rpc.autobahn.network"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "BNB",
|
||||
"symbol": "BNB",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://autobahn.network",
|
||||
"shortName": "autobahn",
|
||||
"chainId": 45000,
|
||||
"networkId": 45000,
|
||||
"icon": "autobahn",
|
||||
"explorers": [{
|
||||
"name": "autobahn explorer",
|
||||
"url": "https://explorer.autobahn.network",
|
||||
"icon": "autobahn",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
Loading…
Reference in New Issue
Block a user