mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Eip155 180 (#1252)
* Added Amechain to the list * Update _data/chains/eip155-91112272153094.json * changed file name to chainID * with requested changes * requested changed made * Update _data/chains/eip155-180.json * Update _data/chains/eip155-180.json * Update _data/chains/eip155-180.json Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
2f24c402a6
commit
8b40b3ec93
24
_data/chains/eip155-180.json
Normal file
24
_data/chains/eip155-180.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"name": "AME Chain Mainnet",
|
||||
"chain": "AME",
|
||||
"rpc": [
|
||||
"https://node1.amechain.io/"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "AME",
|
||||
"symbol": "AME",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://amechain.io/",
|
||||
"shortName": "ame",
|
||||
"chainId": 180,
|
||||
"networkId": 180,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "AME Scan",
|
||||
"url": "https://amescan.io",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user