Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
function buildTokenURI(uint256 tokenId, struct IGToken.LockedDeposit lockedDeposit, string gTokenSymbol, string assetSymbol, uint8 numberInputDecimals, uint8 numberOutputDecimals) external pure returns (string)
function numberToRoundedString(uint256 number, uint8 inputDecimals, uint8 outputDecimals) public pure returns (string)