mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update LaTestnet and LaChain details (#2856)
* Create LaChain.json * Update eip155-274.json * Update eip155-418.json * Update LaChain.json
This commit is contained in:
parent
82adb6507c
commit
0a3d08557f
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "LaChain",
|
"name": "LaChain",
|
||||||
"chain": "LaChain",
|
"chain": "LaChain",
|
||||||
|
"icon": "LaChain",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://rpc1.mainnet.lachain.network",
|
"https://rpc1.mainnet.lachain.network",
|
||||||
"https://rpc2.mainnet.lachain.network"
|
"https://rpc2.mainnet.lachain.network"
|
||||||
|
|
|
@ -1,10 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "LA Testnet",
|
"name": "LaTestnet",
|
||||||
"chain": "LATestnet",
|
"chain": "LaTestnet",
|
||||||
|
"icon": "LaChain",
|
||||||
"rpc": ["https://rpc.testnet.lachain.network"],
|
"rpc": ["https://rpc.testnet.lachain.network"],
|
||||||
"faucets": ["https://faucet.lachain.network"],
|
"faucets": ["https://faucet.lachain.network"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Test La Coin",
|
"name": "Test LaCoin",
|
||||||
"symbol": "TLA",
|
"symbol": "TLA",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
|
@ -15,7 +16,7 @@
|
||||||
"networkId": 418,
|
"networkId": 418,
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "LA Testnet Explorer",
|
"name": "LaTestnet Explorer",
|
||||||
"url": "https://testexplorer.lachain.network",
|
"url": "https://testexplorer.lachain.network",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}
|
}
|
||||||
|
|
8
_data/icons/LaChain.json
Normal file
8
_data/icons/LaChain.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://bafkreiecoqvit2mikpbpbtzy2zrn6e7fvqdegm72sdcathdwmgiyuzey7u",
|
||||||
|
"width": 104,
|
||||||
|
"height": 114,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user