mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@84a563d78c 🚀
This commit is contained in:
parent
65ab22a9e1
commit
33c84ec2bb
|
@ -892,6 +892,14 @@
|
|||
"height": 752,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "dexalot",
|
||||
"icons": [{
|
||||
"url": "ipfs://QmfVxdrWjtUKiGzqFDzAxHH2FqwP2aRuZTGcYWdWg519Xy",
|
||||
"width": 256,
|
||||
"height": 256,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "piecechain",
|
||||
"icons": [{
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1,21 +1,22 @@
|
|||
{
|
||||
"name": "Dexalot Testnet",
|
||||
"name": "Dexalot Subnet Testnet",
|
||||
"chain": "DEXALOT",
|
||||
"icon": "dexalot",
|
||||
"rpc": ["https://subnets.avax.network/dexalot/testnet/rpc"],
|
||||
"faucets": ["https://sfaucet.dexalot-test.com"],
|
||||
"faucets": ["https://faucet.avax.network/?subnet=dexalot"],
|
||||
"nativeCurrency": {
|
||||
"name": "Dexalot",
|
||||
"symbol": "ALOT",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://dexalot.com",
|
||||
"shortName": "Dexalot",
|
||||
"shortName": "dexalot-testnet",
|
||||
"chainId": 432201,
|
||||
"networkId": 432201,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Avalanche Subnet Explorer",
|
||||
"url": "https://subnets.avax.network/dexalot/testnet/explorer",
|
||||
"name": "Avalanche Subnet Testnet Explorer",
|
||||
"url": "https://subnets-test.avax.network/dexalot",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
|
|
23
chains/eip155-432204.json
Normal file
23
chains/eip155-432204.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Dexalot Subnet",
|
||||
"chain": "DEXALOT",
|
||||
"icon": "dexalot",
|
||||
"rpc": ["https://subnets.avax.network/dexalot/mainnet/rpc"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Dexalot",
|
||||
"symbol": "ALOT",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://dexalot.com",
|
||||
"shortName": "dexalot",
|
||||
"chainId": 432204,
|
||||
"networkId": 432204,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Avalanche Subnet Explorer",
|
||||
"url": "https://subnets.avax.network/dexalot",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -6551,9 +6551,9 @@
|
|||
"faucets": [],
|
||||
"infoURL": "https://arbitrum.io/"
|
||||
}, {
|
||||
"name": "Dexalot Testnet",
|
||||
"name": "Dexalot Subnet Testnet",
|
||||
"chainId": 432201,
|
||||
"shortName": "Dexalot",
|
||||
"shortName": "dexalot-testnet",
|
||||
"networkId": 432201,
|
||||
"nativeCurrency": {
|
||||
"name": "Dexalot",
|
||||
|
@ -6561,7 +6561,20 @@
|
|||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://subnets.avax.network/dexalot/testnet/rpc"],
|
||||
"faucets": ["https://sfaucet.dexalot-test.com"],
|
||||
"faucets": ["https://faucet.avax.network/?subnet=dexalot"],
|
||||
"infoURL": "https://dexalot.com"
|
||||
}, {
|
||||
"name": "Dexalot Subnet",
|
||||
"chainId": 432204,
|
||||
"shortName": "dexalot",
|
||||
"networkId": 432204,
|
||||
"nativeCurrency": {
|
||||
"name": "Dexalot",
|
||||
"symbol": "ALOT",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://subnets.avax.network/dexalot/mainnet/rpc"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://dexalot.com"
|
||||
}, {
|
||||
"name": "Weelink Testnet",
|
||||
|
|
|
@ -9555,22 +9555,43 @@
|
|||
}]
|
||||
}
|
||||
}, {
|
||||
"name": "Dexalot Testnet",
|
||||
"name": "Dexalot Subnet Testnet",
|
||||
"chain": "DEXALOT",
|
||||
"icon": "dexalot",
|
||||
"rpc": ["https://subnets.avax.network/dexalot/testnet/rpc"],
|
||||
"faucets": ["https://sfaucet.dexalot-test.com"],
|
||||
"faucets": ["https://faucet.avax.network/?subnet=dexalot"],
|
||||
"nativeCurrency": {
|
||||
"name": "Dexalot",
|
||||
"symbol": "ALOT",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://dexalot.com",
|
||||
"shortName": "Dexalot",
|
||||
"shortName": "dexalot-testnet",
|
||||
"chainId": 432201,
|
||||
"networkId": 432201,
|
||||
"explorers": [{
|
||||
"name": "Avalanche Subnet Testnet Explorer",
|
||||
"url": "https://subnets-test.avax.network/dexalot",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "Dexalot Subnet",
|
||||
"chain": "DEXALOT",
|
||||
"icon": "dexalot",
|
||||
"rpc": ["https://subnets.avax.network/dexalot/mainnet/rpc"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Dexalot",
|
||||
"symbol": "ALOT",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://dexalot.com",
|
||||
"shortName": "dexalot",
|
||||
"chainId": 432204,
|
||||
"networkId": 432204,
|
||||
"explorers": [{
|
||||
"name": "Avalanche Subnet Explorer",
|
||||
"url": "https://subnets.avax.network/dexalot/testnet/explorer",
|
||||
"url": "https://subnets.avax.network/dexalot",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
|
|
8
icons/dexalot.json
Normal file
8
icons/dexalot.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmfVxdrWjtUKiGzqFDzAxHH2FqwP2aRuZTGcYWdWg519Xy",
|
||||
"width": 256,
|
||||
"height": 256,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
|
@ -503,7 +503,8 @@
|
|||
"tKEK": "eip155:420666",
|
||||
"arb-rinkeby": "eip155:421611",
|
||||
"arb-goerli": "eip155:421613",
|
||||
"Dexalot": "eip155:432201",
|
||||
"dexalot-testnet": "eip155:432201",
|
||||
"dexalot": "eip155:432204",
|
||||
"wlkt": "eip155:444900",
|
||||
"oc": "eip155:474142",
|
||||
"cmp": "eip155:512512",
|
||||
|
|
Loading…
Reference in New Issue
Block a user