Add Linqto Devnet (#2642)

* add linqto devnet

* update chain

* run prettier
This commit is contained in:
Matthew Rosendin 2023-04-14 14:00:20 -07:00 committed by GitHub
parent c4fb64409c
commit bc3e3cb645
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,22 @@
{
"name": "Linqto Devnet",
"chain": "LNQ",
"rpc": ["https://linqto-dev.com"],
"faucets": [],
"nativeCurrency": {
"name": "XRP",
"symbol": "XRP",
"decimals": 18
},
"infoURL": "https://linqto.com",
"shortName": "linqto-devnet",
"chainId": 84,
"networkId": 84,
"explorers": [
{
"name": "Linqto Devnet Explorer",
"url": "https://explorer.linqto-dev.com",
"standard": "EIP3091"
}
]
}