Skip to content

Commit

Permalink
add proxie asset icon
Browse files Browse the repository at this point in the history
  • Loading branch information
capt-nemo429 committed Apr 9, 2023
1 parent 0b0299d commit c28aedf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file added public/icons/assets/proxie.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion src/mappers/assetIconMap.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ export const assetIconMap: { [tokenId: string]: string } = {
["4c8ac00a28b198219042af9c03937eecb422b34490d55537366dc9245e85d4e1"]: "woodennickels.svg",
["fcfca7654fb0da57ecf9a3f489bcbeb1d43b56dce7e73b352f7bc6f2561d2a1b"]: "ergone.svg",
["9a06d9e545a41fd51eeffc5e20d818073bf820c635e2a9d922269913e0de369d"]: "spf.svg",
["01dce8a5632d19799950ff90bca3b5d0ca3ebfa8aaafd06f0cc6dd1e97150e7f"]: "cypx.png"
["01dce8a5632d19799950ff90bca3b5d0ca3ebfa8aaafd06f0cc6dd1e97150e7f"]: "cypx.png",
["01ddcc3d0205c2da8a067ffe047a2ccfc3e8241bc3fcc6f6ebc96b7f7363bb36"]: "proxie.png"
};

0 comments on commit c28aedf

Please sign in to comment.