From 027f73276cc68781e0fd209b5e6e9c7a6d8217d9 Mon Sep 17 00:00:00 2001 From: Austin Date: Tue, 9 Dec 2025 13:36:48 -0500 Subject: [PATCH] dbs --- macros/streamline/functions.py.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macros/streamline/functions.py.sql b/macros/streamline/functions.py.sql index 3c148c6..769e9d2 100644 --- a/macros/streamline/functions.py.sql +++ b/macros/streamline/functions.py.sql @@ -1100,7 +1100,7 @@ TYPICAL WORKFLOW: 2. Prepare input values as Snowflake arrays 3. Encode using this function 4. Execute via eth_call RPC (ai.live.udf_api) - 5. Decode response using streamline_dev.utils.udf_evm_decode_trace + 5. Decode response using utils.udf_evm_decode_trace SUPPORTED TYPES: - address: Ethereum addresses