Skip to content

Commit

Permalink
update db output with correcdt storage_id
Browse files Browse the repository at this point in the history
  • Loading branch information
yuunlimm committed Jan 22, 2025
1 parent 5589d3d commit 5dd1d06
Show file tree
Hide file tree
Showing 14 changed files with 799 additions and 476 deletions.
1,223 changes: 773 additions & 450 deletions rust/Cargo.lock

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"transaction_version": 999929475,
"event_index": -1,
"owner_address": "0xaf1fbd1c118239498c0fec0e5cec54a50d03250fe1aca589a6b903566ba1d4db",
"storage_id": "0x12aee8d4b8ba1ff0b7b943fe2db30bdde3f3d52f83912e92a90c4610e11c1412",
"storage_id": "0x27af54b1bb7cb1f4ef3e1ac6577616f62d94fb670fd33d385c439bc3967c49b3",
"asset_type": "0x1::aptos_coin::AptosCoin",
"is_frozen": null,
"amount": "6000",
Expand All @@ -21,7 +21,7 @@
"transaction_version": 999929475,
"event_index": 0,
"owner_address": "0xaf1fbd1c118239498c0fec0e5cec54a50d03250fe1aca589a6b903566ba1d4db",
"storage_id": "0x12aee8d4b8ba1ff0b7b943fe2db30bdde3f3d52f83912e92a90c4610e11c1412",
"storage_id": "0x27af54b1bb7cb1f4ef3e1ac6577616f62d94fb670fd33d385c439bc3967c49b3",
"asset_type": "0x1::aptos_coin::AptosCoin",
"is_frozen": null,
"amount": "2333720700",
Expand All @@ -39,7 +39,7 @@
"transaction_version": 999929475,
"event_index": 1,
"owner_address": "0x3b38735644d0be8ac37ebd84a1e42fa5c2487495ef8782f6c694b1a147f82426",
"storage_id": "0x3e10c1bcedce2b6f6a51cf44682309fcb159151f4fcd8d1e5403cf5fa3d607b2",
"storage_id": "0x8ca15f49a4147c76f4121550f3cf9de391e4e14d2ec8485dcdbda99387b9689e",
"asset_type": "0x1::aptos_coin::AptosCoin",
"is_frozen": null,
"amount": "2333720700",
Expand Down Expand Up @@ -111,7 +111,7 @@
"transaction_version": 999929475,
"event_index": 7,
"owner_address": "0x3b38735644d0be8ac37ebd84a1e42fa5c2487495ef8782f6c694b1a147f82426",
"storage_id": "0x809c69006e5492c65a1d4b273c65318fb482bed7988c75c48b96d283263ba029",
"storage_id": "0x947f8404b90af90a508d2735af771a3e826cefe45dfe993dfa43e0f5650465f9",
"asset_type": "0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::USDC",
"is_frozen": null,
"amount": "162105637",
Expand All @@ -129,7 +129,7 @@
"transaction_version": 999929475,
"event_index": 8,
"owner_address": "0xaf1fbd1c118239498c0fec0e5cec54a50d03250fe1aca589a6b903566ba1d4db",
"storage_id": "0x2283606d1303cb8c6df599a6b7d0cec85873d747d5db2f2142b594c2db9d83ad",
"storage_id": "0xc1127536fd32095434185bab96467d80c65fde6191c7c44d31fbf0a6d5e59148",
"asset_type": "0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::USDC",
"is_frozen": null,
"amount": "162105637",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
{
"transaction_version": 999929475,
"write_set_change_index": 8,
"storage_id": "0x3e10c1bcedce2b6f6a51cf44682309fcb159151f4fcd8d1e5403cf5fa3d607b2",
"storage_id": "0x8ca15f49a4147c76f4121550f3cf9de391e4e14d2ec8485dcdbda99387b9689e",
"owner_address": "0x3b38735644d0be8ac37ebd84a1e42fa5c2487495ef8782f6c694b1a147f82426",
"asset_type": "0x1::aptos_coin::AptosCoin",
"is_primary": true,
Expand All @@ -26,7 +26,7 @@
{
"transaction_version": 999929475,
"write_set_change_index": 9,
"storage_id": "0x809c69006e5492c65a1d4b273c65318fb482bed7988c75c48b96d283263ba029",
"storage_id": "0x947f8404b90af90a508d2735af771a3e826cefe45dfe993dfa43e0f5650465f9",
"owner_address": "0x3b38735644d0be8ac37ebd84a1e42fa5c2487495ef8782f6c694b1a147f82426",
"asset_type": "0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::USDC",
"is_primary": true,
Expand Down Expand Up @@ -74,7 +74,7 @@
{
"transaction_version": 999929475,
"write_set_change_index": 23,
"storage_id": "0x12aee8d4b8ba1ff0b7b943fe2db30bdde3f3d52f83912e92a90c4610e11c1412",
"storage_id": "0x27af54b1bb7cb1f4ef3e1ac6577616f62d94fb670fd33d385c439bc3967c49b3",
"owner_address": "0xaf1fbd1c118239498c0fec0e5cec54a50d03250fe1aca589a6b903566ba1d4db",
"asset_type": "0x1::aptos_coin::AptosCoin",
"is_primary": true,
Expand All @@ -86,7 +86,7 @@
{
"transaction_version": 999929475,
"write_set_change_index": 24,
"storage_id": "0x2283606d1303cb8c6df599a6b7d0cec85873d747d5db2f2142b594c2db9d83ad",
"storage_id": "0xc1127536fd32095434185bab96467d80c65fde6191c7c44d31fbf0a6d5e59148",
"owner_address": "0xaf1fbd1c118239498c0fec0e5cec54a50d03250fe1aca589a6b903566ba1d4db",
"asset_type": "0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::USDC",
"is_primary": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"transaction_version": 5979639459,
"event_index": -1,
"owner_address": "0x54ce130990ecf55cd12de74bff03dcfaacf63066e0945d3c415d61644303da39",
"storage_id": "0x32edf0b123cd57094ba7b0b5a0b1524e0f2117b547adf65e8b0c08b39e30d242",
"storage_id": "0x1fe363ac8c9a2369f4ad6737dc788cfd37e6c90d1ad9637b18347b779ab5e188",
"asset_type": "0x1::aptos_coin::AptosCoin",
"is_frozen": null,
"amount": "99900",
Expand All @@ -21,7 +21,7 @@
"transaction_version": 5979639459,
"event_index": 1,
"owner_address": "0x54ce130990ecf55cd12de74bff03dcfaacf63066e0945d3c415d61644303da39",
"storage_id": "0x32edf0b123cd57094ba7b0b5a0b1524e0f2117b547adf65e8b0c08b39e30d242",
"storage_id": "0x1fe363ac8c9a2369f4ad6737dc788cfd37e6c90d1ad9637b18347b779ab5e188",
"asset_type": "0x1::aptos_coin::AptosCoin",
"is_frozen": null,
"amount": "10",
Expand All @@ -39,7 +39,7 @@
"transaction_version": 5979639459,
"event_index": 2,
"owner_address": "0xb7a4a81a3d513e3e18ee6bec61a001d7e18c5d92bb6645a2f21f0b0fec2531a6",
"storage_id": "0x239f9719aceb8223231f615e436fcfc8b7e7a6cb03350d00dc72b47678e5d78b",
"storage_id": "0x5678ad8283b596889ecbce6e63df1e0f86e0a08bd7b7ae2ea70c1f710c1e2e7f",
"asset_type": "0x1::aptos_coin::AptosCoin",
"is_frozen": null,
"amount": "10",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"transaction_version": 5979639459,
"write_set_change_index": 0,
"storage_id": "0x32edf0b123cd57094ba7b0b5a0b1524e0f2117b547adf65e8b0c08b39e30d242",
"storage_id": "0x1fe363ac8c9a2369f4ad6737dc788cfd37e6c90d1ad9637b18347b779ab5e188",
"owner_address": "0x54ce130990ecf55cd12de74bff03dcfaacf63066e0945d3c415d61644303da39",
"asset_type": "0x1::aptos_coin::AptosCoin",
"is_primary": true,
Expand All @@ -14,7 +14,7 @@
{
"transaction_version": 5979639459,
"write_set_change_index": 2,
"storage_id": "0x239f9719aceb8223231f615e436fcfc8b7e7a6cb03350d00dc72b47678e5d78b",
"storage_id": "0x5678ad8283b596889ecbce6e63df1e0f86e0a08bd7b7ae2ea70c1f710c1e2e7f",
"owner_address": "0xb7a4a81a3d513e3e18ee6bec61a001d7e18c5d92bb6645a2f21f0b0fec2531a6",
"asset_type": "0x1::aptos_coin::AptosCoin",
"is_primary": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"transaction_version": 78753811,
"event_index": -1,
"owner_address": "0xe93dcd3dd5febf8d72bf8d33e1d85a6115300fedfe055c062834d264f103ce4c",
"storage_id": "0x9249cee32378643feb7674c405057e6287050c151e74d7fee4857e1e82b608d1",
"storage_id": "0x49766709699892caa0d9bc44764e7b8dfdec4227f98a82cfc4176e09091045f4",
"asset_type": "0x1::aptos_coin::AptosCoin",
"is_frozen": null,
"amount": "700",
Expand All @@ -21,7 +21,7 @@
"transaction_version": 78753811,
"event_index": 0,
"owner_address": "0xe93dcd3dd5febf8d72bf8d33e1d85a6115300fedfe055c062834d264f103ce4c",
"storage_id": "0x9249cee32378643feb7674c405057e6287050c151e74d7fee4857e1e82b608d1",
"storage_id": "0x49766709699892caa0d9bc44764e7b8dfdec4227f98a82cfc4176e09091045f4",
"asset_type": "0x1::aptos_coin::AptosCoin",
"is_frozen": null,
"amount": "1",
Expand All @@ -39,7 +39,7 @@
"transaction_version": 78753811,
"event_index": 1,
"owner_address": "0x74512d8383e6857a9a587012c44ad98420cbc713301714402611d7f87a7f4fe0",
"storage_id": "0xcec6acee464c2f2689dddf50ad4e9c78bb91b2d0a345cda799ab2a1dcdd4077c",
"storage_id": "0x95aeea33c4b967dabe1190931fe5fad020709881e99f6476df2a91a3e82e00c6",
"asset_type": "0x1::aptos_coin::AptosCoin",
"is_frozen": null,
"amount": "1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"transaction_version": 78753811,
"write_set_change_index": 0,
"storage_id": "0xcec6acee464c2f2689dddf50ad4e9c78bb91b2d0a345cda799ab2a1dcdd4077c",
"storage_id": "0x95aeea33c4b967dabe1190931fe5fad020709881e99f6476df2a91a3e82e00c6",
"owner_address": "0x74512d8383e6857a9a587012c44ad98420cbc713301714402611d7f87a7f4fe0",
"asset_type": "0x1::aptos_coin::AptosCoin",
"is_primary": true,
Expand All @@ -14,7 +14,7 @@
{
"transaction_version": 78753811,
"write_set_change_index": 1,
"storage_id": "0x9249cee32378643feb7674c405057e6287050c151e74d7fee4857e1e82b608d1",
"storage_id": "0x49766709699892caa0d9bc44764e7b8dfdec4227f98a82cfc4176e09091045f4",
"owner_address": "0xe93dcd3dd5febf8d72bf8d33e1d85a6115300fedfe055c062834d264f103ce4c",
"asset_type": "0x1::aptos_coin::AptosCoin",
"is_primary": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"transaction_version": 2646510387,
"event_index": -1,
"owner_address": "0x25b7c0bcd05c7ca74dfd664345f0c7a80678eea427a73cbd0792a8ceb34f59aa",
"storage_id": "0x36f7aaf44e5c6ffcf68cc8ceb4d09a1cca4f353dab08698b830433944b1084d4",
"storage_id": "0x56100d1dcd2b30200ea54a2e455a920bf34d4c59816caffe4720f10a24f5bec2",
"asset_type": "0x1::aptos_coin::AptosCoin",
"is_frozen": null,
"amount": "300",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"transaction_version": 5992795934,
"event_index": -1,
"owner_address": "0xd34ea8c6faa9d25a9f07504759c1d92bd5ad05af89062d57cf69dd4861fe3e3c",
"storage_id": "0x5120dc6832daa352228ba75c1e7e73f57a80b608c900a7060382516a5c035f20",
"storage_id": "0xf09710fcbf8de0c02a244b7523c59789eab9c69d5f3b13a6cecbf1127edc7698",
"asset_type": "0x1::aptos_coin::AptosCoin",
"is_frozen": null,
"amount": "1200",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
{
"transaction_version": 5992795934,
"write_set_change_index": 2,
"storage_id": "0x5120dc6832daa352228ba75c1e7e73f57a80b608c900a7060382516a5c035f20",
"storage_id": "0xf09710fcbf8de0c02a244b7523c59789eab9c69d5f3b13a6cecbf1127edc7698",
"owner_address": "0xd34ea8c6faa9d25a9f07504759c1d92bd5ad05af89062d57cf69dd4861fe3e3c",
"asset_type": "0x1::aptos_coin::AptosCoin",
"is_primary": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"transaction_version": 508365567,
"event_index": -1,
"owner_address": "0xc8af29debf02369958769a77388c84a3040b9ffe9ba1f82c1c9f5c6dcb61030e",
"storage_id": "0x47d0667a73feb419078a317784f803b7daebd3f6150c783cf3cfd194b966cc15",
"storage_id": "0xaca1597fc6ce44af235deb562591c7ce90a13b50b0f55022434d8db61edc8e74",
"asset_type": "0x1::aptos_coin::AptosCoin",
"is_frozen": null,
"amount": "67600",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
{
"transaction_version": 508365567,
"write_set_change_index": 10,
"storage_id": "0x47d0667a73feb419078a317784f803b7daebd3f6150c783cf3cfd194b966cc15",
"storage_id": "0xaca1597fc6ce44af235deb562591c7ce90a13b50b0f55022434d8db61edc8e74",
"owner_address": "0xc8af29debf02369958769a77388c84a3040b9ffe9ba1f82c1c9f5c6dcb61030e",
"asset_type": "0x1::aptos_coin::AptosCoin",
"is_primary": true,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"transaction_version": 1200394037,
"event_index": -1,
"owner_address": "0x8a735d61f2c98aa97f62fa3c328b63fc97b8a7d50cd8eda633124137639ce4fc",
"storage_id": "0x30ada02023d8f633496e5119bdf88f898ddb11e95bb2f1f73aedbf75b042e502",
"storage_id": "0xae977125b43c9480f38562194f5fc2e54cbbd90e8791cdf2a18e6099e298c76f",
"asset_type": "0x1::aptos_coin::AptosCoin",
"is_frozen": null,
"amount": "54200",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
{
"transaction_version": 1200394037,
"write_set_change_index": 2,
"storage_id": "0x30ada02023d8f633496e5119bdf88f898ddb11e95bb2f1f73aedbf75b042e502",
"storage_id": "0xae977125b43c9480f38562194f5fc2e54cbbd90e8791cdf2a18e6099e298c76f",
"owner_address": "0x8a735d61f2c98aa97f62fa3c328b63fc97b8a7d50cd8eda633124137639ce4fc",
"asset_type": "0x1::aptos_coin::AptosCoin",
"is_primary": true,
Expand Down

0 comments on commit 5dd1d06

Please sign in to comment.