DefiLlama/yield-server

Issue with Call Helper Returning Zero Values

Closed this issue · 1 comments

I am encountering an issue with fetching results from our market stats contract. While the contract provides accurate values, using the call helper function results in zero values being returned from the API.

We are getting this error during the Hashstack market token implementation for the APRs and APYs

PR: #1351

image

merged 90901e2

the issue was that the starknet library wasn't parsing the offset correctly