{"id":24026861,"url":"https://github.com/explorills/node-bridge-escrow","last_synced_at":"2026-04-19T01:07:41.517Z","repository":{"id":271255597,"uuid":"912868477","full_name":"explorills/node-bridge-escrow","owner":"explorills","description":"Non-custodial ERC721 cross-chain escrow for explorills_Nodes that facilitates token transfers","archived":false,"fork":false,"pushed_at":"2025-01-06T16:09:49.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-06T16:22:18.276Z","etag":null,"topics":["blockchain","bridge","cross-chain","crosschain","defi","erc721","escrow","ethereum","evm","expl","explorills","flare","nfts","noncustodial","solidty","web3"],"latest_commit_sha":null,"homepage":"https://mint.explorills.com","language":"Solidity","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/explorills.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-06T15:01:37.000Z","updated_at":"2025-01-06T16:09:52.000Z","dependencies_parsed_at":"2025-01-07T03:18:12.664Z","dependency_job_id":null,"html_url":"https://github.com/explorills/node-bridge-escrow","commit_stats":null,"previous_names":["explorills/node-bridge-escrow"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explorills%2Fnode-bridge-escrow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explorills%2Fnode-bridge-escrow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explorills%2Fnode-bridge-escrow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explorills%2Fnode-bridge-escrow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explorills","download_url":"https://codeload.github.com/explorills/node-bridge-escrow/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240783131,"owners_count":19856780,"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":["blockchain","bridge","cross-chain","crosschain","defi","erc721","escrow","ethereum","evm","expl","explorills","flare","nfts","noncustodial","solidty","web3"],"created_at":"2025-01-08T16:50:50.684Z","updated_at":"2026-04-19T01:07:41.493Z","avatar_url":"https://github.com/explorills.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# explorills_BridgeEscrow Contract\nNon-custodial ERC721 cross-chain escrow for explorills_Nodes that facilitates token transfers // Part of the ONE ecosystem // Powered by EXPL Nodes\n\n## General Functionality\n1. Facilitates secure cross-chain token transfers\n2. Provides read-only access to chain supply data\n3. Handles token bridging between Ethereum and Flare networks\n4. Exclusive interaction with main explorills_Nodes contract\n5. Non-custodial design for enhanced security\n\n## View Functions\n* `a1EthereumSupply`: Query total supply on Ethereum network\n* `a2FlareSupply`: Check total supply on Flare network\n\n## Cross-Chain Bridge System\n* Facilitates token movement between:\n - Ethereum ↔ Flare Network\n* Integration with main contract bridge functions:\n - a4ReceiveTnftFromUserToOtherChainsSupply\n - a5SendTnftToUserFromOtherChainsSupply\n\n## Build and Deployment Settings\n* Contract Name: explorills_BridgeEscrow\n* Compiler Version: v0.8.24\n* EVM Version: London\n* Optimization: Enabled (200 runs)\n* Networks: [Ethereum](https://ethereum.org/en/); [Flare](https://flare.network/)\n```\n## Contract Architecture\nexplorills_BridgeEscrow\n├── View Functions\n│   ├── Network Supply\n│   │   ├── a1EthereumSupply\n│   │   └── a2FlareSupply\n│   └── Contract Identity\n│       ├── IS_CROSSCHAIN_ESCROW\n│       └── ESCROW_TYPE\n└── Storage\n   └── Contract References\n       └── NODE_MAIN_CONTRACT\n```\n## License\nBSD-3-Clause License\n\n## Contact\n- main: [expl.one](https://expl.one)\n- mint: [node.expl.one](https://node.expl.one)\n- contact: team@expl.one\n- security contact: dev@expl.one\n\n## Contract Address\n- 0x129D9dce2326492d073D147762230e60c01e0f97\n\n### find at\n- [Etherscan.io](https://etherscan.io/address/0x129D9dce2326492d073D147762230e60c01e0f97#code)\n- [Flare-explorer](https://flare-explorer.flare.network/address/0x129D9dce2326492d073D147762230e60c01e0f97?tab=contract)\n- [sourcify.dev](https://sourcify.dev/#/lookup/0x129D9dce2326492d073D147762230e60c01e0f97)\n\n## Main Contract Integration\n- 0x468F1F91fc674e0161533363B13c2ccBE3769981\n* Github: [explorills/nodes](https://github.com/explorills/nodes)\n\n---\n- ONE ecosystem 2026 // Powered by EXPL Nodes\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexplorills%2Fnode-bridge-escrow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexplorills%2Fnode-bridge-escrow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexplorills%2Fnode-bridge-escrow/lists"}