mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
parent
920f7e88cf
commit
0d32f008bc
25
_data/chains/eip155-1506.json
Normal file
25
_data/chains/eip155-1506.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"name": "Sherpax Mainnet",
|
||||
"chain": "Sherpax Mainnet",
|
||||
"rpc": [
|
||||
"https://mainnet.sherpax.io/rpc"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "KSX",
|
||||
"symbol": "KSX",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://sherpax.io/",
|
||||
"shortName": "Sherpax",
|
||||
"chainId": 1506,
|
||||
"networkId": 1506,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Sherpax Mainnet Explorer",
|
||||
"url": "https://evm.sherpax.io",
|
||||
"standard": "none"
|
||||
}
|
||||
]
|
||||
}
|
26
_data/chains/eip155-1507.json
Normal file
26
_data/chains/eip155-1507.json
Normal file
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"name": "Sherpax Testnet",
|
||||
"chain": "Sherpax Testnet",
|
||||
"rpc": [
|
||||
"https://sherpax-testnet.chainx.org/rpc"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "KSX",
|
||||
"symbol": "KSX",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://sherpax.io/",
|
||||
"shortName": "Sherpax Testnet",
|
||||
"chainId": 1507,
|
||||
"networkId": 1507,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Sherpax Testnet Explorer",
|
||||
"url": "https://evm-pre.sherpax.io",
|
||||
"standard": "none"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
8
_data/icons/sherpax.json
Normal file
8
_data/icons/sherpax.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url":"ipfs://QmTgk86ngUZXLNqpAM7HomNT8pd9ZDTwJv3iwSY67rssdw",
|
||||
"width":141,
|
||||
"height":140,
|
||||
"format":"png"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user