diff --git a/public/icons/step.svg b/public/icons/step.svg new file mode 100644 index 00000000..5a44e723 --- /dev/null +++ b/public/icons/step.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/utils/constants.ts b/utils/constants.ts index 78dc0f60..8340a295 100644 --- a/utils/constants.ts +++ b/utils/constants.ts @@ -178,6 +178,7 @@ export const CUSTOM_TOKEN_ICONS: { [key: string]: boolean } = { samo: true, slcl: true, sol: true, + step: true, stsol: true, tbtc: true, usdc: true,