mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Added Dexalot Network (#1210)
This commit is contained in:
parent
4b92075165
commit
8b4f756dcb
25
_data/chains/eip155-432201.json
Normal file
25
_data/chains/eip155-432201.json
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
{
|
||||||
|
"name": "Dexalot Testnet",
|
||||||
|
"chain": "DEXALOT",
|
||||||
|
"network": "testnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://subnets.avax.network/dexalot/testnet/rpc"
|
||||||
|
],
|
||||||
|
"faucets": ["https://sfaucet.dexalot-test.com"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Dexalot",
|
||||||
|
"symbol": "ALOT",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://dexalot.com",
|
||||||
|
"shortName": "Dexalot",
|
||||||
|
"chainId": 432201,
|
||||||
|
"networkId": 432201,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "Avalanche Subnet Explorer",
|
||||||
|
"url": "https://subnets.avax.network/dexalot/testnet/explorer",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user