synternet.dydx.mempool logo

synternet.dydx.mempool (Mempool)

In dYdX by Synternet

5 user(s)

5 SYNT

Description

dYdX blockchain streams

Documentation

interface JsonMessage { txs: [ { nonce: string, raw: string, code: number, tx_id: string, tx: { auth_info: { fee: { amount: Array< { amount: string, denom: string } >, gas_limit: string, granter: string, payer: string }, signer_infos: Array< { mode_info: { single: { mode: string } }, public_key: { "@type": string, key: string }, sequence: string } >, tip: null }, body: { extension_options: unknown[], memo: string, messages: [ { [key: string]: any, "@type": string } ], non_critical_extension_options: unknown[], timeout_height: string }, signatures: unknown[] }, tx_result: null, metadata: unknown{}, short_term_orders: unknown[] } ] }