v1beta1 : { LCDQueryClient : any ; MsgClientImpl : any ; QueryClientImpl : any ; AllowedMsgAllowance : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : AllowedMsgAllowance ; encode ( message : AllowedMsgAllowance ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : AllowedMsgAllowanceAmino ) : AllowedMsgAllowance ; fromAminoMsg ( object : AllowedMsgAllowanceAminoMsg ) : AllowedMsgAllowance ; fromPartial ( object : { $typeUrl ?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" ; allowance ?: | { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: string ; denom ?: string ; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.PeriodicAllowance" ; basic ?: { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: ( ...
) | ( ...
) ; denom ?: ( ...
) | ( ...
) ; } [] ; } ; period ?: { nanos ?: number ; seconds ?: bigint ; } ; periodCanSpend ?: { amount ?: string ; denom ?: string ; } [] ; periodReset ?: Date ; periodSpendLimit ?: { amount ?: string ; denom ?: string ; } [] ; } | ( { $typeUrl?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" | undefined; allowance?: { $typeUrl?: string | undefined; typeUrl?: string | undefined; value?: Uint8Array | undefined; } | { ...; } | { ...; } | ... | undefined; allowedMessages?: string[] | undefined; }
) ; allowedMessages ?: string [] ; } ) : AllowedMsgAllowance ; fromProtoMsg ( message : AllowedMsgAllowanceProtoMsg ) : AllowedMsgAllowance ; toAmino ( message : AllowedMsgAllowance ) : AllowedMsgAllowanceAmino ; toAminoMsg ( message : AllowedMsgAllowance ) : AllowedMsgAllowanceAminoMsg ; toProto ( message : AllowedMsgAllowance ) : Uint8Array ; toProtoMsg ( message : AllowedMsgAllowance ) : AllowedMsgAllowanceProtoMsg ; } ; AminoConverter : { /cosmos.feegrant.v1beta1.MsgGrantAllowance : { aminoType : string ; fromAmino : ( ( object : MsgGrantAllowanceAmino ) => MsgGrantAllowance ) ; toAmino : ( ( message : MsgGrantAllowance ) => MsgGrantAllowanceAmino ) ; } ; /cosmos.feegrant.v1beta1.MsgRevokeAllowance : { aminoType : string ; fromAmino : ( ( object : MsgRevokeAllowanceAmino ) => MsgRevokeAllowance ) ; toAmino : ( ( message : MsgRevokeAllowance ) => MsgRevokeAllowanceAmino ) ; } ; } ; BasicAllowance : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : BasicAllowance ; encode ( message : BasicAllowance ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : BasicAllowanceAmino ) : BasicAllowance ; fromAminoMsg ( object : BasicAllowanceAminoMsg ) : BasicAllowance ; fromPartial ( object : { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: string ; denom ?: string ; } [] ; } ) : BasicAllowance ; fromProtoMsg ( message : BasicAllowanceProtoMsg ) : BasicAllowance ; toAmino ( message : BasicAllowance ) : BasicAllowanceAmino ; toAminoMsg ( message : BasicAllowance ) : BasicAllowanceAminoMsg ; toProto ( message : BasicAllowance ) : Uint8Array ; toProtoMsg ( message : BasicAllowance ) : BasicAllowanceProtoMsg ; } ; FeeAllowanceI_FromAmino : ( ( content : AnyAmino ) => Any ) ; FeeAllowanceI_InterfaceDecoder : ( ( input : Uint8Array | BinaryReader ) => | Any | BasicAllowance | PeriodicAllowance | AllowedMsgAllowance ) ; FeeAllowanceI_ToAmino : ( ( content : Any ) => AnyAmino ) ; GenesisState : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : GenesisState ; encode ( message : GenesisState ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : GenesisStateAmino ) : GenesisState ; fromAminoMsg ( object : GenesisStateAminoMsg ) : GenesisState ; fromPartial ( object : { allowances ?: { allowance ?: | { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: ...
; denom ?: ...
; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.PeriodicAllowance" ; basic ?: { $typeUrl ?: ( ...
) | ( ...
) ; expiration ?: ( ...
) | ( ...
) ; spendLimit ?: ( ...
) | ( ...
) ; } ; period ?: { nanos ?: ( ...
) | ( ...
) ; seconds ?: ( ...
) | ( ...
) ; } ; periodCanSpend ?: { amount ?: ...
; denom ?: ...
; } [] ; periodReset ?: Date ; periodSpendLimit ?: { amount ?: ...
; denom ?: ...
; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" ; allowance ?: { $typeUrl?: string | undefined; typeUrl?: string | undefined; value?: Uint8Array | undefined; } | { $typeUrl?: "/cosmos.feegrant.v1beta1.BasicAllowance" | undefined; spendLimit?: { ...; }[] | undefined; expiration?: Date | undefined; } | { ...; } | { ...; } | undefined
; allowedMessages ?: string [] ; } ; grantee ?: string ; granter ?: string ; } [] ; } ) : GenesisState ; fromProtoMsg ( message : GenesisStateProtoMsg ) : GenesisState ; toAmino ( message : GenesisState ) : GenesisStateAmino ; toAminoMsg ( message : GenesisState ) : GenesisStateAminoMsg ; toProto ( message : GenesisState ) : Uint8Array ; toProtoMsg ( message : GenesisState ) : GenesisStateProtoMsg ; } ; Grant : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : Grant ; encode ( message : Grant ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : GrantAmino ) : Grant ; fromAminoMsg ( object : GrantAminoMsg ) : Grant ; fromPartial ( object : { allowance ?: | { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: string ; denom ?: string ; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.PeriodicAllowance" ; basic ?: { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: ( ...
) | ( ...
) ; denom ?: ( ...
) | ( ...
) ; } [] ; } ; period ?: { nanos ?: number ; seconds ?: bigint ; } ; periodCanSpend ?: { amount ?: string ; denom ?: string ; } [] ; periodReset ?: Date ; periodSpendLimit ?: { amount ?: string ; denom ?: string ; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" ; allowance ?: { $typeUrl?: string | undefined; typeUrl?: string | undefined; value?: Uint8Array | undefined; } | { $typeUrl?: "/cosmos.feegrant.v1beta1.BasicAllowance" | undefined; spendLimit?: { ...; }[] | undefined; expiration?: Date | undefined; } | { ...; } | { ...; } | undefined
; allowedMessages ?: string [] ; } ; grantee ?: string ; granter ?: string ; } ) : Grant ; fromProtoMsg ( message : GrantProtoMsg ) : Grant ; toAmino ( message : Grant ) : GrantAmino ; toAminoMsg ( message : Grant ) : GrantAminoMsg ; toProto ( message : Grant ) : Uint8Array ; toProtoMsg ( message : Grant ) : GrantProtoMsg ; } ; MessageComposer : { encoded : { grantAllowance ( value : MsgGrantAllowance ) : { typeUrl : string ; value : Uint8Array ; } ; revokeAllowance ( value : MsgRevokeAllowance ) : { typeUrl : string ; value : Uint8Array ; } ; } ; fromPartial : { grantAllowance ( value : MsgGrantAllowance ) : { typeUrl : string ; value : MsgGrantAllowance ; } ; revokeAllowance ( value : MsgRevokeAllowance ) : { typeUrl : string ; value : MsgRevokeAllowance ; } ; } ; withTypeUrl : { grantAllowance ( value : MsgGrantAllowance ) : { typeUrl : string ; value : MsgGrantAllowance ; } ; revokeAllowance ( value : MsgRevokeAllowance ) : { typeUrl : string ; value : MsgRevokeAllowance ; } ; } ; } ; MsgGrantAllowance : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : MsgGrantAllowance ; encode ( message : MsgGrantAllowance ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : MsgGrantAllowanceAmino ) : MsgGrantAllowance ; fromAminoMsg ( object : MsgGrantAllowanceAminoMsg ) : MsgGrantAllowance ; fromPartial ( object : { allowance ?: | { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: string ; denom ?: string ; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.PeriodicAllowance" ; basic ?: { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: ( ...
) | ( ...
) ; denom ?: ( ...
) | ( ...
) ; } [] ; } ; period ?: { nanos ?: number ; seconds ?: bigint ; } ; periodCanSpend ?: { amount ?: string ; denom ?: string ; } [] ; periodReset ?: Date ; periodSpendLimit ?: { amount ?: string ; denom ?: string ; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" ; allowance ?: { $typeUrl?: string | undefined; typeUrl?: string | undefined; value?: Uint8Array | undefined; } | { $typeUrl?: "/cosmos.feegrant.v1beta1.BasicAllowance" | undefined; spendLimit?: { ...; }[] | undefined; expiration?: Date | undefined; } | { ...; } | { ...; } | undefined
; allowedMessages ?: string [] ; } ; grantee ?: string ; granter ?: string ; } ) : MsgGrantAllowance ; fromProtoMsg ( message : MsgGrantAllowanceProtoMsg ) : MsgGrantAllowance ; toAmino ( message : MsgGrantAllowance ) : MsgGrantAllowanceAmino ; toAminoMsg ( message : MsgGrantAllowance ) : MsgGrantAllowanceAminoMsg ; toProto ( message : MsgGrantAllowance ) : Uint8Array ; toProtoMsg ( message : MsgGrantAllowance ) : MsgGrantAllowanceProtoMsg ; } ; MsgGrantAllowanceResponse : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : MsgGrantAllowanceResponse ; encode ( _ : MsgGrantAllowanceResponse ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( _ : MsgGrantAllowanceResponseAmino ) : MsgGrantAllowanceResponse ; fromAminoMsg ( object : MsgGrantAllowanceResponseAminoMsg ) : MsgGrantAllowanceResponse ; fromPartial ( _ : {} ) : MsgGrantAllowanceResponse ; fromProtoMsg ( message : MsgGrantAllowanceResponseProtoMsg ) : MsgGrantAllowanceResponse ; toAmino ( _ : MsgGrantAllowanceResponse ) : MsgGrantAllowanceResponseAmino ; toAminoMsg ( message : MsgGrantAllowanceResponse ) : MsgGrantAllowanceResponseAminoMsg ; toProto ( message : MsgGrantAllowanceResponse ) : Uint8Array ; toProtoMsg ( message : MsgGrantAllowanceResponse ) : MsgGrantAllowanceResponseProtoMsg ; } ; MsgRevokeAllowance : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : MsgRevokeAllowance ; encode ( message : MsgRevokeAllowance ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : MsgRevokeAllowanceAmino ) : MsgRevokeAllowance ; fromAminoMsg ( object : MsgRevokeAllowanceAminoMsg ) : MsgRevokeAllowance ; fromPartial ( object : { grantee ?: string ; granter ?: string ; } ) : MsgRevokeAllowance ; fromProtoMsg ( message : MsgRevokeAllowanceProtoMsg ) : MsgRevokeAllowance ; toAmino ( message : MsgRevokeAllowance ) : MsgRevokeAllowanceAmino ; toAminoMsg ( message : MsgRevokeAllowance ) : MsgRevokeAllowanceAminoMsg ; toProto ( message : MsgRevokeAllowance ) : Uint8Array ; toProtoMsg ( message : MsgRevokeAllowance ) : MsgRevokeAllowanceProtoMsg ; } ; MsgRevokeAllowanceResponse : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : MsgRevokeAllowanceResponse ; encode ( _ : MsgRevokeAllowanceResponse ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( _ : MsgRevokeAllowanceResponseAmino ) : MsgRevokeAllowanceResponse ; fromAminoMsg ( object : MsgRevokeAllowanceResponseAminoMsg ) : MsgRevokeAllowanceResponse ; fromPartial ( _ : {} ) : MsgRevokeAllowanceResponse ; fromProtoMsg ( message : MsgRevokeAllowanceResponseProtoMsg ) : MsgRevokeAllowanceResponse ; toAmino ( _ : MsgRevokeAllowanceResponse ) : MsgRevokeAllowanceResponseAmino ; toAminoMsg ( message : MsgRevokeAllowanceResponse ) : MsgRevokeAllowanceResponseAminoMsg ; toProto ( message : MsgRevokeAllowanceResponse ) : Uint8Array ; toProtoMsg ( message : MsgRevokeAllowanceResponse ) : MsgRevokeAllowanceResponseProtoMsg ; } ; PeriodicAllowance : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : PeriodicAllowance ; encode ( message : PeriodicAllowance ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : PeriodicAllowanceAmino ) : PeriodicAllowance ; fromAminoMsg ( object : PeriodicAllowanceAminoMsg ) : PeriodicAllowance ; fromPartial ( object : { $typeUrl ?: "/cosmos.feegrant.v1beta1.PeriodicAllowance" ; basic ?: { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: string ; denom ?: string ; } [] ; } ; period ?: { nanos ?: number ; seconds ?: bigint ; } ; periodCanSpend ?: { amount ?: string ; denom ?: string ; } [] ; periodReset ?: Date ; periodSpendLimit ?: { amount ?: string ; denom ?: string ; } [] ; } ) : PeriodicAllowance ; fromProtoMsg ( message : PeriodicAllowanceProtoMsg ) : PeriodicAllowance ; toAmino ( message : PeriodicAllowance ) : PeriodicAllowanceAmino ; toAminoMsg ( message : PeriodicAllowance ) : PeriodicAllowanceAminoMsg ; toProto ( message : PeriodicAllowance ) : Uint8Array ; toProtoMsg ( message : PeriodicAllowance ) : PeriodicAllowanceProtoMsg ; } ; QueryAllowanceRequest : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : QueryAllowanceRequest ; encode ( message : QueryAllowanceRequest ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : QueryAllowanceRequestAmino ) : QueryAllowanceRequest ; fromAminoMsg ( object : QueryAllowanceRequestAminoMsg ) : QueryAllowanceRequest ; fromPartial ( object : { grantee ?: string ; granter ?: string ; } ) : QueryAllowanceRequest ; fromProtoMsg ( message : QueryAllowanceRequestProtoMsg ) : QueryAllowanceRequest ; toAmino ( message : QueryAllowanceRequest ) : QueryAllowanceRequestAmino ; toAminoMsg ( message : QueryAllowanceRequest ) : QueryAllowanceRequestAminoMsg ; toProto ( message : QueryAllowanceRequest ) : Uint8Array ; toProtoMsg ( message : QueryAllowanceRequest ) : QueryAllowanceRequestProtoMsg ; } ; QueryAllowanceResponse : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : QueryAllowanceResponse ; encode ( message : QueryAllowanceResponse ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : QueryAllowanceResponseAmino ) : QueryAllowanceResponse ; fromAminoMsg ( object : QueryAllowanceResponseAminoMsg ) : QueryAllowanceResponse ; fromPartial ( object : { allowance ?: { allowance ?: | { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: ( ...
) | ( ...
) ; denom ?: ( ...
) | ( ...
) ; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.PeriodicAllowance" ; basic ?: { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: ( ...
) [] ; } ; period ?: { nanos ?: number ; seconds ?: bigint ; } ; periodCanSpend ?: { amount ?: ( ...
) | ( ...
) ; denom ?: ( ...
) | ( ...
) ; } [] ; periodReset ?: Date ; periodSpendLimit ?: { amount ?: ( ...
) | ( ...
) ; denom ?: ( ...
) | ( ...
) ; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" ; allowance ?: { $typeUrl?: string | undefined; typeUrl?: string | undefined; value?: Uint8Array | undefined; } | { $typeUrl?: "/cosmos.feegrant.v1beta1.BasicAllowance" | undefined; spendLimit?: { ...; }[] | undefined; expiration?: Date | undefined; } | { ...; } | { ...; } | undefined
; allowedMessages ?: string [] ; } ; grantee ?: string ; granter ?: string ; } ; } ) : QueryAllowanceResponse ; fromProtoMsg ( message : QueryAllowanceResponseProtoMsg ) : QueryAllowanceResponse ; toAmino ( message : QueryAllowanceResponse ) : QueryAllowanceResponseAmino ; toAminoMsg ( message : QueryAllowanceResponse ) : QueryAllowanceResponseAminoMsg ; toProto ( message : QueryAllowanceResponse ) : Uint8Array ; toProtoMsg ( message : QueryAllowanceResponse ) : QueryAllowanceResponseProtoMsg ; } ; QueryAllowancesByGranterRequest : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : QueryAllowancesByGranterRequest ; encode ( message : QueryAllowancesByGranterRequest ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : QueryAllowancesByGranterRequestAmino ) : QueryAllowancesByGranterRequest ; fromAminoMsg ( object : QueryAllowancesByGranterRequestAminoMsg ) : QueryAllowancesByGranterRequest ; fromPartial ( object : { granter ?: string ; pagination ?: { countTotal ?: boolean ; key ?: Uint8Array ; limit ?: bigint ; offset ?: bigint ; reverse ?: boolean ; } ; } ) : QueryAllowancesByGranterRequest ; fromProtoMsg ( message : QueryAllowancesByGranterRequestProtoMsg ) : QueryAllowancesByGranterRequest ; toAmino ( message : QueryAllowancesByGranterRequest ) : QueryAllowancesByGranterRequestAmino ; toAminoMsg ( message : QueryAllowancesByGranterRequest ) : QueryAllowancesByGranterRequestAminoMsg ; toProto ( message : QueryAllowancesByGranterRequest ) : Uint8Array ; toProtoMsg ( message : QueryAllowancesByGranterRequest ) : QueryAllowancesByGranterRequestProtoMsg ; } ; QueryAllowancesByGranterResponse : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : QueryAllowancesByGranterResponse ; encode ( message : QueryAllowancesByGranterResponse ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : QueryAllowancesByGranterResponseAmino ) : QueryAllowancesByGranterResponse ; fromAminoMsg ( object : QueryAllowancesByGranterResponseAminoMsg ) : QueryAllowancesByGranterResponse ; fromPartial ( object : { allowances ?: { allowance ?: | { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: ...
; denom ?: ...
; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.PeriodicAllowance" ; basic ?: { $typeUrl ?: ( ...
) | ( ...
) ; expiration ?: ( ...
) | ( ...
) ; spendLimit ?: ( ...
) | ( ...
) ; } ; period ?: { nanos ?: ( ...
) | ( ...
) ; seconds ?: ( ...
) | ( ...
) ; } ; periodCanSpend ?: { amount ?: ...
; denom ?: ...
; } [] ; periodReset ?: Date ; periodSpendLimit ?: { amount ?: ...
; denom ?: ...
; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" ; allowance ?: { $typeUrl?: string | undefined; typeUrl?: string | undefined; value?: Uint8Array | undefined; } | { $typeUrl?: "/cosmos.feegrant.v1beta1.BasicAllowance" | undefined; spendLimit?: { ...; }[] | undefined; expiration?: Date | undefined; } | { ...; } | { ...; } | undefined
; allowedMessages ?: string [] ; } ; grantee ?: string ; granter ?: string ; } [] ; pagination ?: { nextKey ?: Uint8Array ; total ?: bigint ; } ; } ) : QueryAllowancesByGranterResponse ; fromProtoMsg ( message : QueryAllowancesByGranterResponseProtoMsg ) : QueryAllowancesByGranterResponse ; toAmino ( message : QueryAllowancesByGranterResponse ) : QueryAllowancesByGranterResponseAmino ; toAminoMsg ( message : QueryAllowancesByGranterResponse ) : QueryAllowancesByGranterResponseAminoMsg ; toProto ( message : QueryAllowancesByGranterResponse ) : Uint8Array ; toProtoMsg ( message : QueryAllowancesByGranterResponse ) : QueryAllowancesByGranterResponseProtoMsg ; } ; QueryAllowancesRequest : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : QueryAllowancesRequest ; encode ( message : QueryAllowancesRequest ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : QueryAllowancesRequestAmino ) : QueryAllowancesRequest ; fromAminoMsg ( object : QueryAllowancesRequestAminoMsg ) : QueryAllowancesRequest ; fromPartial ( object : { grantee ?: string ; pagination ?: { countTotal ?: boolean ; key ?: Uint8Array ; limit ?: bigint ; offset ?: bigint ; reverse ?: boolean ; } ; } ) : QueryAllowancesRequest ; fromProtoMsg ( message : QueryAllowancesRequestProtoMsg ) : QueryAllowancesRequest ; toAmino ( message : QueryAllowancesRequest ) : QueryAllowancesRequestAmino ; toAminoMsg ( message : QueryAllowancesRequest ) : QueryAllowancesRequestAminoMsg ; toProto ( message : QueryAllowancesRequest ) : Uint8Array ; toProtoMsg ( message : QueryAllowancesRequest ) : QueryAllowancesRequestProtoMsg ; } ; QueryAllowancesResponse : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader ,
length ?: number ) : QueryAllowancesResponse ; encode ( message : QueryAllowancesResponse ,
writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : QueryAllowancesResponseAmino ) : QueryAllowancesResponse ; fromAminoMsg ( object : QueryAllowancesResponseAminoMsg ) : QueryAllowancesResponse ; fromPartial ( object : { allowances ?: { allowance ?: | { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: ...
; denom ?: ...
; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.PeriodicAllowance" ; basic ?: { $typeUrl ?: ( ...
) | ( ...
) ; expiration ?: ( ...
) | ( ...
) ; spendLimit ?: ( ...
) | ( ...
) ; } ; period ?: { nanos ?: ( ...
) | ( ...
) ; seconds ?: ( ...
) | ( ...
) ; } ; periodCanSpend ?: { amount ?: ...
; denom ?: ...
; } [] ; periodReset ?: Date ; periodSpendLimit ?: { amount ?: ...
; denom ?: ...
; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" ; allowance ?: { $typeUrl?: string | undefined; typeUrl?: string | undefined; value?: Uint8Array | undefined; } | { $typeUrl?: "/cosmos.feegrant.v1beta1.BasicAllowance" | undefined; spendLimit?: { ...; }[] | undefined; expiration?: Date | undefined; } | { ...; } | { ...; } | undefined
; allowedMessages ?: string [] ; } ; grantee ?: string ; granter ?: string ; } [] ; pagination ?: { nextKey ?: Uint8Array ; total ?: bigint ; } ; } ) : QueryAllowancesResponse ; fromProtoMsg ( message : QueryAllowancesResponseProtoMsg ) : QueryAllowancesResponse ; toAmino ( message : QueryAllowancesResponse ) : QueryAllowancesResponseAmino ; toAminoMsg ( message : QueryAllowancesResponse ) : QueryAllowancesResponseAminoMsg ; toProto ( message : QueryAllowancesResponse ) : Uint8Array ; toProtoMsg ( message : QueryAllowancesResponse ) : QueryAllowancesResponseProtoMsg ; } ; createRpcQueryExtension : ( ( base : QueryClient ) => { allowance ( request : QueryAllowanceRequest ) : Promise < QueryAllowanceResponse > ; allowances ( request : QueryAllowancesRequest ) : Promise < QueryAllowancesResponse > ; allowancesByGranter ( request : QueryAllowancesByGranterRequest ) : Promise < QueryAllowancesByGranterResponse > ; } ) ; load : ( ( protoRegistry : Registry ) => void ) ; registry : readonly [ string , TelescopeGeneratedType < any , any , any > ] [] ; } = ... Type declaration Allowed Msg Allowance : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : AllowedMsgAllowance ; encode ( message : AllowedMsgAllowance , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : AllowedMsgAllowanceAmino ) : AllowedMsgAllowance ; fromAminoMsg ( object : AllowedMsgAllowanceAminoMsg ) : AllowedMsgAllowance ; fromPartial ( object : { $typeUrl ?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" ; allowance ?: | { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: string ; denom ?: string ; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.PeriodicAllowance" ; basic ?: { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: ( ...) | ( ...) ; denom ?: ( ...) | ( ...) ; } [] ; } ; period ?: { nanos ?: number ; seconds ?: bigint ; } ; periodCanSpend ?: { amount ?: string ; denom ?: string ; } [] ; periodReset ?: Date ; periodSpendLimit ?: { amount ?: string ; denom ?: string ; } [] ; } | ( { $typeUrl?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" | undefined; allowance?: { $typeUrl?: string | undefined; typeUrl?: string | undefined; value?: Uint8Array | undefined; } | { ...; } | { ...; } | ... | undefined; allowedMessages?: string[] | undefined; }) ; allowedMessages ?: string [] ; } ) : AllowedMsgAllowance ; fromProtoMsg ( message : AllowedMsgAllowanceProtoMsg ) : AllowedMsgAllowance ; toAmino ( message : AllowedMsgAllowance ) : AllowedMsgAllowanceAmino ; toAminoMsg ( message : AllowedMsgAllowance ) : AllowedMsgAllowanceAminoMsg ; toProto ( message : AllowedMsgAllowance ) : Uint8Array ; toProtoMsg ( message : AllowedMsgAllowance ) : AllowedMsgAllowanceProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : AllowedMsgAllowance Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:418 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:409 from Amino : functionfrom Amino ( object ) : AllowedMsgAllowance Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:444 from Amino Msg : functionfrom Amino Msg ( object ) : AllowedMsgAllowance Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:462 from Partial : functionfrom Partial ( object ) : AllowedMsgAllowance Parameters object : { $typeUrl ?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" ; allowance ?: | { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: string ; denom ?: string ; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.PeriodicAllowance" ; basic ?: { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: ( ...) | ( ...) ; denom ?: ( ...) | ( ...) ; } [] ; } ; period ?: { nanos ?: number ; seconds ?: bigint ; } ; periodCanSpend ?: { amount ?: string ; denom ?: string ; } [] ; periodReset ?: Date ; periodSpendLimit ?: { amount ?: string ; denom ?: string ; } [] ; } | ( { $typeUrl?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" | undefined; allowance?: { $typeUrl?: string | undefined; typeUrl?: string | undefined; value?: Uint8Array | undefined; } | { ...; } | { ...; } | ... | undefined; allowedMessages?: string[] | undefined; }) ; allowedMessages ?: string [] ; } Optional
$type Url ?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" Optional
allowance ?: | { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: string ; denom ?: string ; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.PeriodicAllowance" ; basic ?: { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: ( ...) | ( ...) ; denom ?: ( ...) | ( ...) ; } [] ; } ; period ?: { nanos ?: number ; seconds ?: bigint ; } ; periodCanSpend ?: { amount ?: string ; denom ?: string ; } [] ; periodReset ?: Date ; periodSpendLimit ?: { amount ?: string ; denom ?: string ; } [] ; } | ( { $typeUrl?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" | undefined; allowance?: { $typeUrl?: string | undefined; typeUrl?: string | undefined; value?: Uint8Array | undefined; } | { ...; } | { ...; } | ... | undefined; allowedMessages?: string[] | undefined; }) Optional
allowed Messages ?: string [] Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:438 from Proto Msg : functionfrom Proto Msg ( message ) : AllowedMsgAllowance Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:471 to Amino : functionto Amino Msg : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:474 to Proto Msg : functiontype Url : string decode : functiondecode ( input , length ? ) : BasicAllowance Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:212 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:203 from Amino : functionfrom Amino ( object ) : BasicAllowance Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:238 from Amino Msg : functionfrom Amino Msg ( object ) : BasicAllowance Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:256 from Partial : functionfrom Partial ( object ) : BasicAllowance Parameters object : { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: string ; denom ?: string ; } [] ; } Optional
$type Url ?: "/cosmos.feegrant.v1beta1.BasicAllowance" Optional
expiration ?: Date Optional
spend Limit ?: { amount ?: string ; denom ?: string ; } [] Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:232 from Proto Msg : functionfrom Proto Msg ( message ) : BasicAllowance Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:265 to Amino : functionto Amino ( message ) : BasicAllowanceAmino Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:246 to Amino Msg : functionto Amino Msg ( message ) : BasicAllowanceAminoMsg Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:259 to Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:268 to Proto Msg : functionto Proto Msg ( message ) : BasicAllowanceProtoMsg Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:271 Fee Allowance I_ From Amino : ( ( content : AnyAmino ) => Any ) Fee Allowance I_ To Amino : ( ( content : Any ) => AnyAmino ) Genesis State : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : GenesisState ; encode ( message : GenesisState , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : GenesisStateAmino ) : GenesisState ; fromAminoMsg ( object : GenesisStateAminoMsg ) : GenesisState ; fromPartial ( object : { allowances ?: { allowance ?: | { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: ...; denom ?: ...; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.PeriodicAllowance" ; basic ?: { $typeUrl ?: ( ...) | ( ...) ; expiration ?: ( ...) | ( ...) ; spendLimit ?: ( ...) | ( ...) ; } ; period ?: { nanos ?: ( ...) | ( ...) ; seconds ?: ( ...) | ( ...) ; } ; periodCanSpend ?: { amount ?: ...; denom ?: ...; } [] ; periodReset ?: Date ; periodSpendLimit ?: { amount ?: ...; denom ?: ...; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" ; allowance ?: { $typeUrl?: string | undefined; typeUrl?: string | undefined; value?: Uint8Array | undefined; } | { $typeUrl?: "/cosmos.feegrant.v1beta1.BasicAllowance" | undefined; spendLimit?: { ...; }[] | undefined; expiration?: Date | undefined; } | { ...; } | { ...; } | undefined; allowedMessages ?: string [] ; } ; grantee ?: string ; granter ?: string ; } [] ; } ) : GenesisState ; fromProtoMsg ( message : GenesisStateProtoMsg ) : GenesisState ; toAmino ( message : GenesisState ) : GenesisStateAmino ; toAminoMsg ( message : GenesisState ) : GenesisStateAminoMsg ; toProto ( message : GenesisState ) : Uint8Array ; toProtoMsg ( message : GenesisState ) : GenesisStateProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : GenesisState Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/genesis.ts:38 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/genesis.ts:32 from Amino : functionfrom Amino ( object ) : GenesisState Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/genesis.ts:60 from Amino Msg : functionfrom Amino Msg ( object ) : GenesisState Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/genesis.ts:74 from Partial : functionfrom Partial ( object ) : GenesisState Parameters object : { allowances ?: { allowance ?: | { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: ...; denom ?: ...; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.PeriodicAllowance" ; basic ?: { $typeUrl ?: ( ...) | ( ...) ; expiration ?: ( ...) | ( ...) ; spendLimit ?: ( ...) | ( ...) ; } ; period ?: { nanos ?: ( ...) | ( ...) ; seconds ?: ( ...) | ( ...) ; } ; periodCanSpend ?: { amount ?: ...; denom ?: ...; } [] ; periodReset ?: Date ; periodSpendLimit ?: { amount ?: ...; denom ?: ...; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" ; allowance ?: { $typeUrl?: string | undefined; typeUrl?: string | undefined; value?: Uint8Array | undefined; } | { $typeUrl?: "/cosmos.feegrant.v1beta1.BasicAllowance" | undefined; spendLimit?: { ...; }[] | undefined; expiration?: Date | undefined; } | { ...; } | { ...; } | undefined; allowedMessages ?: string [] ; } ; grantee ?: string ; granter ?: string ; } [] ; } Optional
allowances ?: { allowance ?: | { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: ...; denom ?: ...; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.PeriodicAllowance" ; basic ?: { $typeUrl ?: ( ...) | ( ...) ; expiration ?: ( ...) | ( ...) ; spendLimit ?: ( ...) | ( ...) ; } ; period ?: { nanos ?: ( ...) | ( ...) ; seconds ?: ( ...) | ( ...) ; } ; periodCanSpend ?: { amount ?: ...; denom ?: ...; } [] ; periodReset ?: Date ; periodSpendLimit ?: { amount ?: ...; denom ?: ...; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" ; allowance ?: { $typeUrl?: string | undefined; typeUrl?: string | undefined; value?: Uint8Array | undefined; } | { $typeUrl?: "/cosmos.feegrant.v1beta1.BasicAllowance" | undefined; spendLimit?: { ...; }[] | undefined; expiration?: Date | undefined; } | { ...; } | { ...; } | undefined; allowedMessages ?: string [] ; } ; grantee ?: string ; granter ?: string ; } [] Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/genesis.ts:55 from Proto Msg : functionfrom Proto Msg ( message ) : GenesisState Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/genesis.ts:83 to Amino : functionto Amino ( message ) : GenesisStateAmino Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/genesis.ts:65 to Amino Msg : functionto Amino Msg ( message ) : GenesisStateAminoMsg Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/genesis.ts:77 to Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/genesis.ts:86 to Proto Msg : functionto Proto Msg ( message ) : GenesisStateProtoMsg Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/genesis.ts:89 Grant : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : Grant ; encode ( message : Grant , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : GrantAmino ) : Grant ; fromAminoMsg ( object : GrantAminoMsg ) : Grant ; fromPartial ( object : { allowance ?: | { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: string ; denom ?: string ; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.PeriodicAllowance" ; basic ?: { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: ( ...) | ( ...) ; denom ?: ( ...) | ( ...) ; } [] ; } ; period ?: { nanos ?: number ; seconds ?: bigint ; } ; periodCanSpend ?: { amount ?: string ; denom ?: string ; } [] ; periodReset ?: Date ; periodSpendLimit ?: { amount ?: string ; denom ?: string ; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" ; allowance ?: { $typeUrl?: string | undefined; typeUrl?: string | undefined; value?: Uint8Array | undefined; } | { $typeUrl?: "/cosmos.feegrant.v1beta1.BasicAllowance" | undefined; spendLimit?: { ...; }[] | undefined; expiration?: Date | undefined; } | { ...; } | { ...; } | undefined; allowedMessages ?: string [] ; } ; grantee ?: string ; granter ?: string ; } ) : Grant ; fromProtoMsg ( message : GrantProtoMsg ) : Grant ; toAmino ( message : Grant ) : GrantAmino ; toAminoMsg ( message : Grant ) : GrantAminoMsg ; toProto ( message : Grant ) : Uint8Array ; toProtoMsg ( message : Grant ) : GrantProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : Grant Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:505 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:493 from Amino : functionfrom Amino ( object ) : Grant Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:535 from Amino Msg : functionfrom Amino Msg ( object ) : Grant Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:555 from Partial : functionfrom Partial ( object ) : Grant Parameters object : { allowance ?: | { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: string ; denom ?: string ; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.PeriodicAllowance" ; basic ?: { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: ( ...) | ( ...) ; denom ?: ( ...) | ( ...) ; } [] ; } ; period ?: { nanos ?: number ; seconds ?: bigint ; } ; periodCanSpend ?: { amount ?: string ; denom ?: string ; } [] ; periodReset ?: Date ; periodSpendLimit ?: { amount ?: string ; denom ?: string ; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" ; allowance ?: { $typeUrl?: string | undefined; typeUrl?: string | undefined; value?: Uint8Array | undefined; } | { $typeUrl?: "/cosmos.feegrant.v1beta1.BasicAllowance" | undefined; spendLimit?: { ...; }[] | undefined; expiration?: Date | undefined; } | { ...; } | { ...; } | undefined; allowedMessages ?: string [] ; } ; grantee ?: string ; granter ?: string ; } Optional
allowance ?: | { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: string ; denom ?: string ; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.PeriodicAllowance" ; basic ?: { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: ( ...) | ( ...) ; denom ?: ( ...) | ( ...) ; } [] ; } ; period ?: { nanos ?: number ; seconds ?: bigint ; } ; periodCanSpend ?: { amount ?: string ; denom ?: string ; } [] ; periodReset ?: Date ; periodSpendLimit ?: { amount ?: string ; denom ?: string ; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" ; allowance ?: { $typeUrl?: string | undefined; typeUrl?: string | undefined; value?: Uint8Array | undefined; } | { $typeUrl?: "/cosmos.feegrant.v1beta1.BasicAllowance" | undefined; spendLimit?: { ...; }[] | undefined; expiration?: Date | undefined; } | { ...; } | { ...; } | undefined; allowedMessages ?: string [] ; } Optional
grantee ?: string Optional
granter ?: string Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:528 from Proto Msg : functionfrom Proto Msg ( message ) : Grant Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:564 to Amino : functionto Amino ( message ) : GrantAmino Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:548 to Amino Msg : functionto Amino Msg ( message ) : GrantAminoMsg Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:558 to Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:567 to Proto Msg : functionto Proto Msg ( message ) : GrantProtoMsg Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:570 Message Composer : { encoded : { grantAllowance ( value : MsgGrantAllowance ) : { typeUrl : string ; value : Uint8Array ; } ; revokeAllowance ( value : MsgRevokeAllowance ) : { typeUrl : string ; value : Uint8Array ; } ; } ; fromPartial : { grantAllowance ( value : MsgGrantAllowance ) : { typeUrl : string ; value : MsgGrantAllowance ; } ; revokeAllowance ( value : MsgRevokeAllowance ) : { typeUrl : string ; value : MsgRevokeAllowance ; } ; } ; withTypeUrl : { grantAllowance ( value : MsgGrantAllowance ) : { typeUrl : string ; value : MsgGrantAllowance ; } ; revokeAllowance ( value : MsgRevokeAllowance ) : { typeUrl : string ; value : MsgRevokeAllowance ; } ; } ; } encoded : { grantAllowance ( value : MsgGrantAllowance ) : { typeUrl : string ; value : Uint8Array ; } ; revokeAllowance ( value : MsgRevokeAllowance ) : { typeUrl : string ; value : Uint8Array ; } ; } grant Allowance : functiongrant Allowance ( value ) : { typeUrl : string ; value : Uint8Array ; } Returns { typeUrl : string ; value : Uint8Array ; } type Url : string value : Uint8Array Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/tx.registry.ts:13 revoke Allowance : functionrevoke Allowance ( value ) : { typeUrl : string ; value : Uint8Array ; } Returns { typeUrl : string ; value : Uint8Array ; } type Url : string value : Uint8Array Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/tx.registry.ts:19 grant Allowance : functiongrant Allowance ( value ) : { typeUrl : string ; value : MsgGrantAllowance ; } Returns { typeUrl : string ; value : MsgGrantAllowance ; } Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/tx.registry.ts:41 revoke Allowance : functionrevoke Allowance ( value ) : { typeUrl : string ; value : MsgRevokeAllowance ; } Returns { typeUrl : string ; value : MsgRevokeAllowance ; } Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/tx.registry.ts:47 grant Allowance : functiongrant Allowance ( value ) : { typeUrl : string ; value : MsgGrantAllowance ; } Returns { typeUrl : string ; value : MsgGrantAllowance ; } Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/tx.registry.ts:27 revoke Allowance : functionrevoke Allowance ( value ) : { typeUrl : string ; value : MsgRevokeAllowance ; } Returns { typeUrl : string ; value : MsgRevokeAllowance ; } Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/tx.registry.ts:33 Msg Grant Allowance : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : MsgGrantAllowance ; encode ( message : MsgGrantAllowance , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : MsgGrantAllowanceAmino ) : MsgGrantAllowance ; fromAminoMsg ( object : MsgGrantAllowanceAminoMsg ) : MsgGrantAllowance ; fromPartial ( object : { allowance ?: | { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: string ; denom ?: string ; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.PeriodicAllowance" ; basic ?: { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: ( ...) | ( ...) ; denom ?: ( ...) | ( ...) ; } [] ; } ; period ?: { nanos ?: number ; seconds ?: bigint ; } ; periodCanSpend ?: { amount ?: string ; denom ?: string ; } [] ; periodReset ?: Date ; periodSpendLimit ?: { amount ?: string ; denom ?: string ; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" ; allowance ?: { $typeUrl?: string | undefined; typeUrl?: string | undefined; value?: Uint8Array | undefined; } | { $typeUrl?: "/cosmos.feegrant.v1beta1.BasicAllowance" | undefined; spendLimit?: { ...; }[] | undefined; expiration?: Date | undefined; } | { ...; } | { ...; } | undefined; allowedMessages ?: string [] ; } ; grantee ?: string ; granter ?: string ; } ) : MsgGrantAllowance ; fromProtoMsg ( message : MsgGrantAllowanceProtoMsg ) : MsgGrantAllowance ; toAmino ( message : MsgGrantAllowance ) : MsgGrantAllowanceAmino ; toAminoMsg ( message : MsgGrantAllowance ) : MsgGrantAllowanceAminoMsg ; toProto ( message : MsgGrantAllowance ) : Uint8Array ; toProtoMsg ( message : MsgGrantAllowance ) : MsgGrantAllowanceProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : MsgGrantAllowance Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/tx.ts:126 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/tx.ts:114 from Amino : functionfrom Amino ( object ) : MsgGrantAllowance Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/tx.ts:156 from Amino Msg : functionfrom Amino Msg ( object ) : MsgGrantAllowance Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/tx.ts:176 from Partial : functionfrom Partial ( object ) : MsgGrantAllowance Parameters object : { allowance ?: | { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: string ; denom ?: string ; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.PeriodicAllowance" ; basic ?: { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: ( ...) | ( ...) ; denom ?: ( ...) | ( ...) ; } [] ; } ; period ?: { nanos ?: number ; seconds ?: bigint ; } ; periodCanSpend ?: { amount ?: string ; denom ?: string ; } [] ; periodReset ?: Date ; periodSpendLimit ?: { amount ?: string ; denom ?: string ; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" ; allowance ?: { $typeUrl?: string | undefined; typeUrl?: string | undefined; value?: Uint8Array | undefined; } | { $typeUrl?: "/cosmos.feegrant.v1beta1.BasicAllowance" | undefined; spendLimit?: { ...; }[] | undefined; expiration?: Date | undefined; } | { ...; } | { ...; } | undefined; allowedMessages ?: string [] ; } ; grantee ?: string ; granter ?: string ; } Optional
allowance ?: | { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: string ; denom ?: string ; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.PeriodicAllowance" ; basic ?: { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: ( ...) | ( ...) ; denom ?: ( ...) | ( ...) ; } [] ; } ; period ?: { nanos ?: number ; seconds ?: bigint ; } ; periodCanSpend ?: { amount ?: string ; denom ?: string ; } [] ; periodReset ?: Date ; periodSpendLimit ?: { amount ?: string ; denom ?: string ; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" ; allowance ?: { $typeUrl?: string | undefined; typeUrl?: string | undefined; value?: Uint8Array | undefined; } | { $typeUrl?: "/cosmos.feegrant.v1beta1.BasicAllowance" | undefined; spendLimit?: { ...; }[] | undefined; expiration?: Date | undefined; } | { ...; } | { ...; } | undefined; allowedMessages ?: string [] ; } Optional
grantee ?: string Optional
granter ?: string Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/tx.ts:149 from Proto Msg : functionfrom Proto Msg ( message ) : MsgGrantAllowance Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/tx.ts:185 to Amino : functionto Amino ( message ) : MsgGrantAllowanceAmino Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/tx.ts:169 to Amino Msg : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/tx.ts:188 to Proto Msg : functiontype Url : string decode : functionencode : functionencode ( _ , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/tx.ts:203 from Amino : functionfrom Amino Msg : functionfrom Partial : functionfrom Proto Msg : functionto Amino : functionto Amino Msg : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/tx.ts:244 to Proto Msg : functiontype Url : string decode : functiondecode ( input , length ? ) : MsgRevokeAllowance Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/tx.ts:271 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/tx.ts:262 from Amino : functionfrom Amino ( object ) : MsgRevokeAllowance Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/tx.ts:297 from Amino Msg : functionfrom Amino Msg ( object ) : MsgRevokeAllowance Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/tx.ts:313 from Partial : functionfrom Partial ( object ) : MsgRevokeAllowance Parameters object : { grantee ?: string ; granter ?: string ; } Optional
grantee ?: string Optional
granter ?: string Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/tx.ts:291 from Proto Msg : functionfrom Proto Msg ( message ) : MsgRevokeAllowance Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/tx.ts:322 to Amino : functionto Amino Msg : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/tx.ts:325 to Proto Msg : functiontype Url : string decode : functionencode : functionencode ( _ , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/tx.ts:340 from Amino : functionfrom Amino Msg : functionfrom Partial : functionfrom Proto Msg : functionto Amino : functionto Amino Msg : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/tx.ts:381 to Proto Msg : functiontype Url : string decode : functiondecode ( input , length ? ) : PeriodicAllowance Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:308 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:290 from Amino : functionfrom Amino ( object ) : PeriodicAllowance Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:346 from Amino Msg : functionfrom Amino Msg ( object ) : PeriodicAllowance Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:378 from Partial : functionfrom Partial ( object ) : PeriodicAllowance Parameters object : { $typeUrl ?: "/cosmos.feegrant.v1beta1.PeriodicAllowance" ; basic ?: { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: string ; denom ?: string ; } [] ; } ; period ?: { nanos ?: number ; seconds ?: bigint ; } ; periodCanSpend ?: { amount ?: string ; denom ?: string ; } [] ; periodReset ?: Date ; periodSpendLimit ?: { amount ?: string ; denom ?: string ; } [] ; } Optional
$type Url ?: "/cosmos.feegrant.v1beta1.PeriodicAllowance" Optional
basic ?: { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: string ; denom ?: string ; } [] ; } Optional
$type Url ?: "/cosmos.feegrant.v1beta1.BasicAllowance" Optional
expiration ?: Date Optional
spend Limit ?: { amount ?: string ; denom ?: string ; } [] Optional
period ?: { nanos ?: number ; seconds ?: bigint ; } Optional
nanos ?: number Optional
seconds ?: bigint Optional
period Can Spend ?: { amount ?: string ; denom ?: string ; } [] Optional
period Reset ?: Date Optional
period Spend Limit ?: { amount ?: string ; denom ?: string ; } [] Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:337 from Proto Msg : functionfrom Proto Msg ( message ) : PeriodicAllowance Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:387 to Amino : functionto Amino ( message ) : PeriodicAllowanceAmino Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:361 to Amino Msg : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/feegrant.ts:390 to Proto Msg : functiontype Url : string decode : functiondecode ( input , length ? ) : QueryAllowanceRequest Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:176 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:167 from Amino : functionfrom Amino ( object ) : QueryAllowanceRequest Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:202 from Amino Msg : functionfrom Amino Msg ( object ) : QueryAllowanceRequest Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:218 from Partial : functionfrom Partial ( object ) : QueryAllowanceRequest Parameters object : { grantee ?: string ; granter ?: string ; } Optional
grantee ?: string Optional
granter ?: string Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:196 from Proto Msg : functionfrom Proto Msg ( message ) : QueryAllowanceRequest Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:227 to Amino : functionto Amino Msg : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:230 to Proto Msg : functionQuery Allowance Response : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : QueryAllowanceResponse ; encode ( message : QueryAllowanceResponse , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : QueryAllowanceResponseAmino ) : QueryAllowanceResponse ; fromAminoMsg ( object : QueryAllowanceResponseAminoMsg ) : QueryAllowanceResponse ; fromPartial ( object : { allowance ?: { allowance ?: | { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: ( ...) | ( ...) ; denom ?: ( ...) | ( ...) ; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.PeriodicAllowance" ; basic ?: { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: ( ...) [] ; } ; period ?: { nanos ?: number ; seconds ?: bigint ; } ; periodCanSpend ?: { amount ?: ( ...) | ( ...) ; denom ?: ( ...) | ( ...) ; } [] ; periodReset ?: Date ; periodSpendLimit ?: { amount ?: ( ...) | ( ...) ; denom ?: ( ...) | ( ...) ; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" ; allowance ?: { $typeUrl?: string | undefined; typeUrl?: string | undefined; value?: Uint8Array | undefined; } | { $typeUrl?: "/cosmos.feegrant.v1beta1.BasicAllowance" | undefined; spendLimit?: { ...; }[] | undefined; expiration?: Date | undefined; } | { ...; } | { ...; } | undefined; allowedMessages ?: string [] ; } ; grantee ?: string ; granter ?: string ; } ; } ) : QueryAllowanceResponse ; fromProtoMsg ( message : QueryAllowanceResponseProtoMsg ) : QueryAllowanceResponse ; toAmino ( message : QueryAllowanceResponse ) : QueryAllowanceResponseAmino ; toAminoMsg ( message : QueryAllowanceResponse ) : QueryAllowanceResponseAminoMsg ; toProto ( message : QueryAllowanceResponse ) : Uint8Array ; toProtoMsg ( message : QueryAllowanceResponse ) : QueryAllowanceResponseProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : QueryAllowanceResponse Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:253 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:247 from Amino : functionfrom Amino ( object ) : QueryAllowanceResponse Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:275 from Amino Msg : functionfrom Amino Msg ( object ) : QueryAllowanceResponse Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:287 from Partial : functionfrom Partial ( object ) : QueryAllowanceResponse Parameters object : { allowance ?: { allowance ?: | { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: ( ...) | ( ...) ; denom ?: ( ...) | ( ...) ; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.PeriodicAllowance" ; basic ?: { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: ( ...) [] ; } ; period ?: { nanos ?: number ; seconds ?: bigint ; } ; periodCanSpend ?: { amount ?: ( ...) | ( ...) ; denom ?: ( ...) | ( ...) ; } [] ; periodReset ?: Date ; periodSpendLimit ?: { amount ?: ( ...) | ( ...) ; denom ?: ( ...) | ( ...) ; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" ; allowance ?: { $typeUrl?: string | undefined; typeUrl?: string | undefined; value?: Uint8Array | undefined; } | { $typeUrl?: "/cosmos.feegrant.v1beta1.BasicAllowance" | undefined; spendLimit?: { ...; }[] | undefined; expiration?: Date | undefined; } | { ...; } | { ...; } | undefined; allowedMessages ?: string [] ; } ; grantee ?: string ; granter ?: string ; } ; } Optional
allowance ?: { allowance ?: | { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: ( ...) | ( ...) ; denom ?: ( ...) | ( ...) ; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.PeriodicAllowance" ; basic ?: { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: ( ...) [] ; } ; period ?: { nanos ?: number ; seconds ?: bigint ; } ; periodCanSpend ?: { amount ?: ( ...) | ( ...) ; denom ?: ( ...) | ( ...) ; } [] ; periodReset ?: Date ; periodSpendLimit ?: { amount ?: ( ...) | ( ...) ; denom ?: ( ...) | ( ...) ; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" ; allowance ?: { $typeUrl?: string | undefined; typeUrl?: string | undefined; value?: Uint8Array | undefined; } | { $typeUrl?: "/cosmos.feegrant.v1beta1.BasicAllowance" | undefined; spendLimit?: { ...; }[] | undefined; expiration?: Date | undefined; } | { ...; } | { ...; } | undefined; allowedMessages ?: string [] ; } ; grantee ?: string ; granter ?: string ; } Optional
allowance ?: | { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: ( ...) | ( ...) ; denom ?: ( ...) | ( ...) ; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.PeriodicAllowance" ; basic ?: { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: ( ...) [] ; } ; period ?: { nanos ?: number ; seconds ?: bigint ; } ; periodCanSpend ?: { amount ?: ( ...) | ( ...) ; denom ?: ( ...) | ( ...) ; } [] ; periodReset ?: Date ; periodSpendLimit ?: { amount ?: ( ...) | ( ...) ; denom ?: ( ...) | ( ...) ; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" ; allowance ?: { $typeUrl?: string | undefined; typeUrl?: string | undefined; value?: Uint8Array | undefined; } | { $typeUrl?: "/cosmos.feegrant.v1beta1.BasicAllowance" | undefined; spendLimit?: { ...; }[] | undefined; expiration?: Date | undefined; } | { ...; } | { ...; } | undefined; allowedMessages ?: string [] ; } Optional
grantee ?: string Optional
granter ?: string Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:270 from Proto Msg : functionfrom Proto Msg ( message ) : QueryAllowanceResponse Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:296 to Amino : functionto Amino Msg : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:299 to Proto Msg : functiontype Url : string decode : functionencode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:481 from Amino : functionfrom Amino Msg : functionfrom Partial : functionfrom Partial ( object ) : QueryAllowancesByGranterRequest Parameters object : { granter ?: string ; pagination ?: { countTotal ?: boolean ; key ?: Uint8Array ; limit ?: bigint ; offset ?: bigint ; reverse ?: boolean ; } ; } Optional
granter ?: string Optional
pagination ?: { countTotal ?: boolean ; key ?: Uint8Array ; limit ?: bigint ; offset ?: bigint ; reverse ?: boolean ; } Optional
count Total ?: boolean Optional
key ?: Uint8Array Optional
limit ?: bigint Optional
offset ?: bigint Optional
reverse ?: boolean Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:510 from Proto Msg : functionto Amino : functionto Amino Msg : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:544 to Proto Msg : functionQuery Allowances By Granter Response : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : QueryAllowancesByGranterResponse ; encode ( message : QueryAllowancesByGranterResponse , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : QueryAllowancesByGranterResponseAmino ) : QueryAllowancesByGranterResponse ; fromAminoMsg ( object : QueryAllowancesByGranterResponseAminoMsg ) : QueryAllowancesByGranterResponse ; fromPartial ( object : { allowances ?: { allowance ?: | { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: ...; denom ?: ...; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.PeriodicAllowance" ; basic ?: { $typeUrl ?: ( ...) | ( ...) ; expiration ?: ( ...) | ( ...) ; spendLimit ?: ( ...) | ( ...) ; } ; period ?: { nanos ?: ( ...) | ( ...) ; seconds ?: ( ...) | ( ...) ; } ; periodCanSpend ?: { amount ?: ...; denom ?: ...; } [] ; periodReset ?: Date ; periodSpendLimit ?: { amount ?: ...; denom ?: ...; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" ; allowance ?: { $typeUrl?: string | undefined; typeUrl?: string | undefined; value?: Uint8Array | undefined; } | { $typeUrl?: "/cosmos.feegrant.v1beta1.BasicAllowance" | undefined; spendLimit?: { ...; }[] | undefined; expiration?: Date | undefined; } | { ...; } | { ...; } | undefined; allowedMessages ?: string [] ; } ; grantee ?: string ; granter ?: string ; } [] ; pagination ?: { nextKey ?: Uint8Array ; total ?: bigint ; } ; } ) : QueryAllowancesByGranterResponse ; fromProtoMsg ( message : QueryAllowancesByGranterResponseProtoMsg ) : QueryAllowancesByGranterResponse ; toAmino ( message : QueryAllowancesByGranterResponse ) : QueryAllowancesByGranterResponseAmino ; toAminoMsg ( message : QueryAllowancesByGranterResponse ) : QueryAllowancesByGranterResponseAminoMsg ; toProto ( message : QueryAllowancesByGranterResponse ) : Uint8Array ; toProtoMsg ( message : QueryAllowancesByGranterResponse ) : QueryAllowancesByGranterResponseProtoMsg ; } type Url : string decode : functionencode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:562 from Amino : functionfrom Amino Msg : functionfrom Partial : functionfrom Partial ( object ) : QueryAllowancesByGranterResponse Parameters object : { allowances ?: { allowance ?: | { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: ...; denom ?: ...; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.PeriodicAllowance" ; basic ?: { $typeUrl ?: ( ...) | ( ...) ; expiration ?: ( ...) | ( ...) ; spendLimit ?: ( ...) | ( ...) ; } ; period ?: { nanos ?: ( ...) | ( ...) ; seconds ?: ( ...) | ( ...) ; } ; periodCanSpend ?: { amount ?: ...; denom ?: ...; } [] ; periodReset ?: Date ; periodSpendLimit ?: { amount ?: ...; denom ?: ...; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" ; allowance ?: { $typeUrl?: string | undefined; typeUrl?: string | undefined; value?: Uint8Array | undefined; } | { $typeUrl?: "/cosmos.feegrant.v1beta1.BasicAllowance" | undefined; spendLimit?: { ...; }[] | undefined; expiration?: Date | undefined; } | { ...; } | { ...; } | undefined; allowedMessages ?: string [] ; } ; grantee ?: string ; granter ?: string ; } [] ; pagination ?: { nextKey ?: Uint8Array ; total ?: bigint ; } ; } Optional
allowances ?: { allowance ?: | { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: ...; denom ?: ...; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.PeriodicAllowance" ; basic ?: { $typeUrl ?: ( ...) | ( ...) ; expiration ?: ( ...) | ( ...) ; spendLimit ?: ( ...) | ( ...) ; } ; period ?: { nanos ?: ( ...) | ( ...) ; seconds ?: ( ...) | ( ...) ; } ; periodCanSpend ?: { amount ?: ...; denom ?: ...; } [] ; periodReset ?: Date ; periodSpendLimit ?: { amount ?: ...; denom ?: ...; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" ; allowance ?: { $typeUrl?: string | undefined; typeUrl?: string | undefined; value?: Uint8Array | undefined; } | { $typeUrl?: "/cosmos.feegrant.v1beta1.BasicAllowance" | undefined; spendLimit?: { ...; }[] | undefined; expiration?: Date | undefined; } | { ...; } | { ...; } | undefined; allowedMessages ?: string [] ; } ; grantee ?: string ; granter ?: string ; } [] Optional
pagination ?: { nextKey ?: Uint8Array ; total ?: bigint ; } Optional
next Key ?: Uint8Array Optional
total ?: bigint Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:591 from Proto Msg : functionto Amino : functionto Amino Msg : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:627 to Proto Msg : functiontype Url : string decode : functiondecode ( input , length ? ) : QueryAllowancesRequest Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:326 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:317 from Amino : functionfrom Amino ( object ) : QueryAllowancesRequest Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:352 from Amino Msg : functionfrom Amino Msg ( object ) : QueryAllowancesRequest Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:368 from Partial : functionfrom Partial ( object ) : QueryAllowancesRequest Parameters object : { grantee ?: string ; pagination ?: { countTotal ?: boolean ; key ?: Uint8Array ; limit ?: bigint ; offset ?: bigint ; reverse ?: boolean ; } ; } Optional
grantee ?: string Optional
pagination ?: { countTotal ?: boolean ; key ?: Uint8Array ; limit ?: bigint ; offset ?: bigint ; reverse ?: boolean ; } Optional
count Total ?: boolean Optional
key ?: Uint8Array Optional
limit ?: bigint Optional
offset ?: bigint Optional
reverse ?: boolean Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:346 from Proto Msg : functionfrom Proto Msg ( message ) : QueryAllowancesRequest Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:377 to Amino : functionto Amino Msg : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:380 to Proto Msg : functionQuery Allowances Response : { typeUrl : string ; decode ( input : Uint8Array | BinaryReader , length ?: number ) : QueryAllowancesResponse ; encode ( message : QueryAllowancesResponse , writer ?: BinaryWriter ) : BinaryWriter ; fromAmino ( object : QueryAllowancesResponseAmino ) : QueryAllowancesResponse ; fromAminoMsg ( object : QueryAllowancesResponseAminoMsg ) : QueryAllowancesResponse ; fromPartial ( object : { allowances ?: { allowance ?: | { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: ...; denom ?: ...; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.PeriodicAllowance" ; basic ?: { $typeUrl ?: ( ...) | ( ...) ; expiration ?: ( ...) | ( ...) ; spendLimit ?: ( ...) | ( ...) ; } ; period ?: { nanos ?: ( ...) | ( ...) ; seconds ?: ( ...) | ( ...) ; } ; periodCanSpend ?: { amount ?: ...; denom ?: ...; } [] ; periodReset ?: Date ; periodSpendLimit ?: { amount ?: ...; denom ?: ...; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" ; allowance ?: { $typeUrl?: string | undefined; typeUrl?: string | undefined; value?: Uint8Array | undefined; } | { $typeUrl?: "/cosmos.feegrant.v1beta1.BasicAllowance" | undefined; spendLimit?: { ...; }[] | undefined; expiration?: Date | undefined; } | { ...; } | { ...; } | undefined; allowedMessages ?: string [] ; } ; grantee ?: string ; granter ?: string ; } [] ; pagination ?: { nextKey ?: Uint8Array ; total ?: bigint ; } ; } ) : QueryAllowancesResponse ; fromProtoMsg ( message : QueryAllowancesResponseProtoMsg ) : QueryAllowancesResponse ; toAmino ( message : QueryAllowancesResponse ) : QueryAllowancesResponseAmino ; toAminoMsg ( message : QueryAllowancesResponse ) : QueryAllowancesResponseAminoMsg ; toProto ( message : QueryAllowancesResponse ) : Uint8Array ; toProtoMsg ( message : QueryAllowancesResponse ) : QueryAllowancesResponseProtoMsg ; } type Url : string decode : functiondecode ( input , length ? ) : QueryAllowancesResponse Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:407 encode : functionencode ( message , writer ? ) : BinaryWriter Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:398 from Amino : functionfrom Amino ( object ) : QueryAllowancesResponse Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:433 from Amino Msg : functionfrom Amino Msg ( object ) : QueryAllowancesResponse Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:451 from Partial : functionfrom Partial ( object ) : QueryAllowancesResponse Parameters object : { allowances ?: { allowance ?: | { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: ...; denom ?: ...; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.PeriodicAllowance" ; basic ?: { $typeUrl ?: ( ...) | ( ...) ; expiration ?: ( ...) | ( ...) ; spendLimit ?: ( ...) | ( ...) ; } ; period ?: { nanos ?: ( ...) | ( ...) ; seconds ?: ( ...) | ( ...) ; } ; periodCanSpend ?: { amount ?: ...; denom ?: ...; } [] ; periodReset ?: Date ; periodSpendLimit ?: { amount ?: ...; denom ?: ...; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" ; allowance ?: { $typeUrl?: string | undefined; typeUrl?: string | undefined; value?: Uint8Array | undefined; } | { $typeUrl?: "/cosmos.feegrant.v1beta1.BasicAllowance" | undefined; spendLimit?: { ...; }[] | undefined; expiration?: Date | undefined; } | { ...; } | { ...; } | undefined; allowedMessages ?: string [] ; } ; grantee ?: string ; granter ?: string ; } [] ; pagination ?: { nextKey ?: Uint8Array ; total ?: bigint ; } ; } Optional
allowances ?: { allowance ?: | { $typeUrl ?: string ; typeUrl ?: string ; value ?: Uint8Array ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.BasicAllowance" ; expiration ?: Date ; spendLimit ?: { amount ?: ...; denom ?: ...; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.PeriodicAllowance" ; basic ?: { $typeUrl ?: ( ...) | ( ...) ; expiration ?: ( ...) | ( ...) ; spendLimit ?: ( ...) | ( ...) ; } ; period ?: { nanos ?: ( ...) | ( ...) ; seconds ?: ( ...) | ( ...) ; } ; periodCanSpend ?: { amount ?: ...; denom ?: ...; } [] ; periodReset ?: Date ; periodSpendLimit ?: { amount ?: ...; denom ?: ...; } [] ; } | { $typeUrl ?: "/cosmos.feegrant.v1beta1.AllowedMsgAllowance" ; allowance ?: { $typeUrl?: string | undefined; typeUrl?: string | undefined; value?: Uint8Array | undefined; } | { $typeUrl?: "/cosmos.feegrant.v1beta1.BasicAllowance" | undefined; spendLimit?: { ...; }[] | undefined; expiration?: Date | undefined; } | { ...; } | { ...; } | undefined; allowedMessages ?: string [] ; } ; grantee ?: string ; granter ?: string ; } [] Optional
pagination ?: { nextKey ?: Uint8Array ; total ?: bigint ; } Optional
next Key ?: Uint8Array Optional
total ?: bigint Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:427 from Proto Msg : functionfrom Proto Msg ( message ) : QueryAllowancesResponse Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:460 to Amino : functionto Amino Msg : functionto Proto : functionto Proto ( message ) : Uint8Array Returns Uint8Array Defined in packages/proto/src/codegen/cosmos/feegrant/v1beta1/query.ts:463 to Proto Msg : functionload : ( ( protoRegistry : Registry ) => void ) ( protoRegistry ) : void Returns void registry : readonly [ string , TelescopeGeneratedType < any , any , any > ] [] Defined in packages/proto/src/codegen/cosmos/bundle.ts:197
allowance can be any of basic and filtered fee allowance.