Constructs a new FilterList.
Optionalproperties: IFilterListProperties to set
A list of Jupiter AMM labels to allow or deny (e.g. 'Raydium', 'Orca')
Converts this FilterList to JSON.
JSON object
StaticcreateCreates a new FilterList instance using the specified properties.
Optionalproperties: IFilterListProperties to set
FilterList instance
StaticdecodeDecodes a FilterList message from the specified reader or buffer.
Reader or buffer to decode from
Optionallength: numberMessage length if known beforehand
FilterList
StaticdecodeDecodes a FilterList message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
FilterList
StaticencodeEncodes the specified FilterList message. Does not implicitly verify messages.
FilterList message or plain object to encode
Optionalwriter: WriterWriter to encode to
Writer
StaticencodeEncodes the specified FilterList message, length delimited. Does not implicitly verify messages.
FilterList message or plain object to encode
Optionalwriter: WriterWriter to encode to
Writer
StaticfromCreates a FilterList message from a plain object. Also converts values to their respective internal types.
Plain object
FilterList
StaticgetGets the default type url for FilterList
OptionaltypeUrlPrefix: stringyour custom typeUrlPrefix(default "type.googleapis.com")
The default type url
StatictoCreates a plain object from a FilterList message. Also converts values to other types if specified.
FilterList
Optionaloptions: IConversionOptionsConversion options
Plain object
StaticverifyVerifies a FilterList message.
Plain object to verify
null if valid, otherwise the reason why it is not
Represents a FilterList.