.read
Signed read namespace for encrypted contract queries
Overview
Usage Pattern
result = contract.read.functionName(arg1, arg2, ...)Parameters
Function Arguments
Call Options (Keyword Arguments)
Parameter
Type
Default
Description
Examples
Sync Usage
Async Usage
Reading with Arguments
Custom Gas Limit
Custom Security Parameters
Simulating Value Transfer
Return Value
Decoding Results
Why Use Signed Reads?
Identity Matters
Common Use Cases
Privacy Guarantees
What Gets Encrypted
What Remains Visible
Comparison with .tread
Security Considerations
Block Hash Freshness
Transaction Expiry
Nonce Uniqueness
Private Key Security
Error Handling
Best Practices
Use .read When
.read WhenDon't Use .read When
.read WhenProduction Checklist
Low-Level Alternative
Async Patterns
Concurrent Reads
Read with Timeout
See Also
Last updated

