Skip to content

Commit

Permalink
add tabi testnet v2 (#5925)
Browse files Browse the repository at this point in the history
* feat: tabi testnet v2 info

* remove tabiv2 icons

* feat: tabi testnet v2 info
  • Loading branch information
z2m2020 authored Oct 4, 2024
1 parent bb9d700 commit 59ac1a6
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions _data/chains/eip155-9788.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "Tabi Testnetv2",
"chain": "TabiNetworkv2",
"rpc": ["https://rpc.testnetv2.tabichain.com"],
"faucets": ["https://carnival.tabichain.com"],
"nativeCurrency": {
"name": "Tabi",
"symbol": "TABI",
"decimals": 18
},
"infoURL": "https://www.tabichain.com",
"shortName": "tabitestv2",
"chainId": 9788,
"networkId": 9788,
"explorers": [
{
"name": "Tabi Testnet V2 Explorer",
"url": "https://testnetv2.tabiscan.com",
"standard": "none"
}
]
}

0 comments on commit 59ac1a6

Please sign in to comment.