At present, there is only one call interface for contract operation. For the query of contract data, even if the contract status is not modified, the query transaction needs to be sent to the blockchain network and gas is consumed.Does the project side need to add an interface to query the local node contract status data like ethereum, instead of sending the query transaction to the blockchain network?