Skip to content

Commit 4472a79

Browse files
committed
chore: update shapeshift logo
1 parent 2e0e0ed commit 4472a79

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

public/images/wallets/shapeshift.png

-51 KB
Binary file not shown.

public/images/wallets/shapeshift.svg

Lines changed: 12 additions & 0 deletions
Loading

src/data/wallets/wallet-data.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ import PillarImage from "@/public/images/wallets/pillar.png"
2929
import RabbyWalletImage from "@/public/images/wallets/rabbywallet.png"
3030
import RainbowImage from "@/public/images/wallets/rainbow.png"
3131
import SafeImage from "@/public/images/wallets/safe.png"
32-
import ShapeShiftImage from "@/public/images/wallets/shapeshift.png"
32+
import ShapeShiftImage from "@/public/images/wallets/shapeshift.svg"
3333
import TahoImage from "@/public/images/wallets/taho.png"
3434
import TokenPocketImage from "@/public/images/wallets/tokenpocket.png"
3535
import TorusImage from "@/public/images/wallets/torus.png"
@@ -1892,7 +1892,7 @@ export const walletsData: WalletData[] = [
18921892
"https://docs.getaurox.com/product-docs/aurox-ecosystem/what-is-the-aurox-ecosystem",
18931893
},
18941894
{
1895-
last_updated: "2024-09-09",
1895+
last_updated: "2024-10-07",
18961896
name: "ShapeShift Mobile",
18971897
image: ShapeShiftImage,
18981898
brand_color: "#386FF9",

0 commit comments

Comments
 (0)