RevenueTransaction_sum_fields
aggregate sum on columns
type RevenueTransaction_sum_fields {
amount: float8
block: numeric
timestamp: numeric
}
aggregate sum on columns
type RevenueTransaction_sum_fields {
amount: float8
block: numeric
timestamp: numeric
}
RevenueTransaction_sum_fields.amount
● float8
scalarRevenueTransaction_sum_fields.block
● numeric
scalarRevenueTransaction_sum_fields.timestamp
● numeric
scalar