Preparing search index...
The search index is not available
Valorem SDK Docs - v0.0.12
Valorem SDK Docs
GQLClaim
Type alias GQLClaim
GQLClaim
:
{
amountExercised
:
Scalars
[
"BigInt"
]
[
"output"
]
;
amountWritten
:
Scalars
[
"BigInt"
]
[
"output"
]
;
claimBuckets
:
ClaimBucket
[]
;
id
:
Scalars
[
"ID"
]
[
"output"
]
;
optionType
:
GQLOptionType
;
redeemTx
:
Maybe
<
Transaction
>
;
redeemed
:
Scalars
[
"Boolean"
]
[
"output"
]
;
redeemer
:
Maybe
<
Account
>
;
writeTx
:
Transaction
;
writer
:
Account
;
}
Type declaration
amount
Exercised
:
Scalars
[
"BigInt"
]
[
"output"
]
amount
Written
:
Scalars
[
"BigInt"
]
[
"output"
]
claim
Buckets
:
ClaimBucket
[]
id
:
Scalars
[
"ID"
]
[
"output"
]
option
Type
:
GQLOptionType
redeem
Tx
:
Maybe
<
Transaction
>
redeemed
:
Scalars
[
"Boolean"
]
[
"output"
]
redeemer
:
Maybe
<
Account
>
write
Tx
:
Transaction
writer
:
Account
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Valorem SDK Docs - v0.0.12
<internal>
Account_OrderBy
Action
ClaimBucket_OrderBy
Claim_OrderBy
DayData_OrderBy
DecimalValue_OrderBy
Erc1155Balance_OrderBy
Erc1155Contract_OrderBy
Erc1155Operator_OrderBy
Erc1155Token_OrderBy
Erc1155Transfer_OrderBy
Event_OrderBy
ItemType
OptionTypeBucket_OrderBy
OptionType_OrderBy
OrderDirection
OrderType
TokenDayData_OrderBy
Token_OrderBy
Transaction_OrderBy
Loading...
Generated using
TypeDoc