Skip to main content

Documentation Index

Fetch the complete documentation index at: https://tech.ramses.xyz/llms.txt

Use this file to discover all available pages before exploring further.

Provides a function for generating an SVG associated with a Uniswap NFT

Functions

generateSVG

  function generateSVG(
  ) internal returns (string svg)

getCurve

  function getCurve(
  ) internal returns (string curve)

generateSVGCurveCircle

  function generateSVGCurveCircle(
  ) internal returns (string svg)

rangeLocation

  function rangeLocation(
  ) internal returns (string, string)

isRare

  function isRare(
  ) internal returns (bool)