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:
Bladepool 2023-01-13 05:08:52 -05:00 committed by GitHub
parent 5c0eabc187
commit 15509aef95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

@ -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,

View File

@ -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,