Closed BowTiedDeployer closed 2 years ago
+1.
Getting same error with: Contract: SP213KNHB5QD308TEESY1ZMX1BP8EZDPG4JWD0MEA.web4 Function: get-by-id
OS: macOS 12.4 Browser: Brave 1.42.86
@diwakergupta @markmhx who do we ping to get some attention on this? Very basic funcitonality has been broken for a month.
@andresgalante can you help here? 🙏
thanks, @markmhx and @dantrevino for bringing it up. We'll work on it soon
@andresgalante this would be the related issue per our conversation in Discord.
On my end, testing with citycoins-tardis-v3, I am unable to call the read-only functions, e.g. total-supply-mia
This results in the same message:
Which when inspecting the console reveals:
instrument.js:109 TypeError: Do not know how to serialize a BigInt
at JSON.stringify (<anonymous>)
instrument.js:109 Error: Minified React error #31; visit https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=TypeError%3A%20Do%20not%20know%20how%20to%20serialize%20a%20BigInt for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
:tada: This issue has been resolved in version 1.36.3 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Describe the bug A clear and concise description of what the bug is. Stacks Explorer throws error on read only function calls. Happens to multiple NFT contracts such as Miami Degens, Megapont, Bitcoin Monkeys and others. Was working a few weeks before.
Transaction ID Address Block#
Time stamp
To Reproduce
Get contract
get-owner (read_only function)
Call function
Expected behavior It should show the address of the owner for the specific NFT id.
Screenshots console.log:
screen shot:
Desktop (please complete the following information):