mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Nexi (#2524)
* Nexi has been * Bug fixed. --------- Co-authored-by: git <eae966@gmail.com>
This commit is contained in:
parent
f10378a98c
commit
54a96b373e
28
_data/chains/eip155-4242.json
Normal file
28
_data/chains/eip155-4242.json
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
{
|
||||||
|
"name": "Nexi Mainnet",
|
||||||
|
"chain": "Nexi",
|
||||||
|
"icon": "nexi",
|
||||||
|
"rpc": [
|
||||||
|
"https://rpc.chain.nexi.technology/",
|
||||||
|
"https://chain.nexilix.com",
|
||||||
|
"https://chain.nexi.evmnode.online"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Nexi",
|
||||||
|
"symbol": "NEXI",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://www.nexi.technology/",
|
||||||
|
"shortName": "nexi",
|
||||||
|
"chainId": 4242,
|
||||||
|
"networkId": 4242,
|
||||||
|
"slip44": 2500,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "nexiscan",
|
||||||
|
"url": "https://www.nexiscan.com",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
8
_data/icons/nexi.json
Normal file
8
_data/icons/nexi.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://bafybeifxqd7zel2m237kq5enavnh2s6cshaavswigogyvae2wevxy5k2ti",
|
||||||
|
"width": 512,
|
||||||
|
"height": 578,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user