{"id":15933747,"url":"https://github.com/mmv08/calculate-storage-hash","last_synced_at":"2025-04-03T15:14:06.235Z","repository":{"id":232991489,"uuid":"716787934","full_name":"mmv08/calculate-storage-hash","owner":"mmv08","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-09T21:54:07.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-29T07:25:17.233Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mmv08.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-11-09T21:53:23.000Z","updated_at":"2024-07-26T09:53:18.000Z","dependencies_parsed_at":"2024-04-12T21:55:53.869Z","dependency_job_id":"2cdd2df1-8967-44f2-95c1-5e6a47d3817a","html_url":"https://github.com/mmv08/calculate-storage-hash","commit_stats":null,"previous_names":["mmv08/calculate-storage-hash"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmv08%2Fcalculate-storage-hash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmv08%2Fcalculate-storage-hash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmv08%2Fcalculate-storage-hash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmv08%2Fcalculate-storage-hash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmv08","download_url":"https://codeload.github.com/mmv08/calculate-storage-hash/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247024152,"owners_count":20870940,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-07T02:41:59.157Z","updated_at":"2025-04-03T15:14:06.217Z","avatar_url":"https://github.com/mmv08.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Calculate Storage Hash\n\nJust a fun project that calculates a storage hash of a contract:\n\n```solidity\npragma solidity ^0.8.0;\n\ncontract Cat {\n  address public a;\n\n  constructor() {\n    a = address(0x73);\n  }\n}\n```\n\ndeployed at https://gnosisscan.io/address/0xb911943750b74707a97a33538d73592abe926ffb\n\nIt calculates the storage hash locally and compares it with the one obtained with `eth_getProof`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmv08%2Fcalculate-storage-hash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmv08%2Fcalculate-storage-hash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmv08%2Fcalculate-storage-hash/lists"}