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:
mauricio-b-r 2023-05-17 19:47:03 -03:00 committed by GitHub
parent 82adb6507c
commit 0a3d08557f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 14 additions and 4 deletions

View File

@ -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"

View File

@ -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
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreiecoqvit2mikpbpbtzy2zrn6e7fvqdegm72sdcathdwmgiyuzey7u",
"width": 104,
"height": 114,
"format": "png"
}
]