Skip to content

Commit

Permalink
Add Nexa MetaTest to Chainlist. (ethereum-lists#6087)
Browse files Browse the repository at this point in the history
Co-authored-by: Ava's DAO contributors <[email protected]>
  • Loading branch information
modenero and Ava's DAO contributors authored Oct 29, 2024
1 parent 2638726 commit 730a867
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions _data/chains/eip155-29225.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "Nexa MetaTest",
"chain": "NEXA",
"rpc": ["https://nexa.sh/metatest"],
"faucets": [],
"nativeCurrency": {
"name": "Nexa",
"symbol": "NEXA",
"decimals": 18
},
"infoURL": "https://nexa.sh/meta",
"shortName": "nexatest",
"chainId": 29225,
"networkId": 29225,
"slip44": 29225,
"icon": "nexameta",
"explorers": [
{
"name": "NexaShell",
"url": "https://nexa.sh",
"standard": "none",
"icon": "nexashell"
}
]
}

0 comments on commit 730a867

Please sign in to comment.