mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update domain for Super chain (#2887)
This commit is contained in:
parent
9d7f5ba74d
commit
0be9defa84
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"name": "Super Smart Chain Testnet",
|
||||
"chain": "TSCS",
|
||||
"rpc": ["https://testnet.superexchain.com:8544"],
|
||||
"faucets": ["https://testnet.superexchain.com"],
|
||||
"rpc": ["https://testnetrpc.scschain.com"],
|
||||
"faucets": ["https://testnet.scschain.com"],
|
||||
"nativeCurrency": {
|
||||
"name": "Super Chain Native Token",
|
||||
"symbol": "TSCS",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://testnet.superexchain.com",
|
||||
"infoURL": "https://testnet.scschain.com",
|
||||
"shortName": "tscs",
|
||||
"chainId": 1969,
|
||||
"networkId": 1969,
|
||||
|
@ -16,7 +16,7 @@
|
|||
"explorers": [
|
||||
{
|
||||
"name": "blockscout",
|
||||
"url": "https://testnetscan.superexchain.com",
|
||||
"url": "https://testnetscan.scschain.com",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"name": "Super Smart Chain Mainnet",
|
||||
"chain": "SCS",
|
||||
"rpc": ["https://superexchain.com:8545"],
|
||||
"rpc": ["https://rpc.scschain.com"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Super Chain Native Token",
|
||||
"symbol": "SCS",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://superexchain.com",
|
||||
"infoURL": "https://scschain.com",
|
||||
"shortName": "scs",
|
||||
"chainId": 1970,
|
||||
"networkId": 1970,
|
||||
|
@ -16,7 +16,7 @@
|
|||
"explorers": [
|
||||
{
|
||||
"name": "blockscout",
|
||||
"url": "https://scan.superexchain.com",
|
||||
"url": "https://scan.scschain.com",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue
Block a user