Skip to content

Commit

Permalink
Merge branch 'ethereum-lists:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
abubakarfarooq13 authored Oct 31, 2024
2 parents bc4a801 + df0d2ad commit 3cd0fa9
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 0 deletions.
25 changes: 25 additions & 0 deletions _data/chains/eip155-272247.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "Nxy Area 51",
"chain": "NXY",
"rpc": ["https://nxy.social/testnet"],
"faucets": [],
"nativeCurrency": {
"name": "Nxy",
"symbol": "NXY",
"decimals": 18
},
"infoURL": "https://nxy.social/l1",
"shortName": "nxytest",
"chainId": 272247,
"networkId": 272247,
"slip44": 272247,
"icon": "nxy",
"explorers": [
{
"name": "Nxy Explorer",
"url": "https://explorer.nxy.social",
"standard": "none",
"icon": "nxy"
}
]
}
25 changes: 25 additions & 0 deletions _data/chains/eip155-272520.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "Nxy Oasis",
"chain": "NXY",
"rpc": ["https://nxy.social/mainnet"],
"faucets": [],
"nativeCurrency": {
"name": "Nxy",
"symbol": "NXY",
"decimals": 18
},
"infoURL": "https://nxy.social/l1",
"shortName": "nxy",
"chainId": 272520,
"networkId": 272520,
"slip44": 272520,
"icon": "nxy",
"explorers": [
{
"name": "Nxy Explorer",
"url": "https://explorer.nxy.social",
"standard": "none",
"icon": "nxy"
}
]
}
8 changes: 8 additions & 0 deletions _data/icons/nxy.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafybeicvcacuabdf77itzusl4z743ojyimnw4ztyypbls3vccq3bvygyti",
"width": 1024,
"height": 1024,
"format": "png"
}
]

0 comments on commit 3cd0fa9

Please sign in to comment.