#日内交易策略 adopts a unified contract address: OP_NET introduces a unified contract address, associating the contract with the adjusted public key, which is part of its unified account system. This system eliminates the complexity of managing multiple address formats, simplifying interactions for all address types and helping maintain consistency of contract addresses and related states across different nodes.

• State recorded based on the Bitcoin network: OP_NET operates on the Bitcoin network, and all transactions originating from OP_NET and submitted to Bitcoin will mark the string 'bsi' in any data field, directing them to be abstracted as non-spendable addresses for contract addresses. When the protocol detects these transactions, it will execute them and generate transaction receipts containing detailed reports of state changes, thereby recording contract state changes on the Bitcoin network, leveraging the distributed ledger characteristics of the Bitcoin network to ensure consistency and immutability of state.