Skip to content

Commit

Permalink
Merge pull request #1156 from Plenty-network/development
Browse files Browse the repository at this point in the history
chore: update icon
  • Loading branch information
AnshuJalan authored Jan 25, 2024
2 parents cd0d114 + c616f7f commit cae3dee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file added src/assets/Tokens/POLE.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions src/constants/tokensList.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ import ply from "../assets/Tokens/ply.png";
import sirs from "../assets/Tokens/SIRS.png";
import up from "../assets/Tokens/UP.png";
import seb from "../assets/Tokens/seb.png";
import pole from "../assets/Tokens/POLE.png";
import ted from "../assets/Tokens/ted.png";

import { StaticImageData } from "next/image";
Expand All @@ -60,6 +61,7 @@ export const tokenIcons: { [token: string]: StaticImageData } = {
"MATIC.e": matic_normal,
"BUSD.e": busd_normal,
"USDT.e": usdt_normal,
"$POLE ": pole,
DOGA: doga,
XTZ: xtz,
TEZ: xtz,
Expand Down

0 comments on commit cae3dee

Please sign in to comment.