Stream_filter
No description
input Stream_filter {
  id: String
  id_not: String
  id_gt: String
  id_lt: String
  id_gte: String
  id_lte: String
  id_in: [String!]
  id_not_in: [String!]
  id_contains: String
  id_contains_nocase: String
  id_not_contains: String
  id_not_contains_nocase: String
  id_starts_with: String
  id_starts_with_nocase: String
  id_not_starts_with: String
  id_not_starts_with_nocase: String
  id_ends_with: String
  id_ends_with_nocase: String
  id_not_ends_with: String
  id_not_ends_with_nocase: String
  alias: String
  alias_not: String
  alias_gt: String
  alias_lt: String
  alias_gte: String
  alias_lte: String
  alias_in: [String!]
  alias_not_in: [String!]
  alias_contains: String
  alias_contains_nocase: String
  alias_not_contains: String
  alias_not_contains_nocase: String
  alias_starts_with: String
  alias_starts_with_nocase: String
  alias_not_starts_with: String
  alias_not_starts_with_nocase: String
  alias_ends_with: String
  alias_ends_with_nocase: String
  alias_not_ends_with: String
  alias_not_ends_with_nocase: String
  chainId: BigInt
  chainId_not: BigInt
  chainId_gt: BigInt
  chainId_lt: BigInt
  chainId_gte: BigInt
  chainId_lte: BigInt
  chainId_in: [BigInt!]
  chainId_not_in: [BigInt!]
  subgraphId: BigInt
  subgraphId_not: BigInt
  subgraphId_gt: BigInt
  subgraphId_lt: BigInt
  subgraphId_gte: BigInt
  subgraphId_lte: BigInt
  subgraphId_in: [BigInt!]
  subgraphId_not_in: [BigInt!]
  tokenId: BigInt
  tokenId_not: BigInt
  tokenId_gt: BigInt
  tokenId_lt: BigInt
  tokenId_gte: BigInt
  tokenId_lte: BigInt
  tokenId_in: [BigInt!]
  tokenId_not_in: [BigInt!]
  hash: Bytes
  hash_not: Bytes
  hash_gt: Bytes
  hash_lt: Bytes
  hash_gte: Bytes
  hash_lte: Bytes
  hash_in: [Bytes!]
  hash_not_in: [Bytes!]
  hash_contains: Bytes
  hash_not_contains: Bytes
  timestamp: BigInt
  timestamp_not: BigInt
  timestamp_gt: BigInt
  timestamp_lt: BigInt
  timestamp_gte: BigInt
  timestamp_lte: BigInt
  timestamp_in: [BigInt!]
  timestamp_not_in: [BigInt!]
  actions_: Action_filter
  asset: String
  asset_not: String
  asset_gt: String
  asset_lt: String
  asset_gte: String
  asset_lte: String
  asset_in: [String!]
  asset_not_in: [String!]
  asset_contains: String
  asset_contains_nocase: String
  asset_not_contains: String
  asset_not_contains_nocase: String
  asset_starts_with: String
  asset_starts_with_nocase: String
  asset_not_starts_with: String
  asset_not_starts_with_nocase: String
  asset_ends_with: String
  asset_ends_with_nocase: String
  asset_not_ends_with: String
  asset_not_ends_with_nocase: String
  asset_: Asset_filter
  assetDecimalsValue: BigInt
  assetDecimalsValue_not: BigInt
  assetDecimalsValue_gt: BigInt
  assetDecimalsValue_lt: BigInt
  assetDecimalsValue_gte: BigInt
  assetDecimalsValue_lte: BigInt
  assetDecimalsValue_in: [BigInt!]
  assetDecimalsValue_not_in: [BigInt!]
  batch: String
  batch_not: String
  batch_gt: String
  batch_lt: String
  batch_gte: String
  batch_lte: String
  batch_in: [String!]
  batch_not_in: [String!]
  batch_contains: String
  batch_contains_nocase: String
  batch_not_contains: String
  batch_not_contains_nocase: String
  batch_starts_with: String
  batch_starts_with_nocase: String
  batch_not_starts_with: String
  batch_not_starts_with_nocase: String
  batch_ends_with: String
  batch_ends_with_nocase: String
  batch_not_ends_with: String
  batch_not_ends_with_nocase: String
  batch_: Batch_filter
  category: StreamCategory
  category_not: StreamCategory
  category_in: [StreamCategory!]
  category_not_in: [StreamCategory!]
  contract: Bytes
  contract_not: Bytes
  contract_gt: Bytes
  contract_lt: Bytes
  contract_gte: Bytes
  contract_lte: Bytes
  contract_in: [Bytes!]
  contract_not_in: [Bytes!]
  contract_contains: Bytes
  contract_not_contains: Bytes
  position: BigInt
  position_not: BigInt
  position_gt: BigInt
  position_lt: BigInt
  position_gte: BigInt
  position_lte: BigInt
  position_in: [BigInt!]
  position_not_in: [BigInt!]
  recipient: Bytes
  recipient_not: Bytes
  recipient_gt: Bytes
  recipient_lt: Bytes
  recipient_gte: Bytes
  recipient_lte: Bytes
  recipient_in: [Bytes!]
  recipient_not_in: [Bytes!]
  recipient_contains: Bytes
  recipient_not_contains: Bytes
  sender: Bytes
  sender_not: Bytes
  sender_gt: Bytes
  sender_lt: Bytes
  sender_gte: Bytes
  sender_lte: Bytes
  sender_in: [Bytes!]
  sender_not_in: [Bytes!]
  sender_contains: Bytes
  sender_not_contains: Bytes
  startTime: BigInt
  startTime_not: BigInt
  startTime_gt: BigInt
  startTime_lt: BigInt
  startTime_gte: BigInt
  startTime_lte: BigInt
  startTime_in: [BigInt!]
  startTime_not_in: [BigInt!]
  transferable: Boolean
  transferable_not: Boolean
  transferable_in: [Boolean!]
  transferable_not_in: [Boolean!]
  version: String
  version_not: String
  version_gt: String
  version_lt: String
  version_gte: String
  version_lte: String
  version_in: [String!]
  version_not_in: [String!]
  version_contains: String
  version_contains_nocase: String
  version_not_contains: String
  version_not_contains_nocase: String
  version_starts_with: String
  version_starts_with_nocase: String
  version_not_starts_with: String
  version_not_starts_with_nocase: String
  version_ends_with: String
  version_ends_with_nocase: String
  version_not_ends_with: String
  version_not_ends_with_nocase: String
  withdrawnAmount: BigInt
  withdrawnAmount_not: BigInt
  withdrawnAmount_gt: BigInt
  withdrawnAmount_lt: BigInt
  withdrawnAmount_gte: BigInt
  withdrawnAmount_lte: BigInt
  withdrawnAmount_in: [BigInt!]
  withdrawnAmount_not_in: [BigInt!]
  availableAmount: BigInt
  availableAmount_not: BigInt
  availableAmount_gt: BigInt
  availableAmount_lt: BigInt
  availableAmount_gte: BigInt
  availableAmount_lte: BigInt
  availableAmount_in: [BigInt!]
  availableAmount_not_in: [BigInt!]
  creator: Bytes
  creator_not: Bytes
  creator_gt: Bytes
  creator_lt: Bytes
  creator_gte: Bytes
  creator_lte: Bytes
  creator_in: [Bytes!]
  creator_not_in: [Bytes!]
  creator_contains: Bytes
  creator_not_contains: Bytes
  depletionTime: BigInt
  depletionTime_not: BigInt
  depletionTime_gt: BigInt
  depletionTime_lt: BigInt
  depletionTime_gte: BigInt
  depletionTime_lte: BigInt
  depletionTime_in: [BigInt!]
  depletionTime_not_in: [BigInt!]
  depositedAmount: BigInt
  depositedAmount_not: BigInt
  depositedAmount_gt: BigInt
  depositedAmount_lt: BigInt
  depositedAmount_gte: BigInt
  depositedAmount_lte: BigInt
  depositedAmount_in: [BigInt!]
  depositedAmount_not_in: [BigInt!]
  forgivenDebt: BigInt
  forgivenDebt_not: BigInt
  forgivenDebt_gt: BigInt
  forgivenDebt_lt: BigInt
  forgivenDebt_gte: BigInt
  forgivenDebt_lte: BigInt
  forgivenDebt_in: [BigInt!]
  forgivenDebt_not_in: [BigInt!]
  lastAdjustmentAction: String
  lastAdjustmentAction_not: String
  lastAdjustmentAction_gt: String
  lastAdjustmentAction_lt: String
  lastAdjustmentAction_gte: String
  lastAdjustmentAction_lte: String
  lastAdjustmentAction_in: [String!]
  lastAdjustmentAction_not_in: [String!]
  lastAdjustmentAction_contains: String
  lastAdjustmentAction_contains_nocase: String
  lastAdjustmentAction_not_contains: String
  lastAdjustmentAction_not_contains_nocase: String
  lastAdjustmentAction_starts_with: String
  lastAdjustmentAction_starts_with_nocase: String
  lastAdjustmentAction_not_starts_with: String
  lastAdjustmentAction_not_starts_with_nocase: String
  lastAdjustmentAction_ends_with: String
  lastAdjustmentAction_ends_with_nocase: String
  lastAdjustmentAction_not_ends_with: String
  lastAdjustmentAction_not_ends_with_nocase: String
  lastAdjustmentAction_: Action_filter
  lastAdjustmentTimestamp: BigInt
  lastAdjustmentTimestamp_not: BigInt
  lastAdjustmentTimestamp_gt: BigInt
  lastAdjustmentTimestamp_lt: BigInt
  lastAdjustmentTimestamp_gte: BigInt
  lastAdjustmentTimestamp_lte: BigInt
  lastAdjustmentTimestamp_in: [BigInt!]
  lastAdjustmentTimestamp_not_in: [BigInt!]
  paused: Boolean
  paused_not: Boolean
  paused_in: [Boolean!]
  paused_not_in: [Boolean!]
  pausedAction: String
  pausedAction_not: String
  pausedAction_gt: String
  pausedAction_lt: String
  pausedAction_gte: String
  pausedAction_lte: String
  pausedAction_in: [String!]
  pausedAction_not_in: [String!]
  pausedAction_contains: String
  pausedAction_contains_nocase: String
  pausedAction_not_contains: String
  pausedAction_not_contains_nocase: String
  pausedAction_starts_with: String
  pausedAction_starts_with_nocase: String
  pausedAction_not_starts_with: String
  pausedAction_not_starts_with_nocase: String
  pausedAction_ends_with: String
  pausedAction_ends_with_nocase: String
  pausedAction_not_ends_with: String
  pausedAction_not_ends_with_nocase: String
  pausedAction_: Action_filter
  pausedTime: BigInt
  pausedTime_not: BigInt
  pausedTime_gt: BigInt
  pausedTime_lt: BigInt
  pausedTime_gte: BigInt
  pausedTime_lte: BigInt
  pausedTime_in: [BigInt!]
  pausedTime_not_in: [BigInt!]
  ratePerSecond: BigInt
  ratePerSecond_not: BigInt
  ratePerSecond_gt: BigInt
  ratePerSecond_lt: BigInt
  ratePerSecond_gte: BigInt
  ratePerSecond_lte: BigInt
  ratePerSecond_in: [BigInt!]
  ratePerSecond_not_in: [BigInt!]
  refundedAmount: BigInt
  refundedAmount_not: BigInt
  refundedAmount_gt: BigInt
  refundedAmount_lt: BigInt
  refundedAmount_gte: BigInt
  refundedAmount_lte: BigInt
  refundedAmount_in: [BigInt!]
  refundedAmount_not_in: [BigInt!]
  snapshotAmount: BigInt
  snapshotAmount_not: BigInt
  snapshotAmount_gt: BigInt
  snapshotAmount_lt: BigInt
  snapshotAmount_gte: BigInt
  snapshotAmount_lte: BigInt
  snapshotAmount_in: [BigInt!]
  snapshotAmount_not_in: [BigInt!]
  voided: Boolean
  voided_not: Boolean
  voided_in: [Boolean!]
  voided_not_in: [Boolean!]
  voidedAction: String
  voidedAction_not: String
  voidedAction_gt: String
  voidedAction_lt: String
  voidedAction_gte: String
  voidedAction_lte: String
  voidedAction_in: [String!]
  voidedAction_not_in: [String!]
  voidedAction_contains: String
  voidedAction_contains_nocase: String
  voidedAction_not_contains: String
  voidedAction_not_contains_nocase: String
  voidedAction_starts_with: String
  voidedAction_starts_with_nocase: String
  voidedAction_not_starts_with: String
  voidedAction_not_starts_with_nocase: String
  voidedAction_ends_with: String
  voidedAction_ends_with_nocase: String
  voidedAction_not_ends_with: String
  voidedAction_not_ends_with_nocase: String
  voidedAction_: Action_filter
  voidedTime: BigInt
  voidedTime_not: BigInt
  voidedTime_gt: BigInt
  voidedTime_lt: BigInt
  voidedTime_gte: BigInt
  voidedTime_lte: BigInt
  voidedTime_in: [BigInt!]
  voidedTime_not_in: [BigInt!]
  _change_block: BlockChangedFilter
  and: [Stream_filter]
  or: [Stream_filter]
}
Fields
Stream_filter.id ● String scalar
Stream_filter.id_not ● String scalar
Stream_filter.id_gt ● String scalar
Stream_filter.id_lt ● String scalar
Stream_filter.id_gte ● String scalar
Stream_filter.id_lte ● String scalar
Stream_filter.id_in ● [String!] list scalar
Stream_filter.id_not_in ● [String!] list scalar
Stream_filter.id_contains ● String scalar
Stream_filter.id_contains_nocase ● String scalar
Stream_filter.id_not_contains ● String scalar
Stream_filter.id_not_contains_nocase ● String scalar
Stream_filter.id_starts_with ● String scalar
Stream_filter.id_starts_with_nocase ● String scalar
Stream_filter.id_not_starts_with ● String scalar
Stream_filter.id_not_starts_with_nocase ● String scalar
Stream_filter.id_ends_with ● String scalar
Stream_filter.id_ends_with_nocase ● String scalar
Stream_filter.id_not_ends_with ● String scalar
Stream_filter.id_not_ends_with_nocase ● String scalar
Stream_filter.alias ● String scalar
Stream_filter.alias_not ● String scalar
Stream_filter.alias_gt ● String scalar
Stream_filter.alias_lt ● String scalar
Stream_filter.alias_gte ● String scalar
Stream_filter.alias_lte ● String scalar
Stream_filter.alias_in ● [String!] list scalar
Stream_filter.alias_not_in ● [String!] list scalar
Stream_filter.alias_contains ● String scalar
Stream_filter.alias_contains_nocase ● String scalar
Stream_filter.alias_not_contains ● String scalar
Stream_filter.alias_not_contains_nocase ● String scalar
Stream_filter.alias_starts_with ● String scalar
Stream_filter.alias_starts_with_nocase ● String scalar
Stream_filter.alias_not_starts_with ● String scalar
Stream_filter.alias_not_starts_with_nocase ● String scalar
Stream_filter.alias_ends_with ● String scalar
Stream_filter.alias_ends_with_nocase ● String scalar
Stream_filter.alias_not_ends_with ● String scalar
Stream_filter.alias_not_ends_with_nocase ● String scalar
Stream_filter.chainId ● BigInt scalar
Stream_filter.chainId_not ● BigInt scalar
Stream_filter.chainId_gt ● BigInt scalar
Stream_filter.chainId_lt ● BigInt scalar
Stream_filter.chainId_gte ● BigInt scalar
Stream_filter.chainId_lte ● BigInt scalar
Stream_filter.chainId_in ● [BigInt!] list scalar
Stream_filter.chainId_not_in ● [BigInt!] list scalar
Stream_filter.subgraphId ● BigInt scalar
Stream_filter.subgraphId_not ● BigInt scalar
Stream_filter.subgraphId_gt ● BigInt scalar
Stream_filter.subgraphId_lt ● BigInt scalar
Stream_filter.subgraphId_gte ● BigInt scalar
Stream_filter.subgraphId_lte ● BigInt scalar
Stream_filter.subgraphId_in ● [BigInt!] list scalar
Stream_filter.subgraphId_not_in ● [BigInt!] list scalar
Stream_filter.tokenId ● BigInt scalar
Stream_filter.tokenId_not ● BigInt scalar
Stream_filter.tokenId_gt ● BigInt scalar
Stream_filter.tokenId_lt ● BigInt scalar
Stream_filter.tokenId_gte ● BigInt scalar
Stream_filter.tokenId_lte ● BigInt scalar
Stream_filter.tokenId_in ● [BigInt!] list scalar
Stream_filter.tokenId_not_in ● [BigInt!] list scalar
Stream_filter.hash ● Bytes scalar
Stream_filter.hash_not ● Bytes scalar
Stream_filter.hash_gt ● Bytes scalar
Stream_filter.hash_lt ● Bytes scalar
Stream_filter.hash_gte ● Bytes scalar
Stream_filter.hash_lte ● Bytes scalar
Stream_filter.hash_in ● [Bytes!] list scalar
Stream_filter.hash_not_in ● [Bytes!] list scalar
Stream_filter.hash_contains ● Bytes scalar
Stream_filter.hash_not_contains ● Bytes scalar
Stream_filter.timestamp ● BigInt scalar
Stream_filter.timestamp_not ● BigInt scalar
Stream_filter.timestamp_gt ● BigInt scalar
Stream_filter.timestamp_lt ● BigInt scalar
Stream_filter.timestamp_gte ● BigInt scalar
Stream_filter.timestamp_lte ● BigInt scalar
Stream_filter.timestamp_in ● [BigInt!] list scalar
Stream_filter.timestamp_not_in ● [BigInt!] list scalar
Stream_filter.actions_ ● Action_filter input
Stream_filter.asset ● String scalar
Stream_filter.asset_not ● String scalar
Stream_filter.asset_gt ● String scalar
Stream_filter.asset_lt ● String scalar
Stream_filter.asset_gte ● String scalar
Stream_filter.asset_lte ● String scalar
Stream_filter.asset_in ● [String!] list scalar
Stream_filter.asset_not_in ● [String!] list scalar
Stream_filter.asset_contains ● String scalar
Stream_filter.asset_contains_nocase ● String scalar
Stream_filter.asset_not_contains ● String scalar
Stream_filter.asset_not_contains_nocase ● String scalar
Stream_filter.asset_starts_with ● String scalar
Stream_filter.asset_starts_with_nocase ● String scalar
Stream_filter.asset_not_starts_with ● String scalar
Stream_filter.asset_not_starts_with_nocase ● String scalar
Stream_filter.asset_ends_with ● String scalar
Stream_filter.asset_ends_with_nocase ● String scalar
Stream_filter.asset_not_ends_with ● String scalar
Stream_filter.asset_not_ends_with_nocase ● String scalar
Stream_filter.asset_ ● Asset_filter input
Stream_filter.assetDecimalsValue ● BigInt scalar
Stream_filter.assetDecimalsValue_not ● BigInt scalar
Stream_filter.assetDecimalsValue_gt ● BigInt scalar
Stream_filter.assetDecimalsValue_lt ● BigInt scalar
Stream_filter.assetDecimalsValue_gte ● BigInt scalar
Stream_filter.assetDecimalsValue_lte ● BigInt scalar
Stream_filter.assetDecimalsValue_in ● [BigInt!] list scalar
Stream_filter.assetDecimalsValue_not_in ● [BigInt!] list scalar
Stream_filter.batch ● String scalar
Stream_filter.batch_not ● String scalar
Stream_filter.batch_gt ● String scalar
Stream_filter.batch_lt ● String scalar
Stream_filter.batch_gte ● String scalar
Stream_filter.batch_lte ● String scalar
Stream_filter.batch_in ● [String!] list scalar
Stream_filter.batch_not_in ● [String!] list scalar
Stream_filter.batch_contains ● String scalar
Stream_filter.batch_contains_nocase ● String scalar
Stream_filter.batch_not_contains ● String scalar
Stream_filter.batch_not_contains_nocase ● String scalar
Stream_filter.batch_starts_with ● String scalar
Stream_filter.batch_starts_with_nocase ● String scalar
Stream_filter.batch_not_starts_with ● String scalar
Stream_filter.batch_not_starts_with_nocase ● String scalar
Stream_filter.batch_ends_with ● String scalar
Stream_filter.batch_ends_with_nocase ● String scalar
Stream_filter.batch_not_ends_with ● String scalar
Stream_filter.batch_not_ends_with_nocase ● String scalar
Stream_filter.batch_ ● Batch_filter input
Stream_filter.category ● StreamCategory enum
Stream_filter.category_not ● StreamCategory enum
Stream_filter.category_in ● [StreamCategory!] list enum
Stream_filter.category_not_in ● [StreamCategory!] list enum
Stream_filter.contract ● Bytes scalar
Stream_filter.contract_not ● Bytes scalar
Stream_filter.contract_gt ● Bytes scalar
Stream_filter.contract_lt ● Bytes scalar
Stream_filter.contract_gte ● Bytes scalar
Stream_filter.contract_lte ● Bytes scalar
Stream_filter.contract_in ● [Bytes!] list scalar
Stream_filter.contract_not_in ● [Bytes!] list scalar
Stream_filter.contract_contains ● Bytes scalar
Stream_filter.contract_not_contains ● Bytes scalar
Stream_filter.position ● BigInt scalar
Stream_filter.position_not ● BigInt scalar
Stream_filter.position_gt ● BigInt scalar
Stream_filter.position_lt ● BigInt scalar
Stream_filter.position_gte ● BigInt scalar
Stream_filter.position_lte ● BigInt scalar
Stream_filter.position_in ● [BigInt!] list scalar
Stream_filter.position_not_in ● [BigInt!] list scalar
Stream_filter.recipient ● Bytes scalar
Stream_filter.recipient_not ● Bytes scalar
Stream_filter.recipient_gt ● Bytes scalar
Stream_filter.recipient_lt ● Bytes scalar
Stream_filter.recipient_gte ● Bytes scalar
Stream_filter.recipient_lte ● Bytes scalar
Stream_filter.recipient_in ● [Bytes!] list scalar
Stream_filter.recipient_not_in ● [Bytes!] list scalar
Stream_filter.recipient_contains ● Bytes scalar
Stream_filter.recipient_not_contains ● Bytes scalar
Stream_filter.sender ● Bytes scalar
Stream_filter.sender_not ● Bytes scalar
Stream_filter.sender_gt ● Bytes scalar
Stream_filter.sender_lt ● Bytes scalar
Stream_filter.sender_gte ● Bytes scalar
Stream_filter.sender_lte ● Bytes scalar
Stream_filter.sender_in ● [Bytes!] list scalar
Stream_filter.sender_not_in ● [Bytes!] list scalar
Stream_filter.sender_contains ● Bytes scalar
Stream_filter.sender_not_contains ● Bytes scalar
Stream_filter.startTime ● BigInt scalar
Stream_filter.startTime_not ● BigInt scalar
Stream_filter.startTime_gt ● BigInt scalar
Stream_filter.startTime_lt ● BigInt scalar
Stream_filter.startTime_gte ● BigInt scalar
Stream_filter.startTime_lte ● BigInt scalar
Stream_filter.startTime_in ● [BigInt!] list scalar
Stream_filter.startTime_not_in ● [BigInt!] list scalar
Stream_filter.transferable ● Boolean scalar
Stream_filter.transferable_not ● Boolean scalar
Stream_filter.transferable_in ● [Boolean!] list scalar
Stream_filter.transferable_not_in ● [Boolean!] list scalar
Stream_filter.version ● String scalar
Stream_filter.version_not ● String scalar
Stream_filter.version_gt ● String scalar
Stream_filter.version_lt ● String scalar
Stream_filter.version_gte ● String scalar
Stream_filter.version_lte ● String scalar
Stream_filter.version_in ● [String!] list scalar
Stream_filter.version_not_in ● [String!] list scalar
Stream_filter.version_contains ● String scalar
Stream_filter.version_contains_nocase ● String scalar
Stream_filter.version_not_contains ● String scalar
Stream_filter.version_not_contains_nocase ● String scalar
Stream_filter.version_starts_with ● String scalar
Stream_filter.version_starts_with_nocase ● String scalar
Stream_filter.version_not_starts_with ● String scalar
Stream_filter.version_not_starts_with_nocase ● String scalar
Stream_filter.version_ends_with ● String scalar
Stream_filter.version_ends_with_nocase ● String scalar
Stream_filter.version_not_ends_with ● String scalar
Stream_filter.version_not_ends_with_nocase ● String scalar
Stream_filter.withdrawnAmount ● BigInt scalar
Stream_filter.withdrawnAmount_not ● BigInt scalar
Stream_filter.withdrawnAmount_gt ● BigInt scalar
Stream_filter.withdrawnAmount_lt ● BigInt scalar
Stream_filter.withdrawnAmount_gte ● BigInt scalar
Stream_filter.withdrawnAmount_lte ● BigInt scalar
Stream_filter.withdrawnAmount_in ● [BigInt!] list scalar
Stream_filter.withdrawnAmount_not_in ● [BigInt!] list scalar
Stream_filter.availableAmount ● BigInt scalar
Stream_filter.availableAmount_not ● BigInt scalar
Stream_filter.availableAmount_gt ● BigInt scalar
Stream_filter.availableAmount_lt ● BigInt scalar
Stream_filter.availableAmount_gte ● BigInt scalar
Stream_filter.availableAmount_lte ● BigInt scalar
Stream_filter.availableAmount_in ● [BigInt!] list scalar
Stream_filter.availableAmount_not_in ● [BigInt!] list scalar
Stream_filter.creator ● Bytes scalar
Stream_filter.creator_not ● Bytes scalar
Stream_filter.creator_gt ● Bytes scalar
Stream_filter.creator_lt ● Bytes scalar
Stream_filter.creator_gte ● Bytes scalar
Stream_filter.creator_lte ● Bytes scalar
Stream_filter.creator_in ● [Bytes!] list scalar
Stream_filter.creator_not_in ● [Bytes!] list scalar
Stream_filter.creator_contains ● Bytes scalar
Stream_filter.creator_not_contains ● Bytes scalar
Stream_filter.depletionTime ● BigInt scalar
Stream_filter.depletionTime_not ● BigInt scalar
Stream_filter.depletionTime_gt ● BigInt scalar
Stream_filter.depletionTime_lt ● BigInt scalar
Stream_filter.depletionTime_gte ● BigInt scalar
Stream_filter.depletionTime_lte ● BigInt scalar
Stream_filter.depletionTime_in ● [BigInt!] list scalar
Stream_filter.depletionTime_not_in ● [BigInt!] list scalar
Stream_filter.depositedAmount ● BigInt scalar
Stream_filter.depositedAmount_not ● BigInt scalar
Stream_filter.depositedAmount_gt ● BigInt scalar
Stream_filter.depositedAmount_lt ● BigInt scalar
Stream_filter.depositedAmount_gte ● BigInt scalar
Stream_filter.depositedAmount_lte ● BigInt scalar
Stream_filter.depositedAmount_in ● [BigInt!] list scalar
Stream_filter.depositedAmount_not_in ● [BigInt!] list scalar
Stream_filter.forgivenDebt ● BigInt scalar
Stream_filter.forgivenDebt_not ● BigInt scalar
Stream_filter.forgivenDebt_gt ● BigInt scalar
Stream_filter.forgivenDebt_lt ● BigInt scalar
Stream_filter.forgivenDebt_gte ● BigInt scalar
Stream_filter.forgivenDebt_lte ● BigInt scalar
Stream_filter.forgivenDebt_in ● [BigInt!] list scalar
Stream_filter.forgivenDebt_not_in ● [BigInt!] list scalar
Stream_filter.lastAdjustmentAction ● String scalar
Stream_filter.lastAdjustmentAction_not ● String scalar
Stream_filter.lastAdjustmentAction_gt ● String scalar
Stream_filter.lastAdjustmentAction_lt ● String scalar
Stream_filter.lastAdjustmentAction_gte ● String scalar
Stream_filter.lastAdjustmentAction_lte ● String scalar
Stream_filter.lastAdjustmentAction_in ● [String!] list scalar
Stream_filter.lastAdjustmentAction_not_in ● [String!] list scalar
Stream_filter.lastAdjustmentAction_contains ● String scalar
Stream_filter.lastAdjustmentAction_contains_nocase ● String scalar
Stream_filter.lastAdjustmentAction_not_contains ● String scalar
Stream_filter.lastAdjustmentAction_not_contains_nocase ● String scalar
Stream_filter.lastAdjustmentAction_starts_with ● String scalar
Stream_filter.lastAdjustmentAction_starts_with_nocase ● String scalar
Stream_filter.lastAdjustmentAction_not_starts_with ● String scalar
Stream_filter.lastAdjustmentAction_not_starts_with_nocase ● String scalar
Stream_filter.lastAdjustmentAction_ends_with ● String scalar
Stream_filter.lastAdjustmentAction_ends_with_nocase ● String scalar
Stream_filter.lastAdjustmentAction_not_ends_with ● String scalar
Stream_filter.lastAdjustmentAction_not_ends_with_nocase ● String scalar
Stream_filter.lastAdjustmentAction_ ● Action_filter input
Stream_filter.lastAdjustmentTimestamp ● BigInt scalar
Stream_filter.lastAdjustmentTimestamp_not ● BigInt scalar
Stream_filter.lastAdjustmentTimestamp_gt ● BigInt scalar
Stream_filter.lastAdjustmentTimestamp_lt ● BigInt scalar
Stream_filter.lastAdjustmentTimestamp_gte ● BigInt scalar
Stream_filter.lastAdjustmentTimestamp_lte ● BigInt scalar
Stream_filter.lastAdjustmentTimestamp_in ● [BigInt!] list scalar
Stream_filter.lastAdjustmentTimestamp_not_in ● [BigInt!] list scalar
Stream_filter.paused ● Boolean scalar
Stream_filter.paused_not ● Boolean scalar
Stream_filter.paused_in ● [Boolean!] list scalar
Stream_filter.paused_not_in ● [Boolean!] list scalar
Stream_filter.pausedAction ● String scalar
Stream_filter.pausedAction_not ● String scalar
Stream_filter.pausedAction_gt ● String scalar
Stream_filter.pausedAction_lt ● String scalar
Stream_filter.pausedAction_gte ● String scalar
Stream_filter.pausedAction_lte ● String scalar
Stream_filter.pausedAction_in ● [String!] list scalar
Stream_filter.pausedAction_not_in ● [String!] list scalar
Stream_filter.pausedAction_contains ● String scalar
Stream_filter.pausedAction_contains_nocase ● String scalar
Stream_filter.pausedAction_not_contains ● String scalar
Stream_filter.pausedAction_not_contains_nocase ● String scalar
Stream_filter.pausedAction_starts_with ● String scalar
Stream_filter.pausedAction_starts_with_nocase ● String scalar
Stream_filter.pausedAction_not_starts_with ● String scalar
Stream_filter.pausedAction_not_starts_with_nocase ● String scalar
Stream_filter.pausedAction_ends_with ● String scalar
Stream_filter.pausedAction_ends_with_nocase ● String scalar
Stream_filter.pausedAction_not_ends_with ● String scalar
Stream_filter.pausedAction_not_ends_with_nocase ● String scalar
Stream_filter.pausedAction_ ● Action_filter input
Stream_filter.pausedTime ● BigInt scalar
Stream_filter.pausedTime_not ● BigInt scalar
Stream_filter.pausedTime_gt ● BigInt scalar
Stream_filter.pausedTime_lt ● BigInt scalar
Stream_filter.pausedTime_gte ● BigInt scalar
Stream_filter.pausedTime_lte ● BigInt scalar
Stream_filter.pausedTime_in ● [BigInt!] list scalar
Stream_filter.pausedTime_not_in ● [BigInt!] list scalar
Stream_filter.ratePerSecond ● BigInt scalar
Stream_filter.ratePerSecond_not ● BigInt scalar
Stream_filter.ratePerSecond_gt ● BigInt scalar
Stream_filter.ratePerSecond_lt ● BigInt scalar
Stream_filter.ratePerSecond_gte ● BigInt scalar
Stream_filter.ratePerSecond_lte ● BigInt scalar
Stream_filter.ratePerSecond_in ● [BigInt!] list scalar
Stream_filter.ratePerSecond_not_in ● [BigInt!] list scalar
Stream_filter.refundedAmount ● BigInt scalar
Stream_filter.refundedAmount_not ● BigInt scalar
Stream_filter.refundedAmount_gt ● BigInt scalar
Stream_filter.refundedAmount_lt ● BigInt scalar
Stream_filter.refundedAmount_gte ● BigInt scalar
Stream_filter.refundedAmount_lte ● BigInt scalar
Stream_filter.refundedAmount_in ● [BigInt!] list scalar
Stream_filter.refundedAmount_not_in ● [BigInt!] list scalar
Stream_filter.snapshotAmount ● BigInt scalar
Stream_filter.snapshotAmount_not ● BigInt scalar
Stream_filter.snapshotAmount_gt ● BigInt scalar
Stream_filter.snapshotAmount_lt ● BigInt scalar
Stream_filter.snapshotAmount_gte ● BigInt scalar
Stream_filter.snapshotAmount_lte ● BigInt scalar
Stream_filter.snapshotAmount_in ● [BigInt!] list scalar
Stream_filter.snapshotAmount_not_in ● [BigInt!] list scalar
Stream_filter.voided ● Boolean scalar
Stream_filter.voided_not ● Boolean scalar
Stream_filter.voided_in ● [Boolean!] list scalar
Stream_filter.voided_not_in ● [Boolean!] list scalar
Stream_filter.voidedAction ● String scalar
Stream_filter.voidedAction_not ● String scalar
Stream_filter.voidedAction_gt ● String scalar
Stream_filter.voidedAction_lt ● String scalar
Stream_filter.voidedAction_gte ● String scalar
Stream_filter.voidedAction_lte ● String scalar
Stream_filter.voidedAction_in ● [String!] list scalar
Stream_filter.voidedAction_not_in ● [String!] list scalar
Stream_filter.voidedAction_contains ● String scalar
Stream_filter.voidedAction_contains_nocase ● String scalar
Stream_filter.voidedAction_not_contains ● String scalar
Stream_filter.voidedAction_not_contains_nocase ● String scalar
Stream_filter.voidedAction_starts_with ● String scalar
Stream_filter.voidedAction_starts_with_nocase ● String scalar
Stream_filter.voidedAction_not_starts_with ● String scalar
Stream_filter.voidedAction_not_starts_with_nocase ● String scalar
Stream_filter.voidedAction_ends_with ● String scalar
Stream_filter.voidedAction_ends_with_nocase ● String scalar
Stream_filter.voidedAction_not_ends_with ● String scalar
Stream_filter.voidedAction_not_ends_with_nocase ● String scalar
Stream_filter.voidedAction_ ● Action_filter input
Stream_filter.voidedTime ● BigInt scalar
Stream_filter.voidedTime_not ● BigInt scalar
Stream_filter.voidedTime_gt ● BigInt scalar
Stream_filter.voidedTime_lt ● BigInt scalar
Stream_filter.voidedTime_gte ● BigInt scalar
Stream_filter.voidedTime_lte ● BigInt scalar
Stream_filter.voidedTime_in ● [BigInt!] list scalar
Stream_filter.voidedTime_not_in ● [BigInt!] list scalar
Stream_filter._change_block ● BlockChangedFilter input
Filter for the block changed event.