diff --git a/_data/chains/eip155-6065.json b/_data/chains/eip155-6065.json new file mode 100644 index 00000000..e7bcc5d9 --- /dev/null +++ b/_data/chains/eip155-6065.json @@ -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" + } + ] +} \ No newline at end of file diff --git a/_data/chains/eip155-6066.json b/_data/chains/eip155-6066.json new file mode 100644 index 00000000..035e4664 --- /dev/null +++ b/_data/chains/eip155-6066.json @@ -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" + } + ] +} \ No newline at end of file diff --git a/_data/icons/tresleches.json b/_data/icons/tresleches.json new file mode 100644 index 00000000..697af0e4 --- /dev/null +++ b/_data/icons/tresleches.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmRPqcydsXUhdN6aom9MrCJyGM9aXaBA1qP6oBvwb37i9h", + "width": 2084, + "height": 2084, + "format": "png" + } +] diff --git a/_data/icons/treslechesexplorer.json b/_data/icons/treslechesexplorer.json new file mode 100644 index 00000000..697af0e4 --- /dev/null +++ b/_data/icons/treslechesexplorer.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmRPqcydsXUhdN6aom9MrCJyGM9aXaBA1qP6oBvwb37i9h", + "width": 2084, + "height": 2084, + "format": "png" + } +] diff --git a/_data/iconsDownload/QmRPqcydsXUhdN6aom9MrCJyGM9aXaBA1qP6oBvwb37i9h b/_data/iconsDownload/QmRPqcydsXUhdN6aom9MrCJyGM9aXaBA1qP6oBvwb37i9h new file mode 100644 index 00000000..76d143e9 Binary files /dev/null and b/_data/iconsDownload/QmRPqcydsXUhdN6aom9MrCJyGM9aXaBA1qP6oBvwb37i9h differ