brackets-curlyNamespaces

The `w3.seismic` namespace classes

The SDK attaches a seismic object to each client.

Public namespaces

Public methods:

  • get_tee_public_key()

  • get_deposit_root()

  • get_deposit_count()

  • contract(address, abi) for read-only contract wrappers

Wallet namespaces

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

Last updated