Deploying to gh-pages from @ ethereum-lists/chains@a7766d5d3f 🚀

This commit is contained in:
ligi 2023-01-11 13:27:29 +00:00
parent b2486d2aae
commit ac22ad6830
12 changed files with 1638 additions and 1492 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

23
chains/eip155-6789.json Normal file
View File

@ -0,0 +1,23 @@
{
"name": "Gold Smart Chain Mainnet",
"chain": "STAND",
"icon": "stand",
"rpc": ["https://rpc-mainnet.goldsmartchain.com"],
"faucets": ["https://faucet.goldsmartchain.com"],
"nativeCurrency": {
"name": "Standard in Gold",
"symbol": "STAND",
"decimals": 18
},
"infoURL": "https://goldsmartchain.com",
"shortName": "STANDm",
"chainId": 6789,
"networkId": 6789,
"explorers": [
{
"name": "Gold Smart Chain",
"url": "https://mainnet.goldsmartchain.com",
"standard": "EIP3091"
}
]
}

23
chains/eip155-79879.json Normal file
View File

@ -0,0 +1,23 @@
{
"name": "Gold Smart Chain Testnet",
"chain": "STAND",
"icon": "standTestnet",
"rpc": ["https://rpc-testnet.goldsmartchain.com"],
"faucets": ["https://faucet.goldsmartchain.com"],
"nativeCurrency": {
"name": "Standard in Gold",
"symbol": "STAND",
"decimals": 18
},
"infoURL": "https://goldsmartchain.com",
"shortName": "STANDt",
"chainId": 79879,
"networkId": 79879,
"explorers": [
{
"name": "Gold Smart Chain",
"url": "https://testnet.goldsmartchain.com",
"standard": "EIP3091"
}
]
}

File diff suppressed because one or more lines are too long

View File

@ -5055,6 +5055,19 @@
"rpc": ["https://http-mainnet.chain.pixie.xyz", "wss://ws-mainnet.chain.pixie.xyz"],
"faucets": [],
"infoURL": "https://chain.pixie.xyz"
}, {
"name": "Gold Smart Chain Mainnet",
"chainId": 6789,
"shortName": "STANDm",
"networkId": 6789,
"nativeCurrency": {
"name": "Standard in Gold",
"symbol": "STAND",
"decimals": 18
},
"rpc": ["https://rpc-mainnet.goldsmartchain.com"],
"faucets": ["https://faucet.goldsmartchain.com"],
"infoURL": "https://goldsmartchain.com"
}, {
"name": "Tomb Chain Mainnet",
"chainId": 6969,
@ -6966,6 +6979,19 @@
"rpc": ["https://ethnode.primusmoney.com/firenze"],
"faucets": [],
"infoURL": "https://primusmoney.com"
}, {
"name": "Gold Smart Chain Testnet",
"chainId": 79879,
"shortName": "STANDt",
"networkId": 79879,
"nativeCurrency": {
"name": "Standard in Gold",
"symbol": "STAND",
"decimals": 18
},
"rpc": ["https://rpc-testnet.goldsmartchain.com"],
"faucets": ["https://faucet.goldsmartchain.com"],
"infoURL": "https://goldsmartchain.com"
}, {
"name": "Mumbai",
"chainId": 80001,

View File

@ -7321,6 +7321,26 @@
"url": "https://scan.chain.pixie.xyz",
"standard": "none"
}]
}, {
"name": "Gold Smart Chain Mainnet",
"chain": "STAND",
"icon": "stand",
"rpc": ["https://rpc-mainnet.goldsmartchain.com"],
"faucets": ["https://faucet.goldsmartchain.com"],
"nativeCurrency": {
"name": "Standard in Gold",
"symbol": "STAND",
"decimals": 18
},
"infoURL": "https://goldsmartchain.com",
"shortName": "STANDm",
"chainId": 6789,
"networkId": 6789,
"explorers": [{
"name": "Gold Smart Chain",
"url": "https://mainnet.goldsmartchain.com",
"standard": "EIP3091"
}]
}, {
"name": "Tomb Chain Mainnet",
"chain": "Tomb Chain",
@ -10210,6 +10230,26 @@
"shortName": "firenze",
"chainId": 78110,
"networkId": 78110
}, {
"name": "Gold Smart Chain Testnet",
"chain": "STAND",
"icon": "standTestnet",
"rpc": ["https://rpc-testnet.goldsmartchain.com"],
"faucets": ["https://faucet.goldsmartchain.com"],
"nativeCurrency": {
"name": "Standard in Gold",
"symbol": "STAND",
"decimals": 18
},
"infoURL": "https://goldsmartchain.com",
"shortName": "STANDt",
"chainId": 79879,
"networkId": 79879,
"explorers": [{
"name": "Gold Smart Chain",
"url": "https://testnet.goldsmartchain.com",
"standard": "EIP3091"
}]
}, {
"name": "Mumbai",
"title": "Polygon Testnet Mumbai",

8
icons/stand.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmPNuymyaKLJhCaXnyrsL8358FeTxabZFsaxMmWNU4Tzt3",
"width": 396,
"height": 418,
"format": "png"
}
]

8
icons/standTestnet.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmPNuymyaKLJhCaXnyrsL8358FeTxabZFsaxMmWNU4Tzt3",
"width": 396,
"height": 418,
"format": "png"
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

View File

@ -388,6 +388,7 @@
"TRESTEST": "eip155:6065",
"TRESMAIN": "eip155:6066",
"pixie-chain": "eip155:6626",
"STANDm": "eip155:6789",
"tombchain": "eip155:6969",
"psc": "eip155:6999",
"zetachain-mainnet": "eip155:7000",
@ -535,6 +536,7 @@
"resin": "eip155:75000",
"vscm": "eip155:77612",
"firenze": "eip155:78110",
"STANDt": "eip155:79879",
"maticmum": "eip155:80001",
"ivar": "eip155:88888",
"bvhl": "eip155:90210",