Nautilus test network added (#2941)

* Adding Nautilus Testnetwork

* Fixing Nautilus chain details

* Remove slash from block explorer for nautilus

* Update Nautilus chain - fix formatting

* Update nautilus icon to png

* Update nautilus.json

---------

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
Pratham Prasoon 2023-06-06 13:15:56 +05:30 committed by GitHub
parent 57084f1f7b
commit e91f236262
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,24 @@
{
"name": "Nautilus Chain",
"title": "Nautilus Trition Testnet",
"chain": "ETH",
"icon": "nautilus",
"rpc": ["https://triton.api.nautchain.xyz"],
"faucets": ["https://faucet.eclipse.builders"],
"nativeCurrency": {
"name": "Nautilus Zebec Testnet Tokens",
"symbol": "tZBC",
"decimals": 18
},
"infoURL": "https://docs.nautchain.xyz",
"shortName": "NAUT",
"chainId": 91002,
"networkId": 91002,
"explorers": [
{
"name": "Nautscan",
"url": "https://triton.nautscan.com",
"standard": "EIP3091"
}
]
}

View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmNutSgM7n6aJPPDiofe9Dm1epy1RcYTMvugukLUK2vmPM",
"width": 500,
"height": 500,
"format": "png"
}
]