VTHO tokens data
Closed this issue · 3 comments
Swornatoya commented
When I checked for the transactions for the transaction hash using the below swagger url:
https://vethor-node.vechain.com/transactions/0x09708f9e768fa3761408e89dea89912b91e58769915d5af199031db02591f82b/receipt
I got the below reponse:
{
"gasUsed": 173784,
"gasPayer": "0x1aaa5556e36cb32e446bb05883fee3c529c2d4fe",
"paid": "0x303c188b88ee0000",
"reward": "0xe786dc375e10000",
"reverted": false,
"meta": {
"blockID": "0x00f3a3a087099a1e9acb02d7087ba4d89b17f4d7495e3092d691869f8894f781",
"blockNumber": 15967136,
"blockTimestamp": 1690195470,
"txID": "0x09708f9e768fa3761408e89dea89912b91e58769915d5af199031db02591f82b",
"txOrigin": "0x1aaa5556e36cb32e446bb05883fee3c529c2d4fe"
},
"outputs": [
{
"contractAddress": null,
"events": [
{
"address": "0x0000000000000000000000000000456e65726779",
"topics": [
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x0000000000000000000000001aaa5556e36cb32e446bb05883fee3c529c2d4fe",
"0x00000000000000000000000029a996b0ebb7a77023d091c9f2ca34646bea6ede"
],
"data": "0x0000000000000000000000000000000000000000000003814924cfbed9a00000"
},
{
"address": "0x45429a2255e7248e57fce99e7239aed3f84b7a53",
"topics": [
"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef",
"0x00000000000000000000000029a996b0ebb7a77023d091c9f2ca34646bea6ede",
"0x000000000000000000000000576da7124c7bb65a692d95848276367e5a844d95"
],
"data": "0x000000000000000000000000000000000000000000000035d9b485aba1ca45c7"
},
{
"address": "0x29a996b0ebb7a77023d091c9f2ca34646bea6ede",
"topics": [
"0x1c411e9a96e071241c2f21f7726b17ae89e3cab4c78be50e062b03a9fffbbad1"
],
"data": "0x0000000000000000000000000000000000000000002d43c527e80fadc448c91a00000000000000000000000000000000000000000002b951b42a817b59b7d569"
},
{
"address": "0x29a996b0ebb7a77023d091c9f2ca34646bea6ede",
"topics": [
"0xd78ad95fa46c994b6551d0da85fc275fe613ce37657fb8d5e3d130840159d822",
"0x000000000000000000000000576da7124c7bb65a692d95848276367e5a844d95",
"0x000000000000000000000000576da7124c7bb65a692d95848276367e5a844d95"
],
"data": "0x0000000000000000000000000000000000000000000003814924cfbed9a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000035d9b485aba1ca45c7"
},
{
"address": "0x45429a2255e7248e57fce99e7239aed3f84b7a53",
"topics": [
"0x7fcf532c15f0a6db0bd6d0e038bea71d30d808c7d98cb3bf7268a95bf5081b65",
"0x000000000000000000000000576da7124c7bb65a692d95848276367e5a844d95"
],
"data": "0x000000000000000000000000000000000000000000000035d9b485aba1ca45c7"
}
],
"transfers": [
{
"sender": "0x45429a2255e7248e57fce99e7239aed3f84b7a53",
"recipient": "0x576da7124c7bb65a692d95848276367e5a844d95",
"amount": "0x35d9b485aba1ca45c7"
},
{
"sender": "0x576da7124c7bb65a692d95848276367e5a844d95",
"recipient": "0x1aaa5556e36cb32e446bb05883fee3c529c2d4fe",
"amount": "0x35d9b485aba1ca45c7"
}
]
}
]
}
Can someone help me with the outputs in the response. Its the data related to the tokens but again what are the different topics mentioned in the response what do they represent.
libotony commented
github-actions commented
This issue has been marked as stale due to inactivity. It will be closed if no further activity occurs. Thank you for your contributions.
darrenvechain commented
Closing as it's marked as stale and without activity