Skip to content

Commit

Permalink
add aerie network (ethereum-lists#3371)
Browse files Browse the repository at this point in the history
* add aerie network

* Update aerie.json

---------

Co-authored-by: ligi <[email protected]>
  • Loading branch information
aerielabio and ligi authored Aug 24, 2023
1 parent bc0861e commit 8d1eb91
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
24 changes: 24 additions & 0 deletions _data/chains/eip155-84886.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "Aerie Network",
"chain": "Aerie",
"rpc": ["https://mainnet.aerielab.io"],
"faucets": [],
"nativeCurrency": {
"name": "Aerie",
"symbol": "AER",
"decimals": 18
},
"infoURL": "https://aerielab.io/",
"shortName": "Aerie",
"chainId": 84886,
"networkId": 84886,
"icon": "aerie",
"explorers": [
{
"name": "Aerie Explorer",
"url": "https://explorer.aerielab.io",
"icon": "aerie",
"standard": "EIP3091"
}
]
}
8 changes: 8 additions & 0 deletions _data/icons/aerie.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreig54jss26xllpjbclmfgwvot72m4ku7qxignhlqei6mijvwi2m4pu",
"width": 1062,
"height": 1069,
"format": "png"
}
]

0 comments on commit 8d1eb91

Please sign in to comment.