Get desktop application:
View/edit binary Protocol Buffers messages
Used as response type in: uopool.UoPool.GetChainId
Used as response type in: uopool.UoPool.GetSupportedEntryPoints
Used in: H160, H256
uint64 hi = 1
uint64 lo = 2
Used in: GetSupportedEntryPointsResponse, Log, ReputationEntry, StakeInfo, SupportedEntryPoint, TransactionReceipt, UserOperationSigned, uopool.AddMempoolRequest, uopool.AddRequest, uopool.EstimateUserOperationGasRequest, uopool.GetAllReputationRequest, uopool.GetAllRequest, uopool.GetSortedRequest, uopool.GetStakeInfoRequest, uopool.GetUserOperationByHashResponse, uopool.GetUserOperationReceiptResponse, uopool.RemoveRequest, uopool.SetReputationRequest
optional H128 hi = 1
uint32 lo = 2
Used in: bundler.SendBundleNowResponse, Log, TransactionReceipt, UserOperation, uopool.GetUserOperationByHashResponse, uopool.GetUserOperationReceiptResponse, uopool.UserOperationHashRequest
optional H128 hi = 1
optional H128 lo = 2
Used in: TransactionReceipt, uopool.GetUserOperationReceiptResponse
uint64 block_number = 1
optional H256 block_hash = 2
uint64 transaction_index = 3
bool removed = 4
optional H160 address = 5
bytes data = 6
repeated H256 topics = 7
optional H256 transaction_hash = 8
optional PbU256 log_index = 9
Used in: Log, TransactionReceipt, UserOperationSigned, uopool.GetUserOperationReceiptResponse
Used in: uopool.GetAllReputationResponse, uopool.SetReputationRequest
optional H160 addr = 1
uint64 uo_seen = 2
uint64 uo_included = 3
Used in: ReputationEntry
OK = 0
THROTTLED = 1
BANNED = 2
Used in: uopool.GetStakeInfoResponse
optional H160 address = 1
uint64 stake = 2
uint64 unstake_delay = 3
Used in: uopool.GetSortedResponse
map<string, string> root_hashes = 1
Used in: StorageMap
map<string, string> slots = 1
Used in: uopool.GetUserOperationReceiptResponse
optional H160 to = 1
optional H160 from = 2
optional H160 contract_address = 3
uint64 transaction_index = 4
optional H256 root = 5
optional PbU256 gas_used = 6
string logs_bloom = 7
optional H256 block_hash = 8
optional H256 transaction_hash = 9
repeated Log logs = 10
uint64 block_number = 11
optional PbU256 cumulative_gas_used = 12
optional PbU256 effective_gas_price = 13
uint64 status = 14
Used in: uopool.AddMempoolRequest, uopool.AddRequest, uopool.EstimateUserOperationGasRequest, uopool.GetAllResponse, uopool.GetSortedResponse, uopool.RemoveRequest
Used in: UserOperation, uopool.GetUserOperationByHashResponse
optional H160 sender = 1
optional PbU256 nonce = 2
bytes init_code = 3
bytes call_data = 4
optional PbU256 call_gas_limit = 5
optional PbU256 verification_gas_limit = 6
optional PbU256 pre_verification_gas = 7
optional PbU256 max_fee_per_gas = 8
optional PbU256 max_priority_fee_per_gas = 9
bytes paymaster_and_data = 10
bytes signature = 11