diff --git a/configs/favicons/shape_180x180.png b/configs/favicons/shape_180x180.png new file mode 100644 index 00000000..5325e16a Binary files /dev/null and b/configs/favicons/shape_180x180.png differ diff --git a/configs/featured-networks/shape-mainnet.json b/configs/featured-networks/shape-mainnet.json new file mode 100644 index 00000000..4bcef539 --- /dev/null +++ b/configs/featured-networks/shape-mainnet.json @@ -0,0 +1,15 @@ +[ + { + "title": "Shape Mainnet", + "url": "https://shapescan.xyz/", + "group": "Mainnets", + "icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/shape.svg" + }, + { + "title": "Shape Sepolia", + "url": "https://explorer-sepolia.shape.network/", + "group": "Mainnets", + "icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/shape.svg", + "isActive": true + } +] \ No newline at end of file diff --git a/configs/featured-networks/shape-sepolia.json b/configs/featured-networks/shape-sepolia.json new file mode 100644 index 00000000..4bcef539 --- /dev/null +++ b/configs/featured-networks/shape-sepolia.json @@ -0,0 +1,15 @@ +[ + { + "title": "Shape Mainnet", + "url": "https://shapescan.xyz/", + "group": "Mainnets", + "icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/shape.svg" + }, + { + "title": "Shape Sepolia", + "url": "https://explorer-sepolia.shape.network/", + "group": "Mainnets", + "icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/shape.svg", + "isActive": true + } +] \ No newline at end of file diff --git a/configs/network-icons/shape-dark.svg b/configs/network-icons/shape-dark.svg new file mode 100644 index 00000000..c8c9c11c --- /dev/null +++ b/configs/network-icons/shape-dark.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/configs/network-icons/shape.svg b/configs/network-icons/shape.svg new file mode 100644 index 00000000..1ab5bcc9 --- /dev/null +++ b/configs/network-icons/shape.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/configs/network-logos/shape-dark.svg b/configs/network-logos/shape-dark.svg new file mode 100644 index 00000000..7d38e463 --- /dev/null +++ b/configs/network-logos/shape-dark.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/configs/network-logos/shape.svg b/configs/network-logos/shape.svg new file mode 100644 index 00000000..4a50cb68 --- /dev/null +++ b/configs/network-logos/shape.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/configs/og-images/shape.png b/configs/og-images/shape.png new file mode 100644 index 00000000..f34f338d Binary files /dev/null and b/configs/og-images/shape.png differ