Add eip155-1388 network (#2249)

* Add eip155-1388 network

* format the json

---------

Co-authored-by: Jiaquan <1140830756@qq.com>
This commit is contained in:
Jason 2023-02-09 03:57:25 +08:00 committed by GitHub
parent e06da062fa
commit 4ca64e2cb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 31 additions and 0 deletions

View File

@ -0,0 +1,23 @@
{
"name": "AmStar Mainnet",
"chain": "AmStar",
"icon": "amstar",
"rpc": ["https://mainnet-rpc.amstarscan.com"],
"faucets": [],
"nativeCurrency": {
"name": "SINSO",
"symbol": "SINSO",
"decimals": 18
},
"infoURL": "https://sinso.io",
"shortName": "ASAR",
"chainId": 1388,
"networkId": 1388,
"explorers": [
{
"name": "amstarscan",
"url": "https://mainnet.amstarscan.com",
"standard": "EIP3091"
}
]
}

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

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB