{"id":25233746,"url":"https://github.com/optimism-java/interopbackend","last_synced_at":"2025-04-05T17:13:35.714Z","repository":{"id":271383457,"uuid":"913163252","full_name":"optimism-java/interopbackend","owner":"optimism-java","description":"interop explorer bankend","archived":false,"fork":false,"pushed_at":"2025-01-08T06:25:39.000Z","size":78,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-11T13:57:41.136Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/optimism-java.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,"publiccode":null,"codemeta":null}},"created_at":"2025-01-07T06:44:27.000Z","updated_at":"2025-01-08T06:25:42.000Z","dependencies_parsed_at":"2025-01-07T11:51:23.698Z","dependency_job_id":null,"html_url":"https://github.com/optimism-java/interopbackend","commit_stats":null,"previous_names":["optimism-java/interopbackend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optimism-java%2Finteropbackend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optimism-java%2Finteropbackend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optimism-java%2Finteropbackend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/optimism-java%2Finteropbackend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/optimism-java","download_url":"https://codeload.github.com/optimism-java/interopbackend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247369950,"owners_count":20927928,"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":"2025-02-11T13:57:42.699Z","updated_at":"2025-04-05T17:13:35.694Z","avatar_url":"https://github.com/optimism-java.png","language":"Go","readme":"# Interopbackend\n\nthis project is an interop-explorer backend.\n\nMainly listens to the events from L2ToL2CrossDomainMessenger and CrossL2Inbox, and then writes the data to the database.\nAnd determine whether a block includes cross-chain transactions based on the ExecutingMessage event of the CrossL2Outbox\ncontract.\n\ncontract:\n```azure\n - L2ToL2CrossDomainMessenger: 0x4200000000000000000000000000000000000023\n```     \nevents:\n```azure\nevent SentMessage(uint256 indexed destination, address indexed target, \n     uint256 indexed messageNonce, address sender, bytes message);\n \nevent RelayedMessage(uint256 indexed source, uint256 indexed messageNonce, \n    bytes32 indexed messageHash);\n```\n\ncontract:\n```\n - CrossL2Inbox:               0x4200000000000000000000000000000000000022\n```\nevents:\n```azure\nevent ExecutingMessage(bytes32 indexed msgHash, Identifier id);\n```\n\n## Install preperation: Supersim\n\nFollow [this guide](https://github.com/ethereum-optimism/supersim/blob/main/README.md) or [supersim](https://github.com/ethereum-optimism/supersim) to install supersim.\n\n## run the project\n\n```azure\n./deploy/start.sh\n```\n\n## stop this project\n\n```azure\n./deploy/stop.sh\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foptimism-java%2Finteropbackend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foptimism-java%2Finteropbackend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foptimism-java%2Finteropbackend/lists"}