mirror of
https://github.com/luxfi/assets.git
synced 2026-07-27 04:37:14 +00:00
Fix nodes (#29106)
* Update info.json * Update info.json * Update info.json
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"explorer": "https://goerli.etherscan.io",
|
||||
"research": "https://goerli.net/#about",
|
||||
"symbol": "tETH",
|
||||
"rpc_url": "https://rpc.goerli.mudit.blog",
|
||||
"rpc_url": "https://eth-goerli.public.blastapi.io",
|
||||
"type": "coin",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"explorer": "https://blockscout.com/optimism/goerli/",
|
||||
"research": "https://goerli.net/#about",
|
||||
"symbol": "ETH",
|
||||
"rpc_url": "https://goerli.optimism.io",
|
||||
"rpc_url": "https://optimism-goerli.public.blastapi.io",
|
||||
"type": "coin",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
|
||||
@@ -7,9 +7,9 @@
|
||||
"description": "The multi-chain SuperdApp for communities.",
|
||||
"explorer": "https://www.mintscan.io/teritori",
|
||||
"status": "active",
|
||||
"rpc_url": "https://rpc-teritori.whispernode.com/",
|
||||
"rpc_url": "https://teritori-rpc.polkachu.com",
|
||||
"denom": "utori",
|
||||
"lcd_url": "https://rest-teritori.carbonzero.zone/",
|
||||
"lcd_url": "https://teritori-api.polkachu.com",
|
||||
"hrp": "tori",
|
||||
"fee_rate": "0.25",
|
||||
"links": [
|
||||
|
||||
Reference in New Issue
Block a user