add Living Assets Mainnet network (#2970)

* add living assets mainnet network

* formatting json files

* json formating
This commit is contained in:
Zoran Jaksic 2023-06-08 15:05:41 +02:00 committed by GitHub
parent 475b8ee2e9
commit 596ed8295b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,19 @@
{
"name": "Living Assets Mainnet",
"chain": "LAS",
"icon": "livingassets",
"rpc": [
"https://beta.mainnet.livingassets.io/rpc",
"https://gamma.mainnet.livingassets.io/rpc"
],
"faucets": [],
"nativeCurrency": {
"name": "LAS",
"symbol": "LAS",
"decimals": 18
},
"infoURL": "https://dev.livingassets.io/",
"shortName": "LAS",
"chainId": 1440,
"networkId": 1440
}

View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmRidubY7BVwC737BQwGEttenP1npAXN7ZNryktE416uUW",
"width": 500,
"height": 500,
"format": "jpg"
}
]