We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 869a401 commit ec5011fCopy full SHA for ec5011f
src/indexer/types.ts
@@ -54,7 +54,7 @@ export type AttestationProjectData = {
54
applicationId: string;
55
applicationCId: string;
56
payoutAddress: string;
57
- poolId: number;
+ roundId: number;
58
strategy: string;
59
amountInUSD: bigint;
60
amount: bigint;
0 commit comments