For the complete documentation index, see llms.txt. This page is also available as Markdown.

NFTDescriptor

Functions

constructTokenURI

  function constructTokenURI(
  ) public returns (string)

escapeQuotes

  function escapeQuotes(
  ) internal returns (string)

tickToDecimalString

  function tickToDecimalString(
  ) internal returns (string)

fixedPointToDecimalString

  function fixedPointToDecimalString(
  ) internal returns (string)

feeToPercentString

  function feeToPercentString(
  ) internal returns (string)

addressToString

generateSVGImage

tokenToColorHex

getCircleCoord

sliceTokenHex

Last updated