Docs.rs
  • zksync_eth_client-0.1.0
    • zksync_eth_client 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ml-ia
    • github:matter-labs:crates-io
    • CratesMatterLabs
    • Dependencies
      • async-trait ^0.1 normal
      • jsonrpsee ^0.23 normal
      • rlp ^0.5 normal
      • thiserror ^1 normal
      • tracing ^0.1 normal
      • vise ^0.1.0 normal
      • zksync_config ^0.1.0 normal
      • zksync_contracts ^0.1.0 normal
      • zksync_eth_signer ^0.1.0 normal
      • zksync_types ^0.1.0 normal
      • zksync_web3_decl ^0.1.0 normal
      • assert_matches ^1.5 dev
      • hex ^0.4 dev
      • pretty_assertions ^1 dev
      • serde_json ^1 dev
      • tokio ^1 dev
    • Versions
    • 86.17% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

zksync_eth_client0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • BaseFees
  • CallFunctionArgs
  • ContractCall
  • EnrichedClientError
  • ExecutedTxStatus
  • FailureInfo
  • Options
  • RawTransactionBytes
  • SignedCallResult
  • clients::Client
  • clients::L1
  • clients::MockEthereum
  • clients::MockEthereumBuilder
  • clients::SigningClient

Enums

  • ClientError
  • ContractCallError
  • SigningError

Traits

  • BoundEthInterface
  • EthInterface

Functions

  • encode_blob_tx_with_sidecar

Type Aliases

  • EnrichedClientResult
  • clients::DynClient
  • clients::PKSigningClient