RegisteredTotals
For the complete documentation index, see llms.txt
에포크별 누적 등록 합계입니다.
type RegisteredTotals {
epochNo: Int!
totalRegistered: Int!
newlyRegistered: Int!
}
Fields
RegisteredTotals.epochNo ● Int! non-null scalar
RegisteredTotals.totalRegistered ● Int! non-null scalar
RegisteredTotals.newlyRegistered ● Int! non-null scalar
Returned By
registeredTotalsSeries query