Enums
SubgraphErrorPolicy
Values
Value | Description |
---|---|
allow | Data will be returned even if the subgraph has indexing errors |
deny | If the subgraph has indexing errors, data will be omitted. The default. |
Aggregation_interval
Values
Value | Description |
---|---|
hour | |
day |
AuthorizedFunction_orderBy
Values
Value | Description |
---|---|
id | |
sig | |
target | |
sigHash | |
manager | |
manager__id | |
manager__masterCopy | |
manager__tokens | |
manager__tokenLockCount | |
manager__moxiePassToken | |
manager__tokenManager |
OrderDirection
Defines the order direction, either ascending or descending
Values
Value | Description |
---|---|
asc | |
desc |
Revocability
TokenLockWallet Revocability Enum
Values
Value | Description |
---|---|
NotSet | |
Enabled | |
Disabled |
SubjectToken_orderBy
Values
Value | Description |
---|---|
id | |
tokenDestinationsApproved | |
vestingContractAddress | |
vestingContractAddress__id | |
vestingContractAddress__initHash | |
vestingContractAddress__beneficiary | |
vestingContractAddress__token | |
vestingContractAddress__managedAmount | |
vestingContractAddress__balance | |
vestingContractAddress__startTime | |
vestingContractAddress__endTime | |
vestingContractAddress__periods | |
vestingContractAddress__releaseStartTime | |
vestingContractAddress__vestingCliffTime | |
vestingContractAddress__revocable | |
vestingContractAddress__tokenDestinationsApproved | |
vestingContractAddress__tokensReleased | |
vestingContractAddress__tokensWithdrawn | |
vestingContractAddress__tokensRevoked | |
vestingContractAddress__blockNumberCreated | |
vestingContractAddress__txHash | |
vestingContractAddress__lockAccepted | |
subjectToken | |
blockNumberUpdated |
TokenLockManager_orderBy
Values
Value | Description |
---|---|
id | |
masterCopy | |
tokens | |
tokenDestinations | |
subjectTokenDestinations | |
authorizedFunctions | |
tokenLockCount | |
moxiePassToken | |
tokenManager |
TokenLockWallet_orderBy
Values
Value | Description |
---|---|
id | |
manager | |
manager__id | |
manager__masterCopy | |
manager__tokens | |
manager__tokenLockCount | |
manager__moxiePassToken | |
manager__tokenManager | |
initHash | |
beneficiary | |
token | |
managedAmount | |
balance | |
startTime | |
endTime | |
periods | |
releaseStartTime | |
vestingCliffTime | |
revocable | |
tokenDestinationsApproved | |
tokensReleased | |
tokensWithdrawn | |
tokensRevoked | |
blockNumberCreated | |
txHash | |
lockAccepted | |
subjectTokens |