diff --git a/_data/chains/eip155-6565.json b/_data/chains/eip155-6565.json new file mode 100644 index 00000000..4d5b3ed8 --- /dev/null +++ b/_data/chains/eip155-6565.json @@ -0,0 +1,28 @@ +{ + "name": "Fox Testnet Network", + "chain": "FOX", + "rpc": [ + "https://rpc-testnet-v1.foxchain.app/", + "https://rpc2-testnet-v1.foxchain.app/", + "https://rpc3-testnet-v1.foxchain.app" + ], + "faucets": ["https://faucet.foxchain.app"], + "nativeCurrency": { + "name": "FOX Native Token", + "symbol": "tFOX", + "decimals": 18 + }, + "infoURL": "https://foxchain.app", + "shortName": "fox", + "chainId": 6565, + "networkId": 6565, + "icon": "fox", + "explorers": [ + { + "name": "FOX Testnet Explorer", + "icon": "fox", + "url": "https://testnet.foxscan.app", + "standard": "none" + } + ] +} diff --git a/_data/icons/LaChain.json b/_data/icons/LaChain.json index f6cac028..4d6a06b1 100644 --- a/_data/icons/LaChain.json +++ b/_data/icons/LaChain.json @@ -1,8 +1,8 @@ [ { - "url": "ipfs://bafkreiecoqvit2mikpbpbtzy2zrn6e7fvqdegm72sdcathdwmgiyuzey7u", - "width": 104, - "height": 114, + "url": "ipfs://QmQxGA6rhuCQDXUueVcNvFRhMEWisyTmnF57TqL7h6k6cZ", + "width": 1280, + "height": 1280, "format": "png" } ] diff --git a/_data/icons/fox.json b/_data/icons/fox.json new file mode 100644 index 00000000..387dd394 --- /dev/null +++ b/_data/icons/fox.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://Qmbp1rwhtRr6JQRyYqyfLqkbmzXr1T17zbmChsi2ouvg3M", + "width": 100, + "height": 100, + "format": "png" + } +] diff --git a/_data/iconsDownload/Qmbp1rwhtRr6JQRyYqyfLqkbmzXr1T17zbmChsi2ouvg3M b/_data/iconsDownload/Qmbp1rwhtRr6JQRyYqyfLqkbmzXr1T17zbmChsi2ouvg3M new file mode 100644 index 00000000..2c43c6b1 Binary files /dev/null and b/_data/iconsDownload/Qmbp1rwhtRr6JQRyYqyfLqkbmzXr1T17zbmChsi2ouvg3M differ