mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
6066 and 6065 blockchain
adding 6066 mainnet and 6065 testnet
This commit is contained in:
parent
1b47c54eaa
commit
f43de88cef
24
_data/chains/eip155-6065.json
Normal file
24
_data/chains/eip155-6065.json
Normal file
|
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"name": "Tres Leches Testnet",
|
||||||
|
"chain": "TresLeches",
|
||||||
|
"rpc": ["https://rpc-test.tresleches.finance/"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Tres Leches",
|
||||||
|
"symbol": "3Leches",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://tresleches.finance",
|
||||||
|
"shortName": "TresLeches",
|
||||||
|
"chainId": 6065,
|
||||||
|
"networkId": 6065,
|
||||||
|
"icon": "tresleches",
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "treslechesexplorer",
|
||||||
|
"url": "https://explorer-test.tresleches.finance",
|
||||||
|
"icon": "treslechesexplorer",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
24
_data/chains/eip155-6066.json
Normal file
24
_data/chains/eip155-6066.json
Normal file
|
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"name": "Tres Leches Mainnet",
|
||||||
|
"chain": "TresLeches",
|
||||||
|
"rpc": ["https://rpc.tresleches.finance/"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Tres Leches",
|
||||||
|
"symbol": "3Leches",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://tresleches.finance",
|
||||||
|
"shortName": "TresLeches",
|
||||||
|
"chainId": 6066,
|
||||||
|
"networkId": 6066,
|
||||||
|
"icon": "tresleches",
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "treslechesexplorer",
|
||||||
|
"url": "https://explorer.tresleches.finance",
|
||||||
|
"icon": "treslechesexplorer",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
8
_data/icons/tresleches.json
Normal file
8
_data/icons/tresleches.json
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmRPqcydsXUhdN6aom9MrCJyGM9aXaBA1qP6oBvwb37i9h",
|
||||||
|
"width": 2084,
|
||||||
|
"height": 2084,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
||||||
8
_data/icons/treslechesexplorer.json
Normal file
8
_data/icons/treslechesexplorer.json
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmRPqcydsXUhdN6aom9MrCJyGM9aXaBA1qP6oBvwb37i9h",
|
||||||
|
"width": 2084,
|
||||||
|
"height": 2084,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 598 KiB |
Loading…
Reference in New Issue
Block a user