<!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/9eda4ced50e9684a16c6999b6ba31478f967e460de8ce26bcc34626bcd9dbbaai0" 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,069,305
Genesis block 795,335
File type text
File size 1.02 KB
Creation date Jun 21,2023 4:51 pm