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