FlowAction
columns and relationships of "FlowAction"
type FlowAction {
addressA: String
addressB: String
amountA: numeric
amountB: numeric
block: numeric!
category: flowactioncategory!
chainId: numeric!
contract: String!
fee: numeric
from: String!
hash: String!
id: String!
stream: FlowStream
stream_id: String
subgraphId: numeric!
timestamp: numeric!
}
Fields
FlowAction.addressA ● String scalar
FlowAction.addressB ● String scalar
FlowAction.amountA ● numeric scalar
FlowAction.amountB ● numeric scalar
FlowAction.block ● numeric! non-null scalar
FlowAction.category ● flowactioncategory! non-null scalar
FlowAction.chainId ● numeric! non-null scalar
FlowAction.contract ● String! non-null scalar
FlowAction.fee ● numeric scalar
FlowAction.from ● String! non-null scalar
FlowAction.hash ● String! non-null scalar
FlowAction.id ● String! non-null scalar
FlowAction.stream ● FlowStream object
An object relationship