Skip to content

Commit

Permalink
Adding lavita mainnet to ethereum chainlist (#5146)
Browse files Browse the repository at this point in the history
* Adding lavita mainnet to ethereum chainlist

* Adding lavita mainnet to ethereum chainlist

---------

Co-authored-by: Haiyang <[email protected]>
Co-authored-by: ligi <[email protected]>
  • Loading branch information
3 people authored May 25, 2024
1 parent fa9a10e commit b89c581
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
24 changes: 24 additions & 0 deletions _data/chains/eip155-360890.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "LAVITA Mainnet",
"chain": "LAVITA",
"icon": "lavita",
"rpc": ["https://tsub360890-eth-rpc.thetatoken.org/rpc"],
"faucets": [],
"nativeCurrency": {
"name": "vTFUEL",
"symbol": "vTFUEL",
"decimals": 18
},
"infoURL": "https://www.lavita.ai",
"shortName": "lavita-mainnet",
"chainId": 360890,
"networkId": 360890,
"explorers": [
{
"name": "LAVITA Mainnet Explorer",
"url": "https://tsub360890-explorer.thetatoken.org",
"icon": "lavita",
"standard": "EIP3091"
}
]
}
8 changes: 8 additions & 0 deletions _data/icons/lavita.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmfHbWCxwSjf8qmg4yw8jySHZijRXTPW8f5xd2T5sjbeCY",
"width": 1024,
"height": 1024,
"format": "png"
}
]

0 comments on commit b89c581

Please sign in to comment.