mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Fix RPC link of TomoChain (#159)
Source: https://docs.tomochain.com/developer-guide/working-with-tomochain/tomochain-mainnet
This commit is contained in:
parent
0a0d299bb6
commit
9d194e7909
|
@ -3,7 +3,7 @@
|
|||
"chain": "TOMO",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://core.tomocoin.io"
|
||||
"https://rpc.tomochain.com"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
|
@ -15,4 +15,4 @@
|
|||
"shortName": "tomo",
|
||||
"chainId": 88,
|
||||
"networkId": 88
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user