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

This commit is contained in:
ligi 2023-06-14 01:09:57 +00:00
parent 08cefe9049
commit 84e2a5db61
7 changed files with 46 additions and 3 deletions

File diff suppressed because one or more lines are too long

15
chains/eip155-2044.json Normal file
View File

@ -0,0 +1,15 @@
{
"name": "Shrapnel Subnet",
"chain": "shrapnel",
"rpc": ["https://subnets.avax.network/shrapnel/mainnet/rpc"],
"faucets": [],
"nativeCurrency": {
"name": "Shrapnel Gas Token",
"symbol": "SHRAPG",
"decimals": 18
},
"infoURL": "https://www.shrapnel.com/",
"shortName": "Shrapnel",
"chainId": 2044,
"networkId": 2044
}

File diff suppressed because one or more lines are too long

View File

@ -5354,6 +5354,19 @@
"rpc": ["https://astrosat.origintrail.network", "wss://parachain-rpc.origin-trail.network"],
"faucets": [],
"infoURL": "https://parachain.origintrail.io"
}, {
"name": "Shrapnel Subnet",
"chainId": 2044,
"shortName": "Shrapnel",
"networkId": 2044,
"nativeCurrency": {
"name": "Shrapnel Gas Token",
"symbol": "SHRAPG",
"decimals": 18
},
"rpc": ["https://subnets.avax.network/shrapnel/mainnet/rpc"],
"faucets": [],
"infoURL": "https://www.shrapnel.com/"
}, {
"name": "Stratos Testnet",
"chainId": 2047,

View File

@ -7991,6 +7991,20 @@
"shortName": "otp",
"chainId": 2043,
"networkId": 2043
}, {
"name": "Shrapnel Subnet",
"chain": "shrapnel",
"rpc": ["https://subnets.avax.network/shrapnel/mainnet/rpc"],
"faucets": [],
"nativeCurrency": {
"name": "Shrapnel Gas Token",
"symbol": "SHRAPG",
"decimals": 18
},
"infoURL": "https://www.shrapnel.com/",
"shortName": "Shrapnel",
"chainId": 2044,
"networkId": 2044
}, {
"name": "Stratos Testnet",
"chain": "STOS",

File diff suppressed because one or more lines are too long

View File

@ -411,6 +411,7 @@
"taycan-testnet": "eip155:2023",
"rpg": "eip155:2025",
"otp": "eip155:2043",
"Shrapnel": "eip155:2044",
"stos-testnet": "eip155:2047",
"stos-mainnet": "eip155:2048",
"QKA": "eip155:2077",