diff --git a/_data/chains/eip155-259.json b/_data/chains/eip155-259.json new file mode 100644 index 00000000..65ee8767 --- /dev/null +++ b/_data/chains/eip155-259.json @@ -0,0 +1,24 @@ +{ + "name": "Neonlink Mainnet", + "chain": "Neonlink", + "rpc": ["https://mainnet.neonlink.io"], + "faucets": [], + "nativeCurrency": { + "name": "Neonlink Native Token", + "symbol": "NEON", + "decimals": 18 + }, + "infoURL": "https://neonlink.io", + "shortName": "neon", + "chainId": 259, + "networkId": 259, + "icon": "neonlink", + "explorers": [ + { + "name": "Neon Blockchain Explorer", + "url": "https://scan.neonlink.io", + "standard": "EIP3091", + "icon": "neonlink" + } + ] +} diff --git a/_data/chains/eip155-9559.json b/_data/chains/eip155-9559.json new file mode 100644 index 00000000..03c81403 --- /dev/null +++ b/_data/chains/eip155-9559.json @@ -0,0 +1,24 @@ +{ + "name": "Neonlink Testnet", + "chain": "Neonlink", + "rpc": ["https://testnet.neonlink.io"], + "faucets": ["https://faucet.neonlink.io/"], + "nativeCurrency": { + "name": "Neonlink Native Token", + "symbol": "tNEON", + "decimals": 18 + }, + "infoURL": "https://neonlink.io", + "shortName": "testneon", + "chainId": 9559, + "networkId": 9559, + "icon": "neonlink", + "explorers": [ + { + "name": "Neon Blockchain Explorer", + "url": "https://testnet-scan.neonlink.io", + "standard": "EIP3091", + "icon": "neonlink" + } + ] +} diff --git a/_data/icons/neonlink.json b/_data/icons/neonlink.json new file mode 100644 index 00000000..41e90083 --- /dev/null +++ b/_data/icons/neonlink.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmX3hBv8WyvVfYjh1gmgDfJCpJBvKk4TYG9wFX9sC8WAjz", + "width": 512, + "height": 512, + "format": "svg" + } +] diff --git a/_data/iconsDownload/QmX3hBv8WyvVfYjh1gmgDfJCpJBvKk4TYG9wFX9sC8WAjz b/_data/iconsDownload/QmX3hBv8WyvVfYjh1gmgDfJCpJBvKk4TYG9wFX9sC8WAjz new file mode 100644 index 00000000..42f8e33e --- /dev/null +++ b/_data/iconsDownload/QmX3hBv8WyvVfYjh1gmgDfJCpJBvKk4TYG9wFX9sC8WAjz @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file