mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update to Tres Leches Blockchain [New RPC, New Website] (#2126)
* 6066 and 6065 blockchain adding 6066 mainnet and 6065 testnet * update currency on 6066 and 6065 * Tres Leches Blockchain * Update Tres Leches * Delete QmRPqcydsXUhdN6aom9MrCJyGM9aXaBA1qP6oBvwb37i9h * Create eip155-6065.json * Update eip155-6065.json * Updating Native Symbol to TRESL Updating Native Symbol to TRESL * update shortname to match symbol * Update Symbol and Correct Format * update Symbol and format * updated shortname * New RPC and Currency Name Updating Brand and new RPC * update Co-authored-by: Bladepool <100499358+CFG-NINJA@users.noreply.github.com> Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
5c0eabc187
commit
15509aef95
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"name": "Tres Leches Testnet",
|
||||
"name": "Tres Testnet",
|
||||
"chain": "TresLeches",
|
||||
"rpc": ["https://rpc-test.tresleches.finance/"],
|
||||
"faucets": ["http://faucet.tresleches.finance:8080"],
|
||||
"nativeCurrency": {
|
||||
"name": "Tres Leches",
|
||||
"name": "TRES",
|
||||
"symbol": "TRES",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://tresleches.finance",
|
||||
"infoURL": "https://treschain.com",
|
||||
"shortName": "TRESTEST",
|
||||
"chainId": 6065,
|
||||
"networkId": 6065,
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"name": "Tres Leches Mainnet",
|
||||
"name": "Tres Mainnet",
|
||||
"chain": "TresLeches",
|
||||
"rpc": ["https://rpc.tresleches.finance/"],
|
||||
"rpc": ["https://rpc.tresleches.finance/", "https://rpc.treschain.io/"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Tres Leches",
|
||||
"name": "TRES",
|
||||
"symbol": "TRES",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://tresleches.finance",
|
||||
"infoURL": "https://treschain.com",
|
||||
"shortName": "TRESMAIN",
|
||||
"chainId": 6066,
|
||||
"networkId": 6066,
|
||||
|
|
Loading…
Reference in New Issue
Block a user