signed_call
Execute a signed read (eth_call) with encrypted calldata and decrypted response
Overview
Signatures
Sync
Async
Parameters
Parameter
Type
Default
Description
Returns
Examples
Sync Usage
Async Usage
With ABI Encoding
Using Contract Namespace
Custom Security Parameters
With Value
Custom Gas Limit
Using EIP-712 Signing
Implementation Details
RPC Method
Encryption Process
No State Changes
Gas Limit
Privacy Guarantees
What Gets Encrypted
What Remains Visible
Use Cases
Reading Private State
Access-Controlled Queries
Testing Before Broadcasting
Security Considerations
Signed Read Flag
Block Hash Freshness
Transaction Expiry
Nonce Uniqueness
Error Handling
When to Use
Use signed_call() When
signed_call() WhenUse contract.read When
contract.read WhenUse contract.tread When
contract.tread WhenNotes
Requires Wallet Client
No Transaction Hash
Nonce Not Incremented
See Also
Last updated

