List of all items
Structs
- DriverEvent
- FaucetData
- GasLowInfo
- NoGasDetails
- NoTokenDetails
- SharedInfoTx
- StringExporter
- TransactionFinishedInfo
- Web3RpcPoolInfo
- error::AllowanceRequest
- error::CustomError
- error::PaymentError
- error::TransactionFailedError
- model::AllowanceDbObj
- model::ChainTransferDbObj
- model::ChainTransferDbObjExt
- model::ChainTxDbObj
- model::DepositId
- model::ScanDaoDbObj
- model::TokenTransferDbObj
- model::TransferInDbObj
- model::TxDbObj
- ops::TransferStats
- ops::TransferStatsBase
- ops::TransferStatsPart
- utils::ConversionError
Enums
- CantSignContent
- DriverEventContent
- StatusProperty
- TransactionFailedReason
- TransactionStuckReason
- Web3RpcPoolContent
- error::ErrorBag
- utils::Decimals
Traits
Macros
Functions
- connection::create_sqlite_connection
- create_sqlite_connection
- export_metrics_to_prometheus
- init_metrics
- ops::check_if_deposit_closed
- ops::cleanup_allowance_tx
- ops::cleanup_token_transfer_tx
- ops::delete_scan_info
- ops::delete_tx
- ops::do_db_operation
- ops::find_allowance
- ops::force_tx_error
- ops::get_account_transfers_in
- ops::get_all_allowances
- ops::get_all_chain_transfers
- ops::get_all_chain_transfers_by_receiver_ext
- ops::get_all_chain_transfers_ext
- ops::get_all_token_transfers
- ops::get_all_transfers_in
- ops::get_allowance_by_tx
- ops::get_allowances_by_owner
- ops::get_chain_transfers_by_chain_id
- ops::get_chain_tx
- ops::get_chain_tx_hash
- ops::get_chain_txs_by_chain_id
- ops::get_chain_txs_by_chain_id_and_dates
- ops::get_last_scanned_block
- ops::get_last_unsent_tx
- ops::get_next_transaction
- ops::get_next_transactions_to_process
- ops::get_pending_token_transfers
- ops::get_scan_info
- ops::get_token_transfers_by_chain_id
- ops::get_token_transfers_by_deposit_id
- ops::get_token_transfers_by_tx
- ops::get_transaction
- ops::get_transaction_chain
- ops::get_transaction_count
- ops::get_transaction_highest_block
- ops::get_transaction_highest_nonce
- ops::get_transactions
- ops::get_transfer_count
- ops::get_transfer_stats
- ops::get_transfer_stats_from_blockchain
- ops::get_unpaid_token_transfers
- ops::insert_allowance
- ops::insert_chain_transfer
- ops::insert_chain_tx
- ops::insert_token_transfer
- ops::insert_token_transfer_with_deposit_check
- ops::insert_transfer_in
- ops::insert_tx
- ops::remap_allowance_tx
- ops::remap_token_transfer_tx
- ops::update_allowance
- ops::update_processing_and_first_processed_tx
- ops::update_token_transfer
- ops::update_transfer_in
- ops::update_tx
- ops::update_tx_stuck_date
- ops::upsert_scan_info
- sort_metrics_txt
- utils::datetime_from_u256_timestamp
- utils::datetime_from_u256_with_option
- utils::get_env_bool_value
- utils::u256_eth_from_str
- utils::u256_gwei_from_str
- utils::u256_to_decimal_string
Constants
- ops::TRANSACTION_FILTER_ALL
- ops::TRANSACTION_FILTER_DONE
- ops::TRANSACTION_FILTER_PROCESSING
- ops::TRANSACTION_FILTER_QUEUED
- ops::TRANSACTION_FILTER_TO_PROCESS
- ops::TRANSACTION_ORDER_BY_CREATE_DATE
- ops::TRANSACTION_ORDER_BY_FIRST_PROCESSED_DATE_DESC
- ops::TRANSACTION_ORDER_BY_ID_AND_REPLACEMENT_ID
- ops::TRANSFER_FILTER_ALL
- ops::TRANSFER_FILTER_DONE
- ops::TRANSFER_FILTER_PROCESSING
- ops::TRANSFER_FILTER_QUEUED