Add ntity, ntity haradev network and ntity image

This commit is contained in:
Tixandre 2021-11-30 17:46:39 +01:00
parent 36c3c24bc2
commit 82dca05df9
3 changed files with 58 additions and 0 deletions

View File

@ -0,0 +1,25 @@
{
"name": "Ntity Mainnet",
"chain": "Ntity",
"network": "mainnet",
"rpc": [
"https://rpc.ntity.io"
],
"faucets": [],
"nativeCurrency": {
"name": "Ntity",
"symbol": "NTT",
"decimals": 18
},
"infoURL": "https://ntity.io",
"shortName": "ntt",
"chainId": 197710212030,
"networkId": 197710212030,
"icon": "ntity",
"explorers": [{
"name": "Ntity Blockscout",
"url": "https://blockscout.ntity.io",
"icon": "ntity",
"standard": "EIP3091"
}]
}

View File

@ -0,0 +1,25 @@
{
"name": "Haradev Testnet",
"chain": "Ntity",
"network": "testnet",
"rpc": [
"https://blockchain.haradev.com"
],
"faucets": [],
"nativeCurrency": {
"name": "Ntity Haradev",
"symbol": "NTTH",
"decimals": 18
},
"infoURL": "https://ntity.io",
"shortName": "ntt-haradev",
"chainId": 197710212031,
"networkId": 197710212031,
"icon": "ntity",
"explorers": [{
"name": "Ntity Haradev Blockscout",
"url": "https://blockscout.haradev.com",
"icon": "ntity",
"standard": "EIP3091"
}]
}

8
_data/icons/ntity.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmSW2YhCvMpnwtPGTJAuEK2QgyWfFjmnwcrapUg6kqFsPf",
"width": 1000,
"height": 1628,
"format": "svg"
}
]