Crate starknet_api

Source
Expand description

Representations of canonical Starknet components.

Modules§

abi
block
block_hash
contract_class
core
crypto
data_availability
deprecated_contract_class
executable_transaction
execution_resources
execution_utils
hash
rpc_transaction
serde_utils
Utilities for serialising/deserialising hexadecimal values.
state
transaction
transaction_hash
type_utils

Macros§

calldata
impl_from_through_intermediate
Implements From<bottom_type> for top_type for all bottom_types. Assumes:

Enums§

StarknetApiError
The error type returned by StarknetApi.

Type Aliases§

StarknetApiResult