Created
July 22, 2025 20:57
-
-
Save mgild/27358de8e813962582c58d946c2c7c1d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "feedHash": "0xff97ea4aa5f7b1e6d3c45bccc5e17e9e1eeebfa7816898d4e2e9e3ac449419d9", | |
| "results": [ | |
| "0.0000171609694196136122180671" | |
| ], | |
| "receipts": [ | |
| { | |
| "children": [ | |
| { | |
| "children": [ | |
| { | |
| "children": [ | |
| { | |
| "children": [ | |
| { | |
| "children": [ | |
| { | |
| "error": "TaskError: Failed to convert address to [u8; 32]: xxx", | |
| "task_name": "OracleTask" | |
| } | |
| ] | |
| } | |
| ], | |
| "error": "TaskError: Error running task: TaskError: Failed to convert address to [u8; 32]: xxx", | |
| "task_name": "MultiplyTask" | |
| } | |
| ] | |
| }, | |
| { | |
| "children": [ | |
| { | |
| "task_name": "ValueTask", | |
| "task_output": "1" | |
| }, | |
| { | |
| "children": [ | |
| { | |
| "children": [ | |
| { | |
| "task_name": "LpExchangeRateTask", | |
| "task_output": "290.338212" | |
| }, | |
| { | |
| "children": [ | |
| { | |
| "children": [ | |
| { | |
| "task_name": "OracleTask", | |
| "task_output": "200.70305568" | |
| } | |
| ] | |
| } | |
| ], | |
| "task_name": "MultiplyTask", | |
| "task_output": "58271.76632906764416" | |
| } | |
| ] | |
| } | |
| ], | |
| "task_name": "DivideTask", | |
| "task_output": "0.0000171609694196136122180671" | |
| } | |
| ] | |
| } | |
| ], | |
| "task_name": "ConditionalTask", | |
| "task_output": "0.0000171609694196136122180671" | |
| } | |
| ], | |
| "task_output": "0.0000171609694196136122180671" | |
| } | |
| ] | |
| } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment