Skip to content

Commit

Permalink
Merge pull request #180 from ErgoTester/GluonW
Browse files Browse the repository at this point in the history
GluonW Gold tokens logo
  • Loading branch information
arobsn authored Aug 13, 2024
2 parents d6ead05 + ab73026 commit a95d17b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
Binary file added public/icons/assets/GAU.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/icons/assets/GAUC.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion src/mappers/assetIconMap.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,7 @@ export const assetIconMap: { [tokenId: string]: string } = {
"a9beb1e13364cbbbdac4a456658477862f140725854803dfdcd8e0f4863e7a26": "Mustard.png",
"ccaac3de4098aa63de90c56973bb1bff7563e8c58594b2075dd04005dac13ae6": "ketchup.png",
"ca0ed0092eaaa22b6bfcc407d221b3aaa5c8f643e843cb6aafff6af955947675": "pandav.png",
"24c380b40c934db2273affc782e091df28c965f1e513f8f5f09fc1d12646ecf2": "OINK.png"
"24c380b40c934db2273affc782e091df28c965f1e513f8f5f09fc1d12646ecf2": "OINK.png",
"886b7721bef42f60c6317d37d8752da8aca01898cae7dae61808c4a14225edc8": "GAU.png",
"9944ff273ff169f32b851b96bbecdbb67f223101c15ae143de82b3e7f75b19d2": "GAUC.png"
};

0 comments on commit a95d17b

Please sign in to comment.