v1beta1 : { BroadcastMode : any ; OrderBy : any ; LCDQueryClient : any ; ServiceClientImpl : any ; AuthInfo : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : AuthInfo ; encode ( message : AuthInfo ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : AuthInfoAmino ) : AuthInfo ; fromAminoMsg ( object : AuthInfoAminoMsg ) : AuthInfo ; fromPartial ( object : { fee ?: { amount ?: { amount ?: string ; denom ?: string ; } [] ; gasLimit ?: bigint ; granter ?: string ; payer ?: string ; } ; signerInfos ?: { modeInfo ?: { multi ?: { bitarray ?: ( ...
) | ( ...
) ; modeInfos ?: ( ...
) | ( ...
) ; } ; single ?: { mode ?: ( ...
) | ( ...
) ; } ; } ; publicKey ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } ; sequence ?: bigint ; } [] ; } ) : AuthInfo ; fromProtoMsg ( message : AuthInfoProtoMsg ) : AuthInfo ; toAmino ( message : AuthInfo ) : AuthInfoAmino ; toAminoMsg ( message : AuthInfo ) : AuthInfoAminoMsg ; toProto ( message : AuthInfo ) : Uint8Array ; toProtoMsg ( message : AuthInfo ) : AuthInfoProtoMsg ; } ; BroadcastModeAmino : typeof BroadcastMode ; BroadcastModeSDKType : typeof BroadcastMode ; BroadcastTxRequest : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : BroadcastTxRequest ; encode ( message : BroadcastTxRequest ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : BroadcastTxRequestAmino ) : BroadcastTxRequest ; fromAminoMsg ( object : BroadcastTxRequestAminoMsg ) : BroadcastTxRequest ; fromPartial ( object : { mode ?: BroadcastMode ; txBytes ?: Uint8Array ; } ) : BroadcastTxRequest ; fromProtoMsg ( message : BroadcastTxRequestProtoMsg ) : BroadcastTxRequest ; toAmino ( message : BroadcastTxRequest ) : BroadcastTxRequestAmino ; toAminoMsg ( message : BroadcastTxRequest ) : BroadcastTxRequestAminoMsg ; toProto ( message : BroadcastTxRequest ) : Uint8Array ; toProtoMsg ( message : BroadcastTxRequest ) : BroadcastTxRequestProtoMsg ; } ; BroadcastTxResponse : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : BroadcastTxResponse ; encode ( message : BroadcastTxResponse ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : BroadcastTxResponseAmino ) : BroadcastTxResponse ; fromAminoMsg ( object : BroadcastTxResponseAminoMsg ) : BroadcastTxResponse ; fromPartial ( object : { txResponse ?: { code ?: number ; codespace ?: string ; data ?: string ; events ?: { attributes ?: { index ?: ...
; key ?: ...
; value ?: ...
; } [] ; type ?: string ; } [] ; gasUsed ?: bigint ; gasWanted ?: bigint ; height ?: bigint ; info ?: string ; logs ?: { events ?: { attributes ?: ...
; type ?: ...
; } [] ; log ?: string ; msgIndex ?: number ; } [] ; rawLog ?: string ; timestamp ?: string ; tx ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } ; txhash ?: string ; } ; } ) : BroadcastTxResponse ; fromProtoMsg ( message : BroadcastTxResponseProtoMsg ) : BroadcastTxResponse ; toAmino ( message : BroadcastTxResponse ) : BroadcastTxResponseAmino ; toAminoMsg ( message : BroadcastTxResponse ) : BroadcastTxResponseAminoMsg ; toProto ( message : BroadcastTxResponse ) : Uint8Array ; toProtoMsg ( message : BroadcastTxResponse ) : BroadcastTxResponseProtoMsg ; } ; Fee : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : Fee ; encode ( message : Fee ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : FeeAmino ) : Fee ; fromAminoMsg ( object : FeeAminoMsg ) : Fee ; fromPartial ( object : { amount ?: { amount ?: string ; denom ?: string ; } [] ; gasLimit ?: bigint ; granter ?: string ; payer ?: string ; } ) : Fee ; fromProtoMsg ( message : FeeProtoMsg ) : Fee ; toAmino ( message : Fee ) : FeeAmino ; toAminoMsg ( message : Fee ) : FeeAminoMsg ; toProto ( message : Fee ) : Uint8Array ; toProtoMsg ( message : Fee ) : FeeProtoMsg ; } ; GetBlockWithTxsRequest : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : GetBlockWithTxsRequest ; encode ( message : GetBlockWithTxsRequest ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : GetBlockWithTxsRequestAmino ) : GetBlockWithTxsRequest ; fromAminoMsg ( object : GetBlockWithTxsRequestAminoMsg ) : GetBlockWithTxsRequest ; fromPartial ( object : { height ?: bigint ; pagination ?: { countTotal ?: boolean ; key ?: Uint8Array ; limit ?: bigint ; offset ?: bigint ; reverse ?: boolean ; } ; } ) : GetBlockWithTxsRequest ; fromProtoMsg ( message : GetBlockWithTxsRequestProtoMsg ) : GetBlockWithTxsRequest ; toAmino ( message : GetBlockWithTxsRequest ) : GetBlockWithTxsRequestAmino ; toAminoMsg ( message : GetBlockWithTxsRequest ) : GetBlockWithTxsRequestAminoMsg ; toProto ( message : GetBlockWithTxsRequest ) : Uint8Array ; toProtoMsg ( message : GetBlockWithTxsRequest ) : GetBlockWithTxsRequestProtoMsg ; } ; GetBlockWithTxsResponse : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : GetBlockWithTxsResponse ; encode ( message : GetBlockWithTxsResponse ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : GetBlockWithTxsResponseAmino ) : GetBlockWithTxsResponse ; fromAminoMsg ( object : GetBlockWithTxsResponseAminoMsg ) : GetBlockWithTxsResponse ; fromPartial ( object : { block ?: { data ?: { txs ?: Uint8Array [] ; } ; evidence ?: { evidence ?: { duplicateVoteEvidence ?: ( ...
) | ( ...
) ; lightClientAttackEvidence ?: ( ...
) | ( ...
) ; } [] ; } ; header ?: { appHash ?: Uint8Array ; chainId ?: string ; consensusHash ?: Uint8Array ; dataHash ?: Uint8Array ; evidenceHash ?: Uint8Array ; height ?: bigint ; lastBlockId ?: { hash ?: Uint8Array ; partSetHeader ?: { hash ?: ...
; total ?: ...
; } ; } ; lastCommitHash ?: Uint8Array ; lastResultsHash ?: Uint8Array ; nextValidatorsHash ?: Uint8Array ; proposerAddress ?: Uint8Array ; time ?: Date ; validatorsHash ?: Uint8Array ; version ?: { app ?: bigint ; block ?: bigint ; } ; } ; lastCommit ?: { blockId ?: { hash ?: Uint8Array ; partSetHeader ?: { hash ?: ...
; total ?: ...
; } ; } ; height ?: bigint ; round ?: number ; signatures ?: { blockIdFlag ?: ( ...
) | ( ...
) ; signature ?: ( ...
) | ( ...
) ; timestamp ?: ( ...
) | ( ...
) ; validatorAddress ?: ( ...
) | ( ...
) ; } [] ; } ; } ; blockId ?: { hash ?: Uint8Array ; partSetHeader ?: { hash ?: Uint8Array ; total ?: number ; } ; } ; pagination ?: { nextKey ?: Uint8Array ; total ?: bigint ; } ; txs ?: { authInfo ?: { fee ?: { amount ?: ( ...
) | ( ...
) ; gasLimit ?: ( ...
) | ( ...
) ; granter ?: ( ...
) | ( ...
) ; payer ?: ( ...
) | ( ...
) ; } ; signerInfos ?: { modeInfo ?: ...
; publicKey ?: ...
; sequence ?: ...
; } [] ; } ; body ?: { extensionOptions ?: { $typeUrl ?: ...
; typeUrl ?: ...
; value ?: ...
; } [] ; memo ?: string ; messages ?: { $typeUrl ?: ...
; typeUrl ?: ...
; value ?: ...
; } [] ; nonCriticalExtensionOptions ?: { $typeUrl ?: ...
; typeUrl ?: ...
; value ?: ...
; } [] ; timeoutHeight ?: bigint ; } ; signatures ?: Uint8Array [] ; } [] ; } ) : GetBlockWithTxsResponse ; fromProtoMsg ( message : GetBlockWithTxsResponseProtoMsg ) : GetBlockWithTxsResponse ; toAmino ( message : GetBlockWithTxsResponse ) : GetBlockWithTxsResponseAmino ; toAminoMsg ( message : GetBlockWithTxsResponse ) : GetBlockWithTxsResponseAminoMsg ; toProto ( message : GetBlockWithTxsResponse ) : Uint8Array ; toProtoMsg ( message : GetBlockWithTxsResponse ) : GetBlockWithTxsResponseProtoMsg ; } ; GetTxRequest : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : GetTxRequest ; encode ( message : GetTxRequest ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : GetTxRequestAmino ) : GetTxRequest ; fromAminoMsg ( object : GetTxRequestAminoMsg ) : GetTxRequest ; fromPartial ( object : { hash ?: string ; } ) : GetTxRequest ; fromProtoMsg ( message : GetTxRequestProtoMsg ) : GetTxRequest ; toAmino ( message : GetTxRequest ) : GetTxRequestAmino ; toAminoMsg ( message : GetTxRequest ) : GetTxRequestAminoMsg ; toProto ( message : GetTxRequest ) : Uint8Array ; toProtoMsg ( message : GetTxRequest ) : GetTxRequestProtoMsg ; } ; GetTxResponse : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : GetTxResponse ; encode ( message : GetTxResponse ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : GetTxResponseAmino ) : GetTxResponse ; fromAminoMsg ( object : GetTxResponseAminoMsg ) : GetTxResponse ; fromPartial ( object : { tx ?: { authInfo ?: { fee ?: { amount ?: ( ...
) [] ; gasLimit ?: bigint ; granter ?: string ; payer ?: string ; } ; signerInfos ?: { modeInfo ?: ( ...
) | ( ...
) ; publicKey ?: ( ...
) | ( ...
) ; sequence ?: ( ...
) | ( ...
) ; } [] ; } ; body ?: { extensionOptions ?: { $typeUrl ?: ( ...
) | ( ...
) ; typeUrl ?: ( ...
) | ( ...
) ; value ?: ( ...
) | ( ...
) ; } [] ; memo ?: string ; messages ?: { $typeUrl ?: ( ...
) | ( ...
) ; typeUrl ?: ( ...
) | ( ...
) ; value ?: ( ...
) | ( ...
) ; } [] ; nonCriticalExtensionOptions ?: { $typeUrl ?: ( ...
) | ( ...
) ; typeUrl ?: ( ...
) | ( ...
) ; value ?: ( ...
) | ( ...
) ; } [] ; timeoutHeight ?: bigint ; } ; signatures ?: Uint8Array [] ; } ; txResponse ?: { code ?: number ; codespace ?: string ; data ?: string ; events ?: { attributes ?: { index ?: ...
; key ?: ...
; value ?: ...
; } [] ; type ?: string ; } [] ; gasUsed ?: bigint ; gasWanted ?: bigint ; height ?: bigint ; info ?: string ; logs ?: { events ?: { attributes ?: ...
; type ?: ...
; } [] ; log ?: string ; msgIndex ?: number ; } [] ; rawLog ?: string ; timestamp ?: string ; tx ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } ; txhash ?: string ; } ; } ) : GetTxResponse ; fromProtoMsg ( message : GetTxResponseProtoMsg ) : GetTxResponse ; toAmino ( message : GetTxResponse ) : GetTxResponseAmino ; toAminoMsg ( message : GetTxResponse ) : GetTxResponseAminoMsg ; toProto ( message : GetTxResponse ) : Uint8Array ; toProtoMsg ( message : GetTxResponse ) : GetTxResponseProtoMsg ; } ; GetTxsEventRequest : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : GetTxsEventRequest ; encode ( message : GetTxsEventRequest ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : GetTxsEventRequestAmino ) : GetTxsEventRequest ; fromAminoMsg ( object : GetTxsEventRequestAminoMsg ) : GetTxsEventRequest ; fromPartial ( object : { events ?: string [] ; orderBy ?: OrderBy ; pagination ?: { countTotal ?: boolean ; key ?: Uint8Array ; limit ?: bigint ; offset ?: bigint ; reverse ?: boolean ; } ; } ) : GetTxsEventRequest ; fromProtoMsg ( message : GetTxsEventRequestProtoMsg ) : GetTxsEventRequest ; toAmino ( message : GetTxsEventRequest ) : GetTxsEventRequestAmino ; toAminoMsg ( message : GetTxsEventRequest ) : GetTxsEventRequestAminoMsg ; toProto ( message : GetTxsEventRequest ) : Uint8Array ; toProtoMsg ( message : GetTxsEventRequest ) : GetTxsEventRequestProtoMsg ; } ; GetTxsEventResponse : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : GetTxsEventResponse ; encode ( message : GetTxsEventResponse ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : GetTxsEventResponseAmino ) : GetTxsEventResponse ; fromAminoMsg ( object : GetTxsEventResponseAminoMsg ) : GetTxsEventResponse ; fromPartial ( object : { pagination ?: { nextKey ?: Uint8Array ; total ?: bigint ; } ; txResponses ?: { code ?: number ; codespace ?: string ; data ?: string ; events ?: { attributes ?: ( ...
) [] ; type ?: string ; } [] ; gasUsed ?: bigint ; gasWanted ?: bigint ; height ?: bigint ; info ?: string ; logs ?: { events ?: ( ...
) [] ; log ?: string ; msgIndex ?: number ; } [] ; rawLog ?: string ; timestamp ?: string ; tx ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } ; txhash ?: string ; } [] ; txs ?: { authInfo ?: { fee ?: { amount ?: ( ...
) | ( ...
) ; gasLimit ?: ( ...
) | ( ...
) ; granter ?: ( ...
) | ( ...
) ; payer ?: ( ...
) | ( ...
) ; } ; signerInfos ?: { modeInfo ?: ...
; publicKey ?: ...
; sequence ?: ...
; } [] ; } ; body ?: { extensionOptions ?: { $typeUrl ?: ...
; typeUrl ?: ...
; value ?: ...
; } [] ; memo ?: string ; messages ?: { $typeUrl ?: ...
; typeUrl ?: ...
; value ?: ...
; } [] ; nonCriticalExtensionOptions ?: { $typeUrl ?: ...
; typeUrl ?: ...
; value ?: ...
; } [] ; timeoutHeight ?: bigint ; } ; signatures ?: Uint8Array [] ; } [] ; } ) : GetTxsEventResponse ; fromProtoMsg ( message : GetTxsEventResponseProtoMsg ) : GetTxsEventResponse ; toAmino ( message : GetTxsEventResponse ) : GetTxsEventResponseAmino ; toAminoMsg ( message : GetTxsEventResponse ) : GetTxsEventResponseAminoMsg ; toProto ( message : GetTxsEventResponse ) : Uint8Array ; toProtoMsg ( message : GetTxsEventResponse ) : GetTxsEventResponseProtoMsg ; } ; ModeInfo : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : ModeInfo ; encode ( message : ModeInfo ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : ModeInfoAmino ) : ModeInfo ; fromAminoMsg ( object : ModeInfoAminoMsg ) : ModeInfo ; fromPartial ( object : { multi ?: { bitarray ?: { elems ?: Uint8Array ; extraBitsStored ?: number ; } ; modeInfos ?: ( { single?: { mode?: SignMode | undefined; } | undefined; multi?: { bitarray?: { extraBitsStored?: number | undefined; elems?: Uint8Array | undefined; } | undefined; modeInfos?: ...[] | undefined; } | undefined; }
) [] ; } ; single ?: { mode ?: SignMode ; } ; } ) : ModeInfo ; fromProtoMsg ( message : ModeInfoProtoMsg ) : ModeInfo ; toAmino ( message : ModeInfo ) : ModeInfoAmino ; toAminoMsg ( message : ModeInfo ) : ModeInfoAminoMsg ; toProto ( message : ModeInfo ) : Uint8Array ; toProtoMsg ( message : ModeInfo ) : ModeInfoProtoMsg ; } ; ModeInfo_Multi : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : ModeInfo_Multi ; encode ( message : ModeInfo_Multi ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : ModeInfo_MultiAmino ) : ModeInfo_Multi ; fromAminoMsg ( object : ModeInfo_MultiAminoMsg ) : ModeInfo_Multi ; fromPartial ( object : { bitarray ?: { elems ?: Uint8Array ; extraBitsStored ?: number ; } ; modeInfos ?: { multi ?: { bitarray?: { extraBitsStored?: number | undefined; elems?: Uint8Array | undefined; } | undefined; modeInfos?: { single?: { mode?: SignMode | undefined; } | undefined; multi?: ... | undefined; }[] | undefined; }
; single ?: { mode ?: SignMode ; } ; } [] ; } ) : ModeInfo_Multi ; fromProtoMsg ( message : ModeInfo_MultiProtoMsg ) : ModeInfo_Multi ; toAmino ( message : ModeInfo_Multi ) : ModeInfo_MultiAmino ; toAminoMsg ( message : ModeInfo_Multi ) : ModeInfo_MultiAminoMsg ; toProto ( message : ModeInfo_Multi ) : Uint8Array ; toProtoMsg ( message : ModeInfo_Multi ) : ModeInfo_MultiProtoMsg ; } ; ModeInfo_Single : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : ModeInfo_Single ; encode ( message : ModeInfo_Single ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : ModeInfo_SingleAmino ) : ModeInfo_Single ; fromAminoMsg ( object : ModeInfo_SingleAminoMsg ) : ModeInfo_Single ; fromPartial ( object : { mode ?: SignMode ; } ) : ModeInfo_Single ; fromProtoMsg ( message : ModeInfo_SingleProtoMsg ) : ModeInfo_Single ; toAmino ( message : ModeInfo_Single ) : ModeInfo_SingleAmino ; toAminoMsg ( message : ModeInfo_Single ) : ModeInfo_SingleAminoMsg ; toProto ( message : ModeInfo_Single ) : Uint8Array ; toProtoMsg ( message : ModeInfo_Single ) : ModeInfo_SingleProtoMsg ; } ; OrderByAmino : typeof OrderBy ; OrderBySDKType : typeof OrderBy ; SignDoc : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : SignDoc ; encode ( message : SignDoc ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : SignDocAmino ) : SignDoc ; fromAminoMsg ( object : SignDocAminoMsg ) : SignDoc ; fromPartial ( object : { accountNumber ?: bigint ; authInfoBytes ?: Uint8Array ; bodyBytes ?: Uint8Array ; chainId ?: string ; } ) : SignDoc ; fromProtoMsg ( message : SignDocProtoMsg ) : SignDoc ; toAmino ( message : SignDoc ) : SignDocAmino ; toAminoMsg ( message : SignDoc ) : SignDocAminoMsg ; toProto ( message : SignDoc ) : Uint8Array ; toProtoMsg ( message : SignDoc ) : SignDocProtoMsg ; } ; SignerInfo : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : SignerInfo ; encode ( message : SignerInfo ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : SignerInfoAmino ) : SignerInfo ; fromAminoMsg ( object : SignerInfoAminoMsg ) : SignerInfo ; fromPartial ( object : { modeInfo ?: { multi ?: { bitarray ?: { elems ?: Uint8Array ; extraBitsStored ?: number ; } ; modeInfos ?: ( { single?: { mode?: SignMode | undefined; } | undefined; multi?: { bitarray?: { extraBitsStored?: number | undefined; elems?: Uint8Array | undefined; } | undefined; modeInfos?: ...[] | undefined; } | undefined; }
) [] ; } ; single ?: { mode ?: SignMode ; } ; } ; publicKey ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } ; sequence ?: bigint ; } ) : SignerInfo ; fromProtoMsg ( message : SignerInfoProtoMsg ) : SignerInfo ; toAmino ( message : SignerInfo ) : SignerInfoAmino ; toAminoMsg ( message : SignerInfo ) : SignerInfoAminoMsg ; toProto ( message : SignerInfo ) : Uint8Array ; toProtoMsg ( message : SignerInfo ) : SignerInfoProtoMsg ; } ; SimulateRequest : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : SimulateRequest ; encode ( message : SimulateRequest ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : SimulateRequestAmino ) : SimulateRequest ; fromAminoMsg ( object : SimulateRequestAminoMsg ) : SimulateRequest ; fromPartial ( object : { tx ?: { authInfo ?: { fee ?: { amount ?: ( ...
) [] ; gasLimit ?: bigint ; granter ?: string ; payer ?: string ; } ; signerInfos ?: { modeInfo ?: ( ...
) | ( ...
) ; publicKey ?: ( ...
) | ( ...
) ; sequence ?: ( ...
) | ( ...
) ; } [] ; } ; body ?: { extensionOptions ?: { $typeUrl ?: ( ...
) | ( ...
) ; typeUrl ?: ( ...
) | ( ...
) ; value ?: ( ...
) | ( ...
) ; } [] ; memo ?: string ; messages ?: { $typeUrl ?: ( ...
) | ( ...
) ; typeUrl ?: ( ...
) | ( ...
) ; value ?: ( ...
) | ( ...
) ; } [] ; nonCriticalExtensionOptions ?: { $typeUrl ?: ( ...
) | ( ...
) ; typeUrl ?: ( ...
) | ( ...
) ; value ?: ( ...
) | ( ...
) ; } [] ; timeoutHeight ?: bigint ; } ; signatures ?: Uint8Array [] ; } ; txBytes ?: Uint8Array ; } ) : SimulateRequest ; fromProtoMsg ( message : SimulateRequestProtoMsg ) : SimulateRequest ; toAmino ( message : SimulateRequest ) : SimulateRequestAmino ; toAminoMsg ( message : SimulateRequest ) : SimulateRequestAminoMsg ; toProto ( message : SimulateRequest ) : Uint8Array ; toProtoMsg ( message : SimulateRequest ) : SimulateRequestProtoMsg ; } ; SimulateResponse : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : SimulateResponse ; encode ( message : SimulateResponse ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : SimulateResponseAmino ) : SimulateResponse ; fromAminoMsg ( object : SimulateResponseAminoMsg ) : SimulateResponse ; fromPartial ( object : { gasInfo ?: { gasUsed ?: bigint ; gasWanted ?: bigint ; } ; result ?: { data ?: Uint8Array ; events ?: { attributes ?: { index ?: ...
; key ?: ...
; value ?: ...
; } [] ; type ?: string ; } [] ; log ?: string ; } ; } ) : SimulateResponse ; fromProtoMsg ( message : SimulateResponseProtoMsg ) : SimulateResponse ; toAmino ( message : SimulateResponse ) : SimulateResponseAmino ; toAminoMsg ( message : SimulateResponse ) : SimulateResponseAminoMsg ; toProto ( message : SimulateResponse ) : Uint8Array ; toProtoMsg ( message : SimulateResponse ) : SimulateResponseProtoMsg ; } ; Tx : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : Tx ; encode ( message : Tx ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : TxAmino ) : Tx ; fromAminoMsg ( object : TxAminoMsg ) : Tx ; fromPartial ( object : { authInfo ?: { fee ?: { amount ?: { amount ?: ( ...
) | ( ...
) ; denom ?: ( ...
) | ( ...
) ; } [] ; gasLimit ?: bigint ; granter ?: string ; payer ?: string ; } ; signerInfos ?: { modeInfo ?: { multi ?: ( ...
) | ( ...
) ; single ?: ( ...
) | ( ...
) ; } ; publicKey ?: { $typeUrl ?: ( ...
) | ( ...
) ; typeUrl ?: ( ...
) | ( ...
) ; value ?: ( ...
) | ( ...
) ; } ; sequence ?: bigint ; } [] ; } ; body ?: { extensionOptions ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } [] ; memo ?: string ; messages ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } [] ; nonCriticalExtensionOptions ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } [] ; timeoutHeight ?: bigint ; } ; signatures ?: Uint8Array [] ; } ) : Tx ; fromProtoMsg ( message : TxProtoMsg ) : Tx ; toAmino ( message : Tx ) : TxAmino ; toAminoMsg ( message : Tx ) : TxAminoMsg ; toProto ( message : Tx ) : Uint8Array ; toProtoMsg ( message : Tx ) : TxProtoMsg ; } ; TxBody : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : TxBody ; encode ( message : TxBody ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : TxBodyAmino ) : TxBody ; fromAminoMsg ( object : TxBodyAminoMsg ) : TxBody ; fromPartial ( object : { extensionOptions ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } [] ; memo ?: string ; messages ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } [] ; nonCriticalExtensionOptions ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } [] ; timeoutHeight ?: bigint ; } ) : TxBody ; fromProtoMsg ( message : TxBodyProtoMsg ) : TxBody ; toAmino ( message : TxBody ) : TxBodyAmino ; toAminoMsg ( message : TxBody ) : TxBodyAminoMsg ; toProto ( message : TxBody ) : Uint8Array ; toProtoMsg ( message : TxBody ) : TxBodyProtoMsg ; } ; TxRaw : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : TxRaw ; encode ( message : TxRaw ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : TxRawAmino ) : TxRaw ; fromAminoMsg ( object : TxRawAminoMsg ) : TxRaw ; fromPartial ( object : { authInfoBytes ?: Uint8Array ; bodyBytes ?: Uint8Array ; signatures ?: Uint8Array [] ; } ) : TxRaw ; fromProtoMsg ( message : TxRawProtoMsg ) : TxRaw ; toAmino ( message : TxRaw ) : TxRawAmino ; toAminoMsg ( message : TxRaw ) : TxRawAminoMsg ; toProto ( message : TxRaw ) : Uint8Array ; toProtoMsg ( message : TxRaw ) : TxRawProtoMsg ; } ; createRpcQueryExtension : ( ( base : QueryClient ) => { broadcastTx ( request : BroadcastTxRequest ) : Promise < BroadcastTxResponse > ; getBlockWithTxs ( request : GetBlockWithTxsRequest ) : Promise < GetBlockWithTxsResponse > ; getTx ( request : GetTxRequest ) : Promise < GetTxResponse > ; getTxsEvent ( request : GetTxsEventRequest ) : Promise < GetTxsEventResponse > ; simulate ( request : SimulateRequest ) : Promise < SimulateResponse > ; } ) ; broadcastModeFromJSON ( object : any ) : BroadcastMode ; broadcastModeToJSON ( object : BroadcastMode ) : string ; orderByFromJSON ( object : any ) : OrderBy ; orderByToJSON ( object : OrderBy ) : string ; } = ... Type declaration Auth Info : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : AuthInfo ; encode ( message : AuthInfo , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : AuthInfoAmino ) : AuthInfo ; fromAminoMsg ( object : AuthInfoAminoMsg ) : AuthInfo ; fromPartial ( object : { fee ?: { amount ?: { amount ?: string ; denom ?: string ; } [] ; gasLimit ?: bigint ; granter ?: string ; payer ?: string ; } ; signerInfos ?: { modeInfo ?: { multi ?: { bitarray ?: ( ...) | ( ...) ; modeInfos ?: ( ...) | ( ...) ; } ; single ?: { mode ?: ( ...) | ( ...) ; } ; } ; publicKey ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } ; sequence ?: bigint ; } [] ; } ) : AuthInfo ; fromProtoMsg ( message : AuthInfoProtoMsg ) : AuthInfo ; toAmino ( message : AuthInfo ) : AuthInfoAmino ; toAminoMsg ( message : AuthInfo ) : AuthInfoAminoMsg ; toProto ( message : AuthInfo ) : Uint8Array ; toProtoMsg ( message : AuthInfo ) : AuthInfoProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : AuthInfo Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:988 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:979 from Amino : functionfrom Amino ( object ) : AuthInfo Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1014 from Amino Msg : functionfrom Amino Msg ( object ) : AuthInfo Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1032 from Partial : functionfrom Partial ( object ) : AuthInfo Parameters object : { fee ?: { amount ?: { amount ?: string ; denom ?: string ; } [] ; gasLimit ?: bigint ; granter ?: string ; payer ?: string ; } ; signerInfos ?: { modeInfo ?: { multi ?: { bitarray ?: ( ...) | ( ...) ; modeInfos ?: ( ...) | ( ...) ; } ; single ?: { mode ?: ( ...) | ( ...) ; } ; } ; publicKey ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } ; sequence ?: bigint ; } [] ; } Optionalfee ?: { amount ?: { amount ?: string ; denom ?: string ; } [] ; gasLimit ?: bigint ; granter ?: string ; payer ?: string ; } Optionalamount ?: { amount ?: string ; denom ?: string ; } [] Optionalgas Limit ?: bigint Optionalgranter ?: string Optionalpayer ?: string Optionalsigner Infos ?: { modeInfo ?: { multi ?: { bitarray ?: ( ...) | ( ...) ; modeInfos ?: ( ...) | ( ...) ; } ; single ?: { mode ?: ( ...) | ( ...) ; } ; } ; publicKey ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } ; sequence ?: bigint ; } [] Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1008 from Proto Msg : functionfrom Proto Msg ( message ) : AuthInfo Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1041 to Amino : functionto Amino ( message ) : AuthInfoAmino Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1022 to Amino Msg : functionto Amino Msg ( message ) : AuthInfoAminoMsg Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1035 to Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1044 to Proto Msg : functionto Proto Msg ( message ) : AuthInfoProtoMsg Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1047 Broadcast Mode Amino : typeof BroadcastMode Broadcast ModeSDKType : typeof BroadcastMode type Url : string decode : functiondecode ( input , length ? ) : BroadcastTxRequest Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:697 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:688 from Amino : functionfrom Amino ( object ) : BroadcastTxRequest Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:723 from Amino Msg : functionfrom Amino Msg ( object ) : BroadcastTxRequest Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:739 from Partial : functionfrom Partial ( object ) : BroadcastTxRequest Parameters object : { mode ?: BroadcastMode ; txBytes ?: Uint8Array ; } Optionaltx Bytes ?: Uint8Array Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:717 from Proto Msg : functionfrom Proto Msg ( message ) : BroadcastTxRequest Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:748 to Amino : functionto Amino Msg : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:751 to Proto Msg : functiontype Url : string decode : functiondecode ( input , length ? ) : BroadcastTxResponse Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:774 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:768 from Amino : functionfrom Amino ( object ) : BroadcastTxResponse Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:796 from Amino Msg : functionfrom Amino Msg ( object ) : BroadcastTxResponse Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:808 from Partial : functionfrom Partial ( object ) : BroadcastTxResponse Parameters object : { txResponse ?: { code ?: number ; codespace ?: string ; data ?: string ; events ?: { attributes ?: { index ?: ...; key ?: ...; value ?: ...; } [] ; type ?: string ; } [] ; gasUsed ?: bigint ; gasWanted ?: bigint ; height ?: bigint ; info ?: string ; logs ?: { events ?: { attributes ?: ...; type ?: ...; } [] ; log ?: string ; msgIndex ?: number ; } [] ; rawLog ?: string ; timestamp ?: string ; tx ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } ; txhash ?: string ; } ; } Optionaltx Response ?: { code ?: number ; codespace ?: string ; data ?: string ; events ?: { attributes ?: { index ?: ...; key ?: ...; value ?: ...; } [] ; type ?: string ; } [] ; gasUsed ?: bigint ; gasWanted ?: bigint ; height ?: bigint ; info ?: string ; logs ?: { events ?: { attributes ?: ...; type ?: ...; } [] ; log ?: string ; msgIndex ?: number ; } [] ; rawLog ?: string ; timestamp ?: string ; tx ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } ; txhash ?: string ; } Optionalcode ?: number Optionalcodespace ?: string Optionaldata ?: string Optionalevents ?: { attributes ?: { index ?: ...; key ?: ...; value ?: ...; } [] ; type ?: string ; } [] Optionalgas Used ?: bigint Optionalgas Wanted ?: bigint Optionalheight ?: bigint Optionalinfo ?: string Optionallogs ?: { events ?: { attributes ?: ...; type ?: ...; } [] ; log ?: string ; msgIndex ?: number ; } [] Optionalraw Log ?: string Optionaltimestamp ?: string Optionaltx ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } Optional$type Url ?: string Optionaltype Url ?: string Optionalvalue ?: Uint8Array Optionaltxhash ?: string Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:791 from Proto Msg : functionfrom Proto Msg ( message ) : BroadcastTxResponse Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:817 to Amino : functionto Amino Msg : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:820 to Proto Msg : functionFee : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : Fee ; encode ( message : Fee , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : FeeAmino ) : Fee ; fromAminoMsg ( object : FeeAminoMsg ) : Fee ; fromPartial ( object : { amount ?: { amount ?: string ; denom ?: string ; } [] ; gasLimit ?: bigint ; granter ?: string ; payer ?: string ; } ) : Fee ; fromProtoMsg ( message : FeeProtoMsg ) : Fee ; toAmino ( message : Fee ) : FeeAmino ; toAminoMsg ( message : Fee ) : FeeAminoMsg ; toProto ( message : Fee ) : Uint8Array ; toProtoMsg ( message : Fee ) : FeeProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : Fee Returns Fee Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1405 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1390 from Amino : functionfrom Amino ( object ) : Fee Returns Fee Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1439 from Amino Msg : functionfrom Amino Msg ( object ) : Fee Returns Fee Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1465 from Partial : functionfrom Partial ( object ) : Fee Parameters object : { amount ?: { amount ?: string ; denom ?: string ; } [] ; gasLimit ?: bigint ; granter ?: string ; payer ?: string ; } Optionalamount ?: { amount ?: string ; denom ?: string ; } [] Optionalgas Limit ?: bigint Optionalgranter ?: string Optionalpayer ?: string Returns Fee Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1431 from Proto Msg : functionfrom Proto Msg ( message ) : Fee Returns Fee Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1474 to Amino : functionto Amino ( message ) : FeeAmino Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1453 to Amino Msg : functionto Amino Msg ( message ) : FeeAminoMsg Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1468 to Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1477 to Proto Msg : functionto Proto Msg ( message ) : FeeProtoMsg Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1480 type Url : string decode : functiondecode ( input , length ? ) : GetBlockWithTxsRequest Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:1159 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:1150 from Amino : functionfrom Amino ( object ) : GetBlockWithTxsRequest Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:1185 from Amino Msg : functionfrom Amino Msg ( object ) : GetBlockWithTxsRequest Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:1201 from Partial : functionfrom Partial ( object ) : GetBlockWithTxsRequest Parameters object : { height ?: bigint ; pagination ?: { countTotal ?: boolean ; key ?: Uint8Array ; limit ?: bigint ; offset ?: bigint ; reverse ?: boolean ; } ; } Optionalheight ?: bigint Optionalpagination ?: { countTotal ?: boolean ; key ?: Uint8Array ; limit ?: bigint ; offset ?: bigint ; reverse ?: boolean ; } Optionalcount Total ?: boolean Optionalkey ?: Uint8Array Optionallimit ?: bigint Optionaloffset ?: bigint Optionalreverse ?: boolean Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:1179 from Proto Msg : functionfrom Proto Msg ( message ) : GetBlockWithTxsRequest Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:1210 to Amino : functionto Amino Msg : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:1213 to Proto Msg : functionGet Block With Txs Response : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : GetBlockWithTxsResponse ; encode ( message : GetBlockWithTxsResponse , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : GetBlockWithTxsResponseAmino ) : GetBlockWithTxsResponse ; fromAminoMsg ( object : GetBlockWithTxsResponseAminoMsg ) : GetBlockWithTxsResponse ; fromPartial ( object : { block ?: { data ?: { txs ?: Uint8Array [] ; } ; evidence ?: { evidence ?: { duplicateVoteEvidence ?: ( ...) | ( ...) ; lightClientAttackEvidence ?: ( ...) | ( ...) ; } [] ; } ; header ?: { appHash ?: Uint8Array ; chainId ?: string ; consensusHash ?: Uint8Array ; dataHash ?: Uint8Array ; evidenceHash ?: Uint8Array ; height ?: bigint ; lastBlockId ?: { hash ?: Uint8Array ; partSetHeader ?: { hash ?: ...; total ?: ...; } ; } ; lastCommitHash ?: Uint8Array ; lastResultsHash ?: Uint8Array ; nextValidatorsHash ?: Uint8Array ; proposerAddress ?: Uint8Array ; time ?: Date ; validatorsHash ?: Uint8Array ; version ?: { app ?: bigint ; block ?: bigint ; } ; } ; lastCommit ?: { blockId ?: { hash ?: Uint8Array ; partSetHeader ?: { hash ?: ...; total ?: ...; } ; } ; height ?: bigint ; round ?: number ; signatures ?: { blockIdFlag ?: ( ...) | ( ...) ; signature ?: ( ...) | ( ...) ; timestamp ?: ( ...) | ( ...) ; validatorAddress ?: ( ...) | ( ...) ; } [] ; } ; } ; blockId ?: { hash ?: Uint8Array ; partSetHeader ?: { hash ?: Uint8Array ; total ?: number ; } ; } ; pagination ?: { nextKey ?: Uint8Array ; total ?: bigint ; } ; txs ?: { authInfo ?: { fee ?: { amount ?: ( ...) | ( ...) ; gasLimit ?: ( ...) | ( ...) ; granter ?: ( ...) | ( ...) ; payer ?: ( ...) | ( ...) ; } ; signerInfos ?: { modeInfo ?: ...; publicKey ?: ...; sequence ?: ...; } [] ; } ; body ?: { extensionOptions ?: { $typeUrl ?: ...; typeUrl ?: ...; value ?: ...; } [] ; memo ?: string ; messages ?: { $typeUrl ?: ...; typeUrl ?: ...; value ?: ...; } [] ; nonCriticalExtensionOptions ?: { $typeUrl ?: ...; typeUrl ?: ...; value ?: ...; } [] ; timeoutHeight ?: bigint ; } ; signatures ?: Uint8Array [] ; } [] ; } ) : GetBlockWithTxsResponse ; fromProtoMsg ( message : GetBlockWithTxsResponseProtoMsg ) : GetBlockWithTxsResponse ; toAmino ( message : GetBlockWithTxsResponse ) : GetBlockWithTxsResponseAmino ; toAminoMsg ( message : GetBlockWithTxsResponse ) : GetBlockWithTxsResponseAminoMsg ; toProto ( message : GetBlockWithTxsResponse ) : Uint8Array ; toProtoMsg ( message : GetBlockWithTxsResponse ) : GetBlockWithTxsResponseProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : GetBlockWithTxsResponse Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:1248 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:1233 from Amino : functionfrom Amino Msg : functionfrom Amino Msg ( object ) : GetBlockWithTxsResponse Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:1308 from Partial : functionfrom Partial ( object ) : GetBlockWithTxsResponse Parameters object : { block ?: { data ?: { txs ?: Uint8Array [] ; } ; evidence ?: { evidence ?: { duplicateVoteEvidence ?: ( ...) | ( ...) ; lightClientAttackEvidence ?: ( ...) | ( ...) ; } [] ; } ; header ?: { appHash ?: Uint8Array ; chainId ?: string ; consensusHash ?: Uint8Array ; dataHash ?: Uint8Array ; evidenceHash ?: Uint8Array ; height ?: bigint ; lastBlockId ?: { hash ?: Uint8Array ; partSetHeader ?: { hash ?: ...; total ?: ...; } ; } ; lastCommitHash ?: Uint8Array ; lastResultsHash ?: Uint8Array ; nextValidatorsHash ?: Uint8Array ; proposerAddress ?: Uint8Array ; time ?: Date ; validatorsHash ?: Uint8Array ; version ?: { app ?: bigint ; block ?: bigint ; } ; } ; lastCommit ?: { blockId ?: { hash ?: Uint8Array ; partSetHeader ?: { hash ?: ...; total ?: ...; } ; } ; height ?: bigint ; round ?: number ; signatures ?: { blockIdFlag ?: ( ...) | ( ...) ; signature ?: ( ...) | ( ...) ; timestamp ?: ( ...) | ( ...) ; validatorAddress ?: ( ...) | ( ...) ; } [] ; } ; } ; blockId ?: { hash ?: Uint8Array ; partSetHeader ?: { hash ?: Uint8Array ; total ?: number ; } ; } ; pagination ?: { nextKey ?: Uint8Array ; total ?: bigint ; } ; txs ?: { authInfo ?: { fee ?: { amount ?: ( ...) | ( ...) ; gasLimit ?: ( ...) | ( ...) ; granter ?: ( ...) | ( ...) ; payer ?: ( ...) | ( ...) ; } ; signerInfos ?: { modeInfo ?: ...; publicKey ?: ...; sequence ?: ...; } [] ; } ; body ?: { extensionOptions ?: { $typeUrl ?: ...; typeUrl ?: ...; value ?: ...; } [] ; memo ?: string ; messages ?: { $typeUrl ?: ...; typeUrl ?: ...; value ?: ...; } [] ; nonCriticalExtensionOptions ?: { $typeUrl ?: ...; typeUrl ?: ...; value ?: ...; } [] ; timeoutHeight ?: bigint ; } ; signatures ?: Uint8Array [] ; } [] ; } Optionalblock ?: { data ?: { txs ?: Uint8Array [] ; } ; evidence ?: { evidence ?: { duplicateVoteEvidence ?: ( ...) | ( ...) ; lightClientAttackEvidence ?: ( ...) | ( ...) ; } [] ; } ; header ?: { appHash ?: Uint8Array ; chainId ?: string ; consensusHash ?: Uint8Array ; dataHash ?: Uint8Array ; evidenceHash ?: Uint8Array ; height ?: bigint ; lastBlockId ?: { hash ?: Uint8Array ; partSetHeader ?: { hash ?: ...; total ?: ...; } ; } ; lastCommitHash ?: Uint8Array ; lastResultsHash ?: Uint8Array ; nextValidatorsHash ?: Uint8Array ; proposerAddress ?: Uint8Array ; time ?: Date ; validatorsHash ?: Uint8Array ; version ?: { app ?: bigint ; block ?: bigint ; } ; } ; lastCommit ?: { blockId ?: { hash ?: Uint8Array ; partSetHeader ?: { hash ?: ...; total ?: ...; } ; } ; height ?: bigint ; round ?: number ; signatures ?: { blockIdFlag ?: ( ...) | ( ...) ; signature ?: ( ...) | ( ...) ; timestamp ?: ( ...) | ( ...) ; validatorAddress ?: ( ...) | ( ...) ; } [] ; } ; } Optionaldata ?: { txs ?: Uint8Array [] ; } Optionaltxs ?: Uint8Array [] Optionalevidence ?: { evidence ?: { duplicateVoteEvidence ?: ( ...) | ( ...) ; lightClientAttackEvidence ?: ( ...) | ( ...) ; } [] ; } Optionalevidence ?: { duplicateVoteEvidence ?: ( ...) | ( ...) ; lightClientAttackEvidence ?: ( ...) | ( ...) ; } [] Optionalheader ?: { appHash ?: Uint8Array ; chainId ?: string ; consensusHash ?: Uint8Array ; dataHash ?: Uint8Array ; evidenceHash ?: Uint8Array ; height ?: bigint ; lastBlockId ?: { hash ?: Uint8Array ; partSetHeader ?: { hash ?: ...; total ?: ...; } ; } ; lastCommitHash ?: Uint8Array ; lastResultsHash ?: Uint8Array ; nextValidatorsHash ?: Uint8Array ; proposerAddress ?: Uint8Array ; time ?: Date ; validatorsHash ?: Uint8Array ; version ?: { app ?: bigint ; block ?: bigint ; } ; } Optionalapp Hash ?: Uint8Array Optionalchain Id ?: string Optionalconsensus Hash ?: Uint8Array Optionaldata Hash ?: Uint8Array Optionalevidence Hash ?: Uint8Array Optionalheight ?: bigint Optionallast Block Id ?: { hash ?: Uint8Array ; partSetHeader ?: { hash ?: ...; total ?: ...; } ; } Optionalhash ?: Uint8Array Optionalpart Set Header ?: { hash ?: ...; total ?: ...; } Optionalhash ?: ...Optionaltotal ?: ...Optionallast Commit Hash ?: Uint8Array Optionallast Results Hash ?: Uint8Array Optionalnext Validators Hash ?: Uint8Array Optionalproposer Address ?: Uint8Array Optionaltime ?: Date Optionalvalidators Hash ?: Uint8Array Optionalversion ?: { app ?: bigint ; block ?: bigint ; } Optionalapp ?: bigint Optionalblock ?: bigint Optionallast Commit ?: { blockId ?: { hash ?: Uint8Array ; partSetHeader ?: { hash ?: ...; total ?: ...; } ; } ; height ?: bigint ; round ?: number ; signatures ?: { blockIdFlag ?: ( ...) | ( ...) ; signature ?: ( ...) | ( ...) ; timestamp ?: ( ...) | ( ...) ; validatorAddress ?: ( ...) | ( ...) ; } [] ; } Optionalblock Id ?: { hash ?: Uint8Array ; partSetHeader ?: { hash ?: ...; total ?: ...; } ; } Optionalhash ?: Uint8Array Optionalpart Set Header ?: { hash ?: ...; total ?: ...; } Optionalhash ?: ...Optionaltotal ?: ...Optionalheight ?: bigint Optionalround ?: number Optionalsignatures ?: { blockIdFlag ?: ( ...) | ( ...) ; signature ?: ( ...) | ( ...) ; timestamp ?: ( ...) | ( ...) ; validatorAddress ?: ( ...) | ( ...) ; } [] Optionalblock Id ?: { hash ?: Uint8Array ; partSetHeader ?: { hash ?: Uint8Array ; total ?: number ; } ; } Optionalhash ?: Uint8Array Optionalpart Set Header ?: { hash ?: Uint8Array ; total ?: number ; } Optionalhash ?: Uint8Array Optionaltotal ?: number Optionalpagination ?: { nextKey ?: Uint8Array ; total ?: bigint ; } Optionalnext Key ?: Uint8Array Optionaltotal ?: bigint Optionaltxs ?: { authInfo ?: { fee ?: { amount ?: ( ...) | ( ...) ; gasLimit ?: ( ...) | ( ...) ; granter ?: ( ...) | ( ...) ; payer ?: ( ...) | ( ...) ; } ; signerInfos ?: { modeInfo ?: ...; publicKey ?: ...; sequence ?: ...; } [] ; } ; body ?: { extensionOptions ?: { $typeUrl ?: ...; typeUrl ?: ...; value ?: ...; } [] ; memo ?: string ; messages ?: { $typeUrl ?: ...; typeUrl ?: ...; value ?: ...; } [] ; nonCriticalExtensionOptions ?: { $typeUrl ?: ...; typeUrl ?: ...; value ?: ...; } [] ; timeoutHeight ?: bigint ; } ; signatures ?: Uint8Array [] ; } [] Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:1274 from Proto Msg : functionfrom Proto Msg ( message ) : GetBlockWithTxsResponse Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:1317 to Amino : functionto Amino Msg : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:1320 to Proto Msg : functiontype Url : string decode : functiondecode ( input , length ? ) : GetTxRequest Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:1005 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:999 from Amino : functionfrom Amino ( object ) : GetTxRequest Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:1027 from Amino Msg : functionfrom Amino Msg ( object ) : GetTxRequest Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:1039 from Partial : functionfrom Partial ( object ) : GetTxRequest Parameters object : { hash ?: string ; } Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:1022 from Proto Msg : functionfrom Proto Msg ( message ) : GetTxRequest Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:1048 to Amino : functionto Amino ( message ) : GetTxRequestAmino Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:1034 to Amino Msg : functionto Amino Msg ( message ) : GetTxRequestAminoMsg Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:1042 to Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:1051 to Proto Msg : functionto Proto Msg ( message ) : GetTxRequestProtoMsg Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:1054 Get Tx Response : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : GetTxResponse ; encode ( message : GetTxResponse , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : GetTxResponseAmino ) : GetTxResponse ; fromAminoMsg ( object : GetTxResponseAminoMsg ) : GetTxResponse ; fromPartial ( object : { tx ?: { authInfo ?: { fee ?: { amount ?: ( ...) [] ; gasLimit ?: bigint ; granter ?: string ; payer ?: string ; } ; signerInfos ?: { modeInfo ?: ( ...) | ( ...) ; publicKey ?: ( ...) | ( ...) ; sequence ?: ( ...) | ( ...) ; } [] ; } ; body ?: { extensionOptions ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } [] ; memo ?: string ; messages ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } [] ; nonCriticalExtensionOptions ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } [] ; timeoutHeight ?: bigint ; } ; signatures ?: Uint8Array [] ; } ; txResponse ?: { code ?: number ; codespace ?: string ; data ?: string ; events ?: { attributes ?: { index ?: ...; key ?: ...; value ?: ...; } [] ; type ?: string ; } [] ; gasUsed ?: bigint ; gasWanted ?: bigint ; height ?: bigint ; info ?: string ; logs ?: { events ?: { attributes ?: ...; type ?: ...; } [] ; log ?: string ; msgIndex ?: number ; } [] ; rawLog ?: string ; timestamp ?: string ; tx ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } ; txhash ?: string ; } ; } ) : GetTxResponse ; fromProtoMsg ( message : GetTxResponseProtoMsg ) : GetTxResponse ; toAmino ( message : GetTxResponse ) : GetTxResponseAmino ; toAminoMsg ( message : GetTxResponse ) : GetTxResponseAminoMsg ; toProto ( message : GetTxResponse ) : Uint8Array ; toProtoMsg ( message : GetTxResponse ) : GetTxResponseProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : GetTxResponse Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:1078 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:1069 from Amino : functionfrom Amino ( object ) : GetTxResponse Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:1104 from Amino Msg : functionfrom Amino Msg ( object ) : GetTxResponse Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:1120 from Partial : functionfrom Partial ( object ) : GetTxResponse Parameters object : { tx ?: { authInfo ?: { fee ?: { amount ?: ( ...) [] ; gasLimit ?: bigint ; granter ?: string ; payer ?: string ; } ; signerInfos ?: { modeInfo ?: ( ...) | ( ...) ; publicKey ?: ( ...) | ( ...) ; sequence ?: ( ...) | ( ...) ; } [] ; } ; body ?: { extensionOptions ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } [] ; memo ?: string ; messages ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } [] ; nonCriticalExtensionOptions ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } [] ; timeoutHeight ?: bigint ; } ; signatures ?: Uint8Array [] ; } ; txResponse ?: { code ?: number ; codespace ?: string ; data ?: string ; events ?: { attributes ?: { index ?: ...; key ?: ...; value ?: ...; } [] ; type ?: string ; } [] ; gasUsed ?: bigint ; gasWanted ?: bigint ; height ?: bigint ; info ?: string ; logs ?: { events ?: { attributes ?: ...; type ?: ...; } [] ; log ?: string ; msgIndex ?: number ; } [] ; rawLog ?: string ; timestamp ?: string ; tx ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } ; txhash ?: string ; } ; } Optionaltx ?: { authInfo ?: { fee ?: { amount ?: ( ...) [] ; gasLimit ?: bigint ; granter ?: string ; payer ?: string ; } ; signerInfos ?: { modeInfo ?: ( ...) | ( ...) ; publicKey ?: ( ...) | ( ...) ; sequence ?: ( ...) | ( ...) ; } [] ; } ; body ?: { extensionOptions ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } [] ; memo ?: string ; messages ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } [] ; nonCriticalExtensionOptions ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } [] ; timeoutHeight ?: bigint ; } ; signatures ?: Uint8Array [] ; } Optionalauth Info ?: { fee ?: { amount ?: ( ...) [] ; gasLimit ?: bigint ; granter ?: string ; payer ?: string ; } ; signerInfos ?: { modeInfo ?: ( ...) | ( ...) ; publicKey ?: ( ...) | ( ...) ; sequence ?: ( ...) | ( ...) ; } [] ; } Optionalfee ?: { amount ?: ( ...) [] ; gasLimit ?: bigint ; granter ?: string ; payer ?: string ; } Optionalamount ?: ( ...) [] Optionalgas Limit ?: bigint Optionalgranter ?: string Optionalpayer ?: string Optionalsigner Infos ?: { modeInfo ?: ( ...) | ( ...) ; publicKey ?: ( ...) | ( ...) ; sequence ?: ( ...) | ( ...) ; } [] Optionalbody ?: { extensionOptions ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } [] ; memo ?: string ; messages ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } [] ; nonCriticalExtensionOptions ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } [] ; timeoutHeight ?: bigint ; } Optionalextension Options ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } [] Optionalmemo ?: string Optionalmessages ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } [] Optionalnon Critical Extension Options ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } [] Optionaltimeout Height ?: bigint Optionalsignatures ?: Uint8Array [] Optionaltx Response ?: { code ?: number ; codespace ?: string ; data ?: string ; events ?: { attributes ?: { index ?: ...; key ?: ...; value ?: ...; } [] ; type ?: string ; } [] ; gasUsed ?: bigint ; gasWanted ?: bigint ; height ?: bigint ; info ?: string ; logs ?: { events ?: { attributes ?: ...; type ?: ...; } [] ; log ?: string ; msgIndex ?: number ; } [] ; rawLog ?: string ; timestamp ?: string ; tx ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } ; txhash ?: string ; } Optionalcode ?: number Optionalcodespace ?: string Optionaldata ?: string Optionalevents ?: { attributes ?: { index ?: ...; key ?: ...; value ?: ...; } [] ; type ?: string ; } [] Optionalgas Used ?: bigint Optionalgas Wanted ?: bigint Optionalheight ?: bigint Optionalinfo ?: string Optionallogs ?: { events ?: { attributes ?: ...; type ?: ...; } [] ; log ?: string ; msgIndex ?: number ; } [] Optionalraw Log ?: string Optionaltimestamp ?: string Optionaltx ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } Optional$type Url ?: string Optionaltype Url ?: string Optionalvalue ?: Uint8Array Optionaltxhash ?: string Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:1098 from Proto Msg : functionfrom Proto Msg ( message ) : GetTxResponse Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:1129 to Amino : functionto Amino ( message ) : GetTxResponseAmino Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:1114 to Amino Msg : functionto Amino Msg ( message ) : GetTxResponseAminoMsg Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:1123 to Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:1132 to Proto Msg : functionto Proto Msg ( message ) : GetTxResponseProtoMsg Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:1135 type Url : string decode : functiondecode ( input , length ? ) : GetTxsEventRequest Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:509 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:497 from Amino : functionfrom Amino ( object ) : GetTxsEventRequest Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:539 from Amino Msg : functionfrom Amino Msg ( object ) : GetTxsEventRequest Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:561 from Partial : functionfrom Partial ( object ) : GetTxsEventRequest Parameters object : { events ?: string [] ; orderBy ?: OrderBy ; pagination ?: { countTotal ?: boolean ; key ?: Uint8Array ; limit ?: bigint ; offset ?: bigint ; reverse ?: boolean ; } ; } Optionalevents ?: string [] Optionalorder By ?: OrderBy Optionalpagination ?: { countTotal ?: boolean ; key ?: Uint8Array ; limit ?: bigint ; offset ?: bigint ; reverse ?: boolean ; } Optionalcount Total ?: boolean Optionalkey ?: Uint8Array Optionallimit ?: bigint Optionaloffset ?: bigint Optionalreverse ?: boolean Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:532 from Proto Msg : functionfrom Proto Msg ( message ) : GetTxsEventRequest Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:570 to Amino : functionto Amino Msg : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:573 to Proto Msg : functionGet Txs Event Response : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : GetTxsEventResponse ; encode ( message : GetTxsEventResponse , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : GetTxsEventResponseAmino ) : GetTxsEventResponse ; fromAminoMsg ( object : GetTxsEventResponseAminoMsg ) : GetTxsEventResponse ; fromPartial ( object : { pagination ?: { nextKey ?: Uint8Array ; total ?: bigint ; } ; txResponses ?: { code ?: number ; codespace ?: string ; data ?: string ; events ?: { attributes ?: ( ...) [] ; type ?: string ; } [] ; gasUsed ?: bigint ; gasWanted ?: bigint ; height ?: bigint ; info ?: string ; logs ?: { events ?: ( ...) [] ; log ?: string ; msgIndex ?: number ; } [] ; rawLog ?: string ; timestamp ?: string ; tx ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } ; txhash ?: string ; } [] ; txs ?: { authInfo ?: { fee ?: { amount ?: ( ...) | ( ...) ; gasLimit ?: ( ...) | ( ...) ; granter ?: ( ...) | ( ...) ; payer ?: ( ...) | ( ...) ; } ; signerInfos ?: { modeInfo ?: ...; publicKey ?: ...; sequence ?: ...; } [] ; } ; body ?: { extensionOptions ?: { $typeUrl ?: ...; typeUrl ?: ...; value ?: ...; } [] ; memo ?: string ; messages ?: { $typeUrl ?: ...; typeUrl ?: ...; value ?: ...; } [] ; nonCriticalExtensionOptions ?: { $typeUrl ?: ...; typeUrl ?: ...; value ?: ...; } [] ; timeoutHeight ?: bigint ; } ; signatures ?: Uint8Array [] ; } [] ; } ) : GetTxsEventResponse ; fromProtoMsg ( message : GetTxsEventResponseProtoMsg ) : GetTxsEventResponse ; toAmino ( message : GetTxsEventResponse ) : GetTxsEventResponseAmino ; toAminoMsg ( message : GetTxsEventResponse ) : GetTxsEventResponseAminoMsg ; toProto ( message : GetTxsEventResponse ) : Uint8Array ; toProtoMsg ( message : GetTxsEventResponse ) : GetTxsEventResponseProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : GetTxsEventResponse Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:604 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:592 from Amino : functionfrom Amino ( object ) : GetTxsEventResponse Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:634 from Amino Msg : functionfrom Amino Msg ( object ) : GetTxsEventResponse Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:658 from Partial : functionfrom Partial ( object ) : GetTxsEventResponse Parameters object : { pagination ?: { nextKey ?: Uint8Array ; total ?: bigint ; } ; txResponses ?: { code ?: number ; codespace ?: string ; data ?: string ; events ?: { attributes ?: ( ...) [] ; type ?: string ; } [] ; gasUsed ?: bigint ; gasWanted ?: bigint ; height ?: bigint ; info ?: string ; logs ?: { events ?: ( ...) [] ; log ?: string ; msgIndex ?: number ; } [] ; rawLog ?: string ; timestamp ?: string ; tx ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } ; txhash ?: string ; } [] ; txs ?: { authInfo ?: { fee ?: { amount ?: ( ...) | ( ...) ; gasLimit ?: ( ...) | ( ...) ; granter ?: ( ...) | ( ...) ; payer ?: ( ...) | ( ...) ; } ; signerInfos ?: { modeInfo ?: ...; publicKey ?: ...; sequence ?: ...; } [] ; } ; body ?: { extensionOptions ?: { $typeUrl ?: ...; typeUrl ?: ...; value ?: ...; } [] ; memo ?: string ; messages ?: { $typeUrl ?: ...; typeUrl ?: ...; value ?: ...; } [] ; nonCriticalExtensionOptions ?: { $typeUrl ?: ...; typeUrl ?: ...; value ?: ...; } [] ; timeoutHeight ?: bigint ; } ; signatures ?: Uint8Array [] ; } [] ; } Optionalpagination ?: { nextKey ?: Uint8Array ; total ?: bigint ; } Optionalnext Key ?: Uint8Array Optionaltotal ?: bigint Optionaltx Responses ?: { code ?: number ; codespace ?: string ; data ?: string ; events ?: { attributes ?: ( ...) [] ; type ?: string ; } [] ; gasUsed ?: bigint ; gasWanted ?: bigint ; height ?: bigint ; info ?: string ; logs ?: { events ?: ( ...) [] ; log ?: string ; msgIndex ?: number ; } [] ; rawLog ?: string ; timestamp ?: string ; tx ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } ; txhash ?: string ; } [] Optionaltxs ?: { authInfo ?: { fee ?: { amount ?: ( ...) | ( ...) ; gasLimit ?: ( ...) | ( ...) ; granter ?: ( ...) | ( ...) ; payer ?: ( ...) | ( ...) ; } ; signerInfos ?: { modeInfo ?: ...; publicKey ?: ...; sequence ?: ...; } [] ; } ; body ?: { extensionOptions ?: { $typeUrl ?: ...; typeUrl ?: ...; value ?: ...; } [] ; memo ?: string ; messages ?: { $typeUrl ?: ...; typeUrl ?: ...; value ?: ...; } [] ; nonCriticalExtensionOptions ?: { $typeUrl ?: ...; typeUrl ?: ...; value ?: ...; } [] ; timeoutHeight ?: bigint ; } ; signatures ?: Uint8Array [] ; } [] Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:627 from Proto Msg : functionfrom Proto Msg ( message ) : GetTxsEventResponse Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:667 to Amino : functionto Amino Msg : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:670 to Proto Msg : functionMode Info : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : ModeInfo ; encode ( message : ModeInfo , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : ModeInfoAmino ) : ModeInfo ; fromAminoMsg ( object : ModeInfoAminoMsg ) : ModeInfo ; fromPartial ( object : { multi ?: { bitarray ?: { elems ?: Uint8Array ; extraBitsStored ?: number ; } ; modeInfos ?: ( { single?: { mode?: SignMode | undefined; } | undefined; multi?: { bitarray?: { extraBitsStored?: number | undefined; elems?: Uint8Array | undefined; } | undefined; modeInfos?: ...[] | undefined; } | undefined; }) [] ; } ; single ?: { mode ?: SignMode ; } ; } ) : ModeInfo ; fromProtoMsg ( message : ModeInfoProtoMsg ) : ModeInfo ; toAmino ( message : ModeInfo ) : ModeInfoAmino ; toAminoMsg ( message : ModeInfo ) : ModeInfoAminoMsg ; toProto ( message : ModeInfo ) : Uint8Array ; toProtoMsg ( message : ModeInfo ) : ModeInfoProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : ModeInfo Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1164 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1155 from Amino : functionfrom Amino ( object ) : ModeInfo Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1190 from Amino Msg : functionfrom Amino Msg ( object ) : ModeInfo Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1206 from Partial : functionfrom Partial ( object ) : ModeInfo Parameters object : { multi ?: { bitarray ?: { elems ?: Uint8Array ; extraBitsStored ?: number ; } ; modeInfos ?: ( { single?: { mode?: SignMode | undefined; } | undefined; multi?: { bitarray?: { extraBitsStored?: number | undefined; elems?: Uint8Array | undefined; } | undefined; modeInfos?: ...[] | undefined; } | undefined; }) [] ; } ; single ?: { mode ?: SignMode ; } ; } Optionalmulti ?: { bitarray ?: { elems ?: Uint8Array ; extraBitsStored ?: number ; } ; modeInfos ?: ( { single?: { mode?: SignMode | undefined; } | undefined; multi?: { bitarray?: { extraBitsStored?: number | undefined; elems?: Uint8Array | undefined; } | undefined; modeInfos?: ...[] | undefined; } | undefined; }) [] ; } Optionalbitarray ?: { elems ?: Uint8Array ; extraBitsStored ?: number ; } Optionalelems ?: Uint8Array Optionalextra Bits Stored ?: number Optionalmode Infos ?: ( { single?: { mode?: SignMode | undefined; } | undefined; multi?: { bitarray?: { extraBitsStored?: number | undefined; elems?: Uint8Array | undefined; } | undefined; modeInfos?: ...[] | undefined; } | undefined; }) [] Optionalsingle ?: { mode ?: SignMode ; } Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1184 from Proto Msg : functionfrom Proto Msg ( message ) : ModeInfo Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1215 to Amino : functionto Amino ( message ) : ModeInfoAmino Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1200 to Amino Msg : functionto Amino Msg ( message ) : ModeInfoAminoMsg Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1209 to Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1218 to Proto Msg : functionto Proto Msg ( message ) : ModeInfoProtoMsg Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1221 Mode Info_ Multi : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : ModeInfo_Multi ; encode ( message : ModeInfo_Multi , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : ModeInfo_MultiAmino ) : ModeInfo_Multi ; fromAminoMsg ( object : ModeInfo_MultiAminoMsg ) : ModeInfo_Multi ; fromPartial ( object : { bitarray ?: { elems ?: Uint8Array ; extraBitsStored ?: number ; } ; modeInfos ?: { multi ?: { bitarray?: { extraBitsStored?: number | undefined; elems?: Uint8Array | undefined; } | undefined; modeInfos?: { single?: { mode?: SignMode | undefined; } | undefined; multi?: ... | undefined; }[] | undefined; }; single ?: { mode ?: SignMode ; } ; } [] ; } ) : ModeInfo_Multi ; fromProtoMsg ( message : ModeInfo_MultiProtoMsg ) : ModeInfo_Multi ; toAmino ( message : ModeInfo_Multi ) : ModeInfo_MultiAmino ; toAminoMsg ( message : ModeInfo_Multi ) : ModeInfo_MultiAminoMsg ; toProto ( message : ModeInfo_Multi ) : Uint8Array ; toProtoMsg ( message : ModeInfo_Multi ) : ModeInfo_MultiProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : ModeInfo_Multi Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1314 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1305 from Amino : functionfrom Amino ( object ) : ModeInfo_Multi Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1340 from Amino Msg : functionfrom Amino Msg ( object ) : ModeInfo_Multi Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1358 from Partial : functionfrom Partial ( object ) : ModeInfo_Multi Parameters object : { bitarray ?: { elems ?: Uint8Array ; extraBitsStored ?: number ; } ; modeInfos ?: { multi ?: { bitarray?: { extraBitsStored?: number | undefined; elems?: Uint8Array | undefined; } | undefined; modeInfos?: { single?: { mode?: SignMode | undefined; } | undefined; multi?: ... | undefined; }[] | undefined; }; single ?: { mode ?: SignMode ; } ; } [] ; } Optionalbitarray ?: { elems ?: Uint8Array ; extraBitsStored ?: number ; } Optionalelems ?: Uint8Array Optionalextra Bits Stored ?: number Optionalmode Infos ?: { multi ?: { bitarray?: { extraBitsStored?: number | undefined; elems?: Uint8Array | undefined; } | undefined; modeInfos?: { single?: { mode?: SignMode | undefined; } | undefined; multi?: ... | undefined; }[] | undefined; }; single ?: { mode ?: SignMode ; } ; } [] Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1334 from Proto Msg : functionfrom Proto Msg ( message ) : ModeInfo_Multi Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1367 to Amino : functionto Amino ( message ) : ModeInfo_MultiAmino Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1348 to Amino Msg : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1370 to Proto Msg : functiontype Url : string decode : functiondecode ( input , length ? ) : ModeInfo_Single Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1241 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1235 from Amino : functionfrom Amino ( object ) : ModeInfo_Single Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1263 from Amino Msg : functionfrom Amino Msg ( object ) : ModeInfo_Single Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1275 from Partial : functionfrom Partial ( object ) : ModeInfo_Single Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1258 from Proto Msg : functionfrom Proto Msg ( message ) : ModeInfo_Single Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1284 to Amino : functionto Amino ( message ) : ModeInfo_SingleAmino Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1270 to Amino Msg : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1287 to Proto Msg : functionOrder By Amino : typeof OrderBy Order BySDKType : typeof OrderBy Sign Doc : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : SignDoc ; encode ( message : SignDoc , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : SignDocAmino ) : SignDoc ; fromAminoMsg ( object : SignDocAminoMsg ) : SignDoc ; fromPartial ( object : { accountNumber ?: bigint ; authInfoBytes ?: Uint8Array ; bodyBytes ?: Uint8Array ; chainId ?: string ; } ) : SignDoc ; fromProtoMsg ( message : SignDocProtoMsg ) : SignDoc ; toAmino ( message : SignDoc ) : SignDocAmino ; toAminoMsg ( message : SignDoc ) : SignDocAminoMsg ; toProto ( message : SignDoc ) : Uint8Array ; toProtoMsg ( message : SignDoc ) : SignDocProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : SignDoc Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:768 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:753 from Amino : functionfrom Amino ( object ) : SignDoc Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:802 from Amino Msg : functionfrom Amino Msg ( object ) : SignDoc Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:826 from Partial : functionfrom Partial ( object ) : SignDoc Parameters object : { accountNumber ?: bigint ; authInfoBytes ?: Uint8Array ; bodyBytes ?: Uint8Array ; chainId ?: string ; } Optionalaccount Number ?: bigint Optionalauth Info Bytes ?: Uint8Array Optionalbody Bytes ?: Uint8Array Optionalchain Id ?: string Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:794 from Proto Msg : functionfrom Proto Msg ( message ) : SignDoc Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:835 to Amino : functionto Amino ( message ) : SignDocAmino Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:818 to Amino Msg : functionto Amino Msg ( message ) : SignDocAminoMsg Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:829 to Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:838 to Proto Msg : functionto Proto Msg ( message ) : SignDocProtoMsg Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:841 Signer Info : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : SignerInfo ; encode ( message : SignerInfo , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : SignerInfoAmino ) : SignerInfo ; fromAminoMsg ( object : SignerInfoAminoMsg ) : SignerInfo ; fromPartial ( object : { modeInfo ?: { multi ?: { bitarray ?: { elems ?: Uint8Array ; extraBitsStored ?: number ; } ; modeInfos ?: ( { single?: { mode?: SignMode | undefined; } | undefined; multi?: { bitarray?: { extraBitsStored?: number | undefined; elems?: Uint8Array | undefined; } | undefined; modeInfos?: ...[] | undefined; } | undefined; }) [] ; } ; single ?: { mode ?: SignMode ; } ; } ; publicKey ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } ; sequence ?: bigint ; } ) : SignerInfo ; fromProtoMsg ( message : SignerInfoProtoMsg ) : SignerInfo ; toAmino ( message : SignerInfo ) : SignerInfoAmino ; toAminoMsg ( message : SignerInfo ) : SignerInfoAminoMsg ; toProto ( message : SignerInfo ) : Uint8Array ; toProtoMsg ( message : SignerInfo ) : SignerInfoProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : SignerInfo Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1075 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1063 from Amino : functionfrom Amino ( object ) : SignerInfo Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1105 from Amino Msg : functionfrom Amino Msg ( object ) : SignerInfo Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1125 from Partial : functionfrom Partial ( object ) : SignerInfo Parameters object : { modeInfo ?: { multi ?: { bitarray ?: { elems ?: Uint8Array ; extraBitsStored ?: number ; } ; modeInfos ?: ( { single?: { mode?: SignMode | undefined; } | undefined; multi?: { bitarray?: { extraBitsStored?: number | undefined; elems?: Uint8Array | undefined; } | undefined; modeInfos?: ...[] | undefined; } | undefined; }) [] ; } ; single ?: { mode ?: SignMode ; } ; } ; publicKey ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } ; sequence ?: bigint ; } Optionalmode Info ?: { multi ?: { bitarray ?: { elems ?: Uint8Array ; extraBitsStored ?: number ; } ; modeInfos ?: ( { single?: { mode?: SignMode | undefined; } | undefined; multi?: { bitarray?: { extraBitsStored?: number | undefined; elems?: Uint8Array | undefined; } | undefined; modeInfos?: ...[] | undefined; } | undefined; }) [] ; } ; single ?: { mode ?: SignMode ; } ; } Optionalmulti ?: { bitarray ?: { elems ?: Uint8Array ; extraBitsStored ?: number ; } ; modeInfos ?: ( { single?: { mode?: SignMode | undefined; } | undefined; multi?: { bitarray?: { extraBitsStored?: number | undefined; elems?: Uint8Array | undefined; } | undefined; modeInfos?: ...[] | undefined; } | undefined; }) [] ; } Optionalbitarray ?: { elems ?: Uint8Array ; extraBitsStored ?: number ; } Optionalelems ?: Uint8Array Optionalextra Bits Stored ?: number Optionalmode Infos ?: ( { single?: { mode?: SignMode | undefined; } | undefined; multi?: { bitarray?: { extraBitsStored?: number | undefined; elems?: Uint8Array | undefined; } | undefined; modeInfos?: ...[] | undefined; } | undefined; }) [] Optionalsingle ?: { mode ?: SignMode ; } Optionalpublic Key ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } Optional$type Url ?: string Optionaltype Url ?: string Optionalvalue ?: Uint8Array Optionalsequence ?: bigint Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1098 from Proto Msg : functionfrom Proto Msg ( message ) : SignerInfo Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1134 to Amino : functionto Amino ( message ) : SignerInfoAmino Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1118 to Amino Msg : functionto Amino Msg ( message ) : SignerInfoAminoMsg Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1128 to Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1137 to Proto Msg : functionto Proto Msg ( message ) : SignerInfoProtoMsg Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:1140 Simulate Request : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : SimulateRequest ; encode ( message : SimulateRequest , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : SimulateRequestAmino ) : SimulateRequest ; fromAminoMsg ( object : SimulateRequestAminoMsg ) : SimulateRequest ; fromPartial ( object : { tx ?: { authInfo ?: { fee ?: { amount ?: ( ...) [] ; gasLimit ?: bigint ; granter ?: string ; payer ?: string ; } ; signerInfos ?: { modeInfo ?: ( ...) | ( ...) ; publicKey ?: ( ...) | ( ...) ; sequence ?: ( ...) | ( ...) ; } [] ; } ; body ?: { extensionOptions ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } [] ; memo ?: string ; messages ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } [] ; nonCriticalExtensionOptions ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } [] ; timeoutHeight ?: bigint ; } ; signatures ?: Uint8Array [] ; } ; txBytes ?: Uint8Array ; } ) : SimulateRequest ; fromProtoMsg ( message : SimulateRequestProtoMsg ) : SimulateRequest ; toAmino ( message : SimulateRequest ) : SimulateRequestAmino ; toAminoMsg ( message : SimulateRequest ) : SimulateRequestAminoMsg ; toProto ( message : SimulateRequest ) : Uint8Array ; toProtoMsg ( message : SimulateRequest ) : SimulateRequestProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : SimulateRequest Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:847 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:838 from Amino : functionfrom Amino ( object ) : SimulateRequest Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:873 from Amino Msg : functionfrom Amino Msg ( object ) : SimulateRequest Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:889 from Partial : functionfrom Partial ( object ) : SimulateRequest Parameters object : { tx ?: { authInfo ?: { fee ?: { amount ?: ( ...) [] ; gasLimit ?: bigint ; granter ?: string ; payer ?: string ; } ; signerInfos ?: { modeInfo ?: ( ...) | ( ...) ; publicKey ?: ( ...) | ( ...) ; sequence ?: ( ...) | ( ...) ; } [] ; } ; body ?: { extensionOptions ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } [] ; memo ?: string ; messages ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } [] ; nonCriticalExtensionOptions ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } [] ; timeoutHeight ?: bigint ; } ; signatures ?: Uint8Array [] ; } ; txBytes ?: Uint8Array ; } Optionaltx ?: { authInfo ?: { fee ?: { amount ?: ( ...) [] ; gasLimit ?: bigint ; granter ?: string ; payer ?: string ; } ; signerInfos ?: { modeInfo ?: ( ...) | ( ...) ; publicKey ?: ( ...) | ( ...) ; sequence ?: ( ...) | ( ...) ; } [] ; } ; body ?: { extensionOptions ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } [] ; memo ?: string ; messages ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } [] ; nonCriticalExtensionOptions ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } [] ; timeoutHeight ?: bigint ; } ; signatures ?: Uint8Array [] ; } Optionalauth Info ?: { fee ?: { amount ?: ( ...) [] ; gasLimit ?: bigint ; granter ?: string ; payer ?: string ; } ; signerInfos ?: { modeInfo ?: ( ...) | ( ...) ; publicKey ?: ( ...) | ( ...) ; sequence ?: ( ...) | ( ...) ; } [] ; } Optionalfee ?: { amount ?: ( ...) [] ; gasLimit ?: bigint ; granter ?: string ; payer ?: string ; } Optionalamount ?: ( ...) [] Optionalgas Limit ?: bigint Optionalgranter ?: string Optionalpayer ?: string Optionalsigner Infos ?: { modeInfo ?: ( ...) | ( ...) ; publicKey ?: ( ...) | ( ...) ; sequence ?: ( ...) | ( ...) ; } [] Optionalbody ?: { extensionOptions ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } [] ; memo ?: string ; messages ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } [] ; nonCriticalExtensionOptions ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } [] ; timeoutHeight ?: bigint ; } Optionalextension Options ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } [] Optionalmemo ?: string Optionalmessages ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } [] Optionalnon Critical Extension Options ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } [] Optionaltimeout Height ?: bigint Optionalsignatures ?: Uint8Array [] Optionaltx Bytes ?: Uint8Array Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:867 from Proto Msg : functionfrom Proto Msg ( message ) : SimulateRequest Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:898 to Amino : functionto Amino ( message ) : SimulateRequestAmino Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:883 to Amino Msg : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:901 to Proto Msg : functiontype Url : string decode : functiondecode ( input , length ? ) : SimulateResponse Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:928 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:919 from Amino : functionfrom Amino ( object ) : SimulateResponse Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:954 from Amino Msg : functionfrom Amino Msg ( object ) : SimulateResponse Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:970 from Partial : functionfrom Partial ( object ) : SimulateResponse Parameters object : { gasInfo ?: { gasUsed ?: bigint ; gasWanted ?: bigint ; } ; result ?: { data ?: Uint8Array ; events ?: { attributes ?: { index ?: ...; key ?: ...; value ?: ...; } [] ; type ?: string ; } [] ; log ?: string ; } ; } Optionalgas Info ?: { gasUsed ?: bigint ; gasWanted ?: bigint ; } Optionalgas Used ?: bigint Optionalgas Wanted ?: bigint Optionalresult ?: { data ?: Uint8Array ; events ?: { attributes ?: { index ?: ...; key ?: ...; value ?: ...; } [] ; type ?: string ; } [] ; log ?: string ; } Optionaldata ?: Uint8Array Optionalevents ?: { attributes ?: { index ?: ...; key ?: ...; value ?: ...; } [] ; type ?: string ; } [] Optionallog ?: string Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:948 from Proto Msg : functionfrom Proto Msg ( message ) : SimulateResponse Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:979 to Amino : functionto Amino ( message ) : SimulateResponseAmino Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:964 to Amino Msg : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:982 to Proto Msg : functionTx : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : Tx ; encode ( message : Tx , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : TxAmino ) : Tx ; fromAminoMsg ( object : TxAminoMsg ) : Tx ; fromPartial ( object : { authInfo ?: { fee ?: { amount ?: { amount ?: ( ...) | ( ...) ; denom ?: ( ...) | ( ...) ; } [] ; gasLimit ?: bigint ; granter ?: string ; payer ?: string ; } ; signerInfos ?: { modeInfo ?: { multi ?: ( ...) | ( ...) ; single ?: ( ...) | ( ...) ; } ; publicKey ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } ; sequence ?: bigint ; } [] ; } ; body ?: { extensionOptions ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } [] ; memo ?: string ; messages ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } [] ; nonCriticalExtensionOptions ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } [] ; timeoutHeight ?: bigint ; } ; signatures ?: Uint8Array [] ; } ) : Tx ; fromProtoMsg ( message : TxProtoMsg ) : Tx ; toAmino ( message : Tx ) : TxAmino ; toAminoMsg ( message : Tx ) : TxAminoMsg ; toProto ( message : Tx ) : Uint8Array ; toProtoMsg ( message : Tx ) : TxProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : Tx Returns Tx Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:574 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:562 from Amino : functionfrom Amino ( object ) : Tx Returns Tx Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:604 from Amino Msg : functionfrom Amino Msg ( object ) : Tx Returns Tx Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:626 from Partial : functionfrom Partial ( object ) : Tx Parameters object : { authInfo ?: { fee ?: { amount ?: { amount ?: ( ...) | ( ...) ; denom ?: ( ...) | ( ...) ; } [] ; gasLimit ?: bigint ; granter ?: string ; payer ?: string ; } ; signerInfos ?: { modeInfo ?: { multi ?: ( ...) | ( ...) ; single ?: ( ...) | ( ...) ; } ; publicKey ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } ; sequence ?: bigint ; } [] ; } ; body ?: { extensionOptions ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } [] ; memo ?: string ; messages ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } [] ; nonCriticalExtensionOptions ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } [] ; timeoutHeight ?: bigint ; } ; signatures ?: Uint8Array [] ; } Optionalauth Info ?: { fee ?: { amount ?: { amount ?: ( ...) | ( ...) ; denom ?: ( ...) | ( ...) ; } [] ; gasLimit ?: bigint ; granter ?: string ; payer ?: string ; } ; signerInfos ?: { modeInfo ?: { multi ?: ( ...) | ( ...) ; single ?: ( ...) | ( ...) ; } ; publicKey ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } ; sequence ?: bigint ; } [] ; } Optionalfee ?: { amount ?: { amount ?: ( ...) | ( ...) ; denom ?: ( ...) | ( ...) ; } [] ; gasLimit ?: bigint ; granter ?: string ; payer ?: string ; } Optionalamount ?: { amount ?: ( ...) | ( ...) ; denom ?: ( ...) | ( ...) ; } [] Optionalgas Limit ?: bigint Optionalgranter ?: string Optionalpayer ?: string Optionalsigner Infos ?: { modeInfo ?: { multi ?: ( ...) | ( ...) ; single ?: ( ...) | ( ...) ; } ; publicKey ?: { $typeUrl ?: ( ...) | ( ...) ; typeUrl ?: ( ...) | ( ...) ; value ?: ( ...) | ( ...) ; } ; sequence ?: bigint ; } [] Optionalbody ?: { extensionOptions ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } [] ; memo ?: string ; messages ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } [] ; nonCriticalExtensionOptions ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } [] ; timeoutHeight ?: bigint ; } Optionalextension Options ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } [] Optionalmemo ?: string Optionalmessages ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } [] Optionalnon Critical Extension Options ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } [] Optionaltimeout Height ?: bigint Optionalsignatures ?: Uint8Array [] Returns Tx Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:597 from Proto Msg : functionfrom Proto Msg ( message ) : Tx Returns Tx Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:635 to Amino : functionto Amino ( message ) : TxAmino Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:615 to Amino Msg : functionto Amino Msg ( message ) : TxAminoMsg Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:629 to Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:638 to Proto Msg : functionto Proto Msg ( message ) : TxProtoMsg Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:641 Tx Body : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : TxBody ; encode ( message : TxBody , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : TxBodyAmino ) : TxBody ; fromAminoMsg ( object : TxBodyAminoMsg ) : TxBody ; fromPartial ( object : { extensionOptions ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } [] ; memo ?: string ; messages ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } [] ; nonCriticalExtensionOptions ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } [] ; timeoutHeight ?: bigint ; } ) : TxBody ; fromProtoMsg ( message : TxBodyProtoMsg ) : TxBody ; toAmino ( message : TxBody ) : TxBodyAmino ; toAminoMsg ( message : TxBody ) : TxBodyAminoMsg ; toProto ( message : TxBody ) : Uint8Array ; toProtoMsg ( message : TxBody ) : TxBodyProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : TxBody Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:877 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:859 from Amino : functionfrom Amino ( object ) : TxBody Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:915 from Amino Msg : functionfrom Amino Msg ( object ) : TxBody Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:949 from Partial : functionfrom Partial ( object ) : TxBody Parameters object : { extensionOptions ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } [] ; memo ?: string ; messages ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } [] ; nonCriticalExtensionOptions ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } [] ; timeoutHeight ?: bigint ; } Optionalextension Options ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } [] Optionalmemo ?: string Optionalmessages ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } [] Optionalnon Critical Extension Options ?: { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } [] Optionaltimeout Height ?: bigint Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:906 from Proto Msg : functionfrom Proto Msg ( message ) : TxBody Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:958 to Amino : functionto Amino ( message ) : TxBodyAmino Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:928 to Amino Msg : functionto Amino Msg ( message ) : TxBodyAminoMsg Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:952 to Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:961 to Proto Msg : functionto Proto Msg ( message ) : TxBodyProtoMsg Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:964 Tx Raw : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : TxRaw ; encode ( message : TxRaw , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : TxRawAmino ) : TxRaw ; fromAminoMsg ( object : TxRawAminoMsg ) : TxRaw ; fromPartial ( object : { authInfoBytes ?: Uint8Array ; bodyBytes ?: Uint8Array ; signatures ?: Uint8Array [] ; } ) : TxRaw ; fromProtoMsg ( message : TxRawProtoMsg ) : TxRaw ; toAmino ( message : TxRaw ) : TxRawAmino ; toAminoMsg ( message : TxRaw ) : TxRawAminoMsg ; toProto ( message : TxRaw ) : Uint8Array ; toProtoMsg ( message : TxRaw ) : TxRawProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : TxRaw Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:669 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:657 from Amino : functionfrom Amino ( object ) : TxRaw Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:699 from Amino Msg : functionfrom Amino Msg ( object ) : TxRaw Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:721 from Partial : functionfrom Partial ( object ) : TxRaw Parameters object : { authInfoBytes ?: Uint8Array ; bodyBytes ?: Uint8Array ; signatures ?: Uint8Array [] ; } Optionalauth Info Bytes ?: Uint8Array Optionalbody Bytes ?: Uint8Array Optionalsignatures ?: Uint8Array [] Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:692 from Proto Msg : functionfrom Proto Msg ( message ) : TxRaw Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:730 to Amino : functionto Amino ( message ) : TxRawAmino Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:710 to Amino Msg : functionto Amino Msg ( message ) : TxRawAminoMsg Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:724 to Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:733 to Proto Msg : functionto Proto Msg ( message ) : TxRawProtoMsg Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/tx.ts:736 broadcast Mode FromJSON : functionbroadcast Mode FromJSON ( object ) : BroadcastMode Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:74 broadcast Mode ToJSON : functionbroadcast Mode ToJSON ( object ) : string Returns string Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:94 order By FromJSON : functionorder By FromJSON ( object ) : OrderBy Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:21 order By ToJSON : functionorder By ToJSON ( object ) : string Returns string Defined in packages/proto/src/codegen/cosmos/tx/v1beta1/service.ts:38 Defined in packages/proto/src/codegen/cosmos/bundle.ts:242
Fee is the fee and gas limit for the transaction. The first signer is the primary signer and the one which pays the fee. The fee can be calculated based on the cost of evaluating the body and doing signature verification of the signers. This can be estimated via simulation.