Function mapSubgraphGDAPool
- mapSubgraphGDAPool(x): Pool
Parameters
x: {
adjustmentFlowRate: string;
admin: {
id: string;
};
createdAtBlockNumber: string;
createdAtTimestamp: string;
flowRate: string;
id: string;
perUnitFlowRate: string;
perUnitSettledValue: string;
token: {
id: string;
};
totalAmountDistributedUntilUpdatedAt: string;
totalAmountFlowedDistributedUntilUpdatedAt: string;
totalAmountInstantlyDistributedUntilUpdatedAt: string;
totalBuffer: string;
totalConnectedMembers: number;
totalConnectedUnits: string;
totalDisconnectedMembers: number;
totalDisconnectedUnits: string;
totalFlowAdjustmentAmountDistributedUntilUpdatedAt: string;
totalMembers: number;
totalUnits: string;
updatedAtBlockNumber: string;
updatedAtTimestamp: string;
}
adjustmentFlowRate: string
admin: {
id: string;
}
createdAtBlockNumber: string
createdAtTimestamp: string
flowRate: string
id: string
perUnitFlowRate: string
perUnitSettledValue: string
token: {
id: string;
}
totalAmountDistributedUntilUpdatedAt: string
totalAmountFlowedDistributedUntilUpdatedAt: string
totalAmountInstantlyDistributedUntilUpdatedAt: string
totalBuffer: string
totalConnectedMembers: number
totalConnectedUnits: string
totalDisconnectedMembers: number
totalDisconnectedUnits: string
totalFlowAdjustmentAmountDistributedUntilUpdatedAt: string
totalMembers: number
totalUnits: string
updatedAtBlockNumber: string
updatedAtTimestamp: string