Public check
Verify ranking
Rank is the active canonical USDC bid in the current round. Reconstruct it from the contracts and The Graph. Do not trust the Longbid backend for ETHBid rank.
Formula
score = active canonical USDC bid
- Higher active USDC bid
- Earlier transaction in the current round
- Stable project id
Contracts
- registry 0x3cC438F47c330AB747cf5404c573156221beD2fD
- ranking 0xd010E8bdbd492124aF10D2ac3f025beaC2E9D44C
- router 0xD5ed47C1b75D41DFE2de73620C1f496d89861D1D
- usdc 0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48
- chain 1
Active round
Round 1 · start 1788100103 · end 1788704903 · 595271s left
Subgraph
not configured
query CurrentLeaderboard($roundId: Bytes!) {
bids(where: { round: $roundId }, orderBy: canonicalUsdc, orderDirection: desc, first: 100) {
id
canonicalUsdc
createdAt
txHash
project { id owner verification identityRef metadataURI }
}
}Indexed bids
GRAPH_SUBGRAPH_URL is missing. The leaderboard cannot query The Graph yet.
← Back to the board