How can a users check if a SC works?

Hi guys.

So far, all of the SC’s I’ve encountered have no KLV and Show no transactions. Same happens to mine even though I can get some answers (in Hex) from it.

(for instance

{

“data”: {

“data”: “7b4b4952413a7b303a7b207468656d653a202274657374207468656d65222c2073746172745f746f6b656e5f616d743a203132332c2073746172745f74733a20313733323837323736302c20656e645f74733a20313733333437373536307d7d7d”

},

“error”: “”,

“code”: “successful”

})

So the question is: how can a user check if a SC works on KleverScan?

1 Like

ours receives and transmits KLV when the players win!

You can also read out the relevant data including logs with the API and the transactions are also displayed.
Have a look here:
https://api.testnet.klever.finance/v1.0/transaction/cbd54fc673362896c244b453522716896d744efec68d12fc1abd7cf3b4131f0d?withResults=true

3 Likes