diff --git a/configs/featured-networks/filecoin-mainnet.json b/configs/featured-networks/filecoin-mainnet.json index 7f12fc89..d0e19d9a 100644 --- a/configs/featured-networks/filecoin-mainnet.json +++ b/configs/featured-networks/filecoin-mainnet.json @@ -2,14 +2,14 @@ { "title": "Filecoin", "url": "https://filecoin.blockscout.com/", - "group": "Networks", + "group": "Mainnets", "icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/filecoin-icon-light.svg", "isActive": true }, { "title": "Filecoin Testnet", "url": "https://filecoin-testnet.blockscout.com/", - "group": "Networks", + "group": "Mainnets", "icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/filecoin-icon-light.svg" } -] \ No newline at end of file +]