Skip to content

Commit 7ca970a

Browse files
committed
feat: change icon for Optimism mainnet
1 parent 672be30 commit 7ca970a

23 files changed

+57
-25
lines changed

icons/full/aop.svg

Lines changed: 1 addition & 1 deletion
Loading

icons/full/op.svg

Lines changed: 1 addition & 1 deletion
Loading

icons/full/opmainnet.svg

Lines changed: 1 addition & 1 deletion
Loading

icons/full/stataop.svg

Lines changed: 1 addition & 1 deletion
Loading

icons/icons.json

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2074,13 +2074,10 @@
20742074
},
20752075
{
20762076
"type": [
2077-
"asset",
2078-
"chain"
2077+
"asset"
20792078
],
20802079
"symbol": "op",
2081-
"chainId": 10,
20822080
"name": "Optimism",
2083-
"chainName": "OP Mainnet",
20842081
"aliases": [
20852082
"aOptOP",
20862083
"variableDebtOptOP",
@@ -2115,6 +2112,17 @@
21152112
"full": "icons/full/operawallet.svg"
21162113
}
21172114
},
2115+
{
2116+
"type": [
2117+
"chain"
2118+
],
2119+
"chainId": 10,
2120+
"chainName": "OP Mainnet",
2121+
"icons": {
2122+
"mono": "icons/mono/opmainnet.svg",
2123+
"full": "icons/full/opmainnet.svg"
2124+
}
2125+
},
21182126
{
21192127
"type": [
21202128
"chain"

icons/mono/aop.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)