Skip to content

Commit

Permalink
Set color for argon, #1017
Browse files Browse the repository at this point in the history
  • Loading branch information
wliyongfeng committed Feb 22, 2025
1 parent 9545a2c commit 9190a67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions site/src/utils/consts/chains/argon.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ const argon = {
symbol: "ARGN",
decimals: 6,
nodes,
color: "#AF00C1",
colorSecondary: "rgba(175, 0, 193, 0.1)",
useOnChainBlockData: true,
};

Expand Down

0 comments on commit 9190a67

Please sign in to comment.