mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add eip155-1138 network (#2288)
* Add eip155-1138 network * modify shot name --------- Co-authored-by: Jiaquan <1140830756@qq.com>
This commit is contained in:
parent
d04be95589
commit
7ac98b567f
23
_data/chains/eip155-1138.json
Normal file
23
_data/chains/eip155-1138.json
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"name": "AmStar Testnet",
|
||||||
|
"chain": "AmStar",
|
||||||
|
"icon": "amstar",
|
||||||
|
"rpc": ["https://testnet-rpc.amstarscan.com"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "SINSO",
|
||||||
|
"symbol": "SINSO",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://sinso.io",
|
||||||
|
"shortName": "ASARt",
|
||||||
|
"chainId": 1138,
|
||||||
|
"networkId": 1138,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "amstarscan-testnet",
|
||||||
|
"url": "https://testnet.amstarscan.com",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user