Namespaces
The `w3.seismic` namespace classes
The SDK attaches a seismic object to each client.
Public namespaces
SeismicPublicNamespace (sync)
AsyncSeismicPublicNamespace (async)
Public methods:
get_tee_public_key()get_deposit_root()get_deposit_count()contract(address, abi)for read-only contract wrappers
Wallet namespaces
SeismicNamespace (sync)
AsyncSeismicNamespace (async)
Wallet methods add:
send_shielded_transaction()debug_send_shielded_transaction()signed_call()deposit()contract(address, abi, eip712=False)for shielded contract wrappers
Quick example
See Also
Namespace Methods — Detailed method reference
Contract Namespaces — Contract method reference
Last updated

