mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add ntity, ntity haradev network and ntity image (#615)
This commit is contained in:
parent
b274ba73d5
commit
b439801f5f
25
_data/chains/eip155-197710212030.json
Normal file
25
_data/chains/eip155-197710212030.json
Normal 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"
|
||||
}]
|
||||
}
|
25
_data/chains/eip155-197710212031.json
Normal file
25
_data/chains/eip155-197710212031.json
Normal 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
8
_data/icons/ntity.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmSW2YhCvMpnwtPGTJAuEK2QgyWfFjmnwcrapUg6kqFsPf",
|
||||
"width": 1000,
|
||||
"height": 1628,
|
||||
"format": "svg"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user