Utility
Tag15 integrations tagged with "utility"
Parse Google Sheets URL
Extract the spreadsheet ID and worksheet ID (gid) from a Google Sheets URL.
Type:parse-google-sheets-url
Fields:1 (1 required)
Convert from Smallest Unit (Wei)
Convert a smallest-unit integer (e.g. '3750000') back to a human-readable decimal string (e.g. '3.75' for USDC with 6 decimals). Uses string math — no floating-point errors. Works for any ERC-20 token.
Type:convert-from-wei
Fields:2 (2 required)