Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deserialize function summary data on contract call page #79

Closed
aulneau opened this issue Apr 20, 2020 · 1 comment
Closed

deserialize function summary data on contract call page #79

aulneau opened this issue Apr 20, 2020 · 1 comment
Assignees
Milestone

Comments

@aulneau
Copy link
Contributor

aulneau commented Apr 20, 2020

This is referring to contract-call​ transaction types right? If so, they are available. Here’s an example:

{"block_hash":"0x7e1122cbacb525d2d056513e1eb7581c0df846a05eb1cf3616b2bdea7e364b36","block_height":7,"tx_id":"0x02151c5bc5c873f13f991acee916aee7dfa12600d449ef8e40d2910fcfba79a2","tx_index":1,"tx_status":"success","tx_type":"contract_call","fee_rate":"123456","sender_address":"ST2ZRX0K27GW0SP3GJCEMHD95TQGJMKB7G9Y0X1MH","sponsored":false,"contract_call":{"contract_id":"ST2ZRX0K27GW0SP3GJCEMHD95TQGJMKB7G9Y0X1MH.hello-world-contract","function_name":"set-value","function_args":["0x020000000461736466","0x02000000087479747974797479"]},"events":[]}

​​Note: the args are Clarity values — these can be deserialized into the type name and value.

@aulneau aulneau added this to the 2020 Q2 Sprint 8 milestone Apr 20, 2020
@agraebe agraebe modified the milestones: 2020 Q2 Sprint 8, 2020 W17-W19 Apr 21, 2020
@aulneau aulneau modified the milestones: 2020 W17-W19, 2020 W19-W21 May 5, 2020
@agraebe agraebe added this to In progress in Explorer MVP May 13, 2020
@aulneau
Copy link
Contributor Author

aulneau commented May 13, 2020

will be resolved with #115

@aulneau aulneau closed this as completed May 19, 2020
Explorer MVP automation moved this from In progress to Done May 19, 2020
@andresgalante andresgalante removed this from Done in Explorer MVP Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants