Skip to content

Commit

Permalink
statescan link map, #4759
Browse files Browse the repository at this point in the history
  • Loading branch information
leocs2417 committed Sep 26, 2024
1 parent 3ffd8b8 commit a9871d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import StatescanSVG from "@osn/icons/subsquare/LinkStatescan";
const statescanDomainMap = {
[Chains.development]: "gov2",
[Chains.polkadotAssetHub]: "statemint",
[Chains.westendAssetHub]: "statemint",
[Chains.westendAssetHub]: "westmint",
};

export default function StatescanAccountLink({ address }) {
Expand Down

0 comments on commit a9871d5

Please sign in to comment.