Skip to content

Commit

Permalink
iota update featured nets icons
Browse files Browse the repository at this point in the history
  • Loading branch information
alik-agaev committed May 8, 2024
1 parent e4f1111 commit 2b5b7a8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions configs/featured-networks/iota-evm-mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"title": "IOTA L1 Mainnet",
"url": "https://explorer.iota.org",
"group": "Mainnets",
"icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/shimmer-short.svg"
"icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/iota-evm-ico.svg"
},
{
"title": "IOTA EVM Testnet",
Expand All @@ -21,6 +21,6 @@
"title": "IOTA L1 testnet",
"url": "https://explorer.iota.org/iota-testnet",
"group": "Testnets",
"icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/shimmer-short.svg"
"icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/iota-evm-ico.svg"
}
]
4 changes: 2 additions & 2 deletions configs/featured-networks/iota-evm-testnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"title": "IOTA L1 Mainnet",
"url": "https://explorer.iota.org",
"group": "Mainnets",
"icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/shimmer-short.svg"
"icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/iota-evm-ico.svg"
},
{
"title": "IOTA EVM Testnet",
Expand All @@ -21,6 +21,6 @@
"title": "IOTA L1 testnet",
"url": "https://explorer.iota.org/iota-testnet",
"group": "Testnets",
"icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/shimmer-short.svg"
"icon": "https://raw.githubusercontent.com/blockscout/frontend-configs/main/configs/network-icons/iota-evm-ico.svg"
}
]

0 comments on commit 2b5b7a8

Please sign in to comment.