Michael Fabozzi
Michael Fabozzi
I totally agree with this. A serialized JSON string would be so much accessible. No base64 parsing, no low-level interaction, just data ready to be used. The easier it is...
Hi all, I saw from the list that our OnPausedChanged method is triggering a "Boolean vs Integer" error. What are we doing wrong? This is our event: `public static event...
Ok, so we don't have to change anything?
Hey guys, why if i do the rpc call "getnep11balances" on NEO-GO nodes i get a result with a set of data and if i do the same request to...
Yes, i agree with you. Another strange thing is that I just tried also with another contract (https://explorer.onegate.space/contractinfo/0xc09af9967175faca47d610716900f075bd8bf18a) that has basically the same Transfer method and NEP11 handling of the...
Thanks to NeoLine devs we found the cause of the problem. Basically BlackStoneShard Nft contract at the beginning had 2 balanceOf methods because i coded it with an overload to...