numerapi
numerapi copied to clipboard
add an option to stake_get to include pending payouts
query {
v3UserProfile(modelName: $modelName) {
roundModelPerformances {
roundNumber
payout
selectedStakeValue
}
}
}