<!DOCTYPE html> <html> <body> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="240" height="240"> <filter id="feOffset" x="-40" y="-20" width="240" height="240"> <feOffset in="SourceGraphic" dx="-20" dy="200" /> <feGaussianBlur stdDeviation="2" result="blur2" /> <feTurbulence type="turbulence" baseFrequency=".15" numOctaves="3" result="turbulenceMap" /> /// 0.01-.35 freq range 2-4 octaves <feDisplacementMap in="SourceGraphic" in2="turbulenceMap" scale="40" xChannelSelector="R" yChannelSelector="G" /> <feMerge> <feMergeNode in="SourceGraphic" /> <feMergeNode in="BackgroundImage" /> </feMerge> </filter> <image xlink:href="/content/28f2799b2bb6a23265102b82f42f91a842a3b80fad5412ca44227f7df794b842i0" x="0" y="0" width="240" height="240" style="stroke: #ff9500; fill: orange; filter: url(#feOffset);" /> /// change the id after /content/ to the inscription id of the punk you want </svg> </body> </html>
Inscription number 13,010,247
Genesis block 795,263
File type text
File size 1.04 KB
Creation date Feb 23,2024 9:2 pm