fix: correct Pezkuwi chain IDs and priceIds from app config

This commit is contained in:
2026-02-09 05:03:41 +03:00
parent e8045a4b75
commit 173f08a70b
65 changed files with 4753 additions and 1665 deletions
+16
View File
@@ -0,0 +1,16 @@
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_10356_20506)">
<path d="M0 12C0 5.37258 5.37258 0 12 0H36C42.6274 0 48 5.37258 48 12V36C48 42.6274 42.6274 48 36 48H12C5.37258 48 0 42.6274 0 36V12Z" fill="url(#paint0_linear_10356_20506)"/>
<path d="M15.4743 12H28.7372L19.2629 30.7509H6L15.4743 12Z" fill="white"/>
<path d="M36.3143 23.2528H24.9485L30.6342 34.5H42L36.3143 23.2528Z" fill="white"/>
</g>
<defs>
<linearGradient id="paint0_linear_10356_20506" x1="48" y1="48" x2="0.146965" y2="-0.14607" gradientUnits="userSpaceOnUse">
<stop offset="0.16" stop-color="#040404"/>
<stop offset="1" stop-color="#393939"/>
</linearGradient>
<clipPath id="clip0_10356_20506">
<rect width="48" height="48" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 811 B