Vertices

DAG vertices produced by validators

GraphQL Error (Code: 429): {"response":{"status":429,"headers":{},"body":"{\"statusCode\":429,\"error\":\"Too Many Requests\",\"message\":\"Rate limit exceeded, retry in 48 seconds\"}"},"request":{"query":"\n query GetVertices($limit: Int, $offset: Int, $epoch: Int, $slot: Int) {\n vertices(limit: $limit, offset: $offset, epoch: $epoch, slot: $slot) {\n hash round slot epoch creatorPubkey isHeartbeat isLeader isFinalized createdAt\n }\n }\n","variables":{"limit":20,"offset":3420}}}