mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add eip155-1388 network (#2249)
* Add eip155-1388 network * format the json --------- Co-authored-by: Jiaquan <1140830756@qq.com>
This commit is contained in:
parent
e06da062fa
commit
4ca64e2cb3
23
_data/chains/eip155-1388.json
Normal file
23
_data/chains/eip155-1388.json
Normal 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
8
_data/icons/amstar.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://Qmd4TMQdnYxaUZqnVddh5S37NGH72g2kkK38ccCEgdZz1C",
|
||||
"width": 599,
|
||||
"height": 563,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
Loading…
Reference in New Issue
Block a user