Add OctaSpace network (#1913)

* Add OctaSpace network

* Fix icon name

* Prettify eip155-800001.json

Co-authored-by: x9q <x9q@x9q.com>
This commit is contained in:
x9q 2022-11-23 03:09:57 +02:00 committed by GitHub
parent 230dc83066
commit 406e3ffad6
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": "OctaSpace",
"chain": "OCTA",
"rpc": ["https://rpc.octa.space", "wss://rpc.octa.space"],
"faucets": [],
"nativeCurrency": {
"name": "OctaSpace",
"symbol": "OCTA",
"decimals": 18
},
"infoURL": "https://octa.space",
"shortName": "octa",
"chainId": 800001,
"networkId": 800001,
"icon": "octaspace",
"explorers": [
{
"name": "blockscout",
"url": "https://explorer.octa.space",
"icon": "blockscout",
"standard": "EIP3091"
}
]
}

View File

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