TxCounts
No description
type TxCounts {
all: [TxCount!]!
get(l1Network: NetworkName!): TxCount!
}
Fields
TxCounts.all
● [TxCount!]!
non-null object
TxCounts.get
● TxCount!
non-null object
TxCounts.get.l1Network
●NetworkName!
non-null enum