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:
jeevansashank 2022-06-13 12:32:55 +05:30 committed by GitHub
parent 2f24c402a6
commit 8b40b3ec93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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"
}
]
}