diff --git a/_data/chains/eip155-272247.json b/_data/chains/eip155-272247.json new file mode 100644 index 000000000000..d42115935e4a --- /dev/null +++ b/_data/chains/eip155-272247.json @@ -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" + } + ] +} diff --git a/_data/chains/eip155-272520.json b/_data/chains/eip155-272520.json new file mode 100644 index 000000000000..238048a92052 --- /dev/null +++ b/_data/chains/eip155-272520.json @@ -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" + } + ] +} diff --git a/_data/icons/nxy.json b/_data/icons/nxy.json new file mode 100644 index 000000000000..1fb477e36df8 --- /dev/null +++ b/_data/icons/nxy.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://bafybeicvcacuabdf77itzusl4z743ojyimnw4ztyypbls3vccq3bvygyti", + "width": 1024, + "height": 1024, + "format": "png" + } +]