Type aliases
BakingRightsArgumentsCycle
BakingRightsArgumentsCycle: number | number[]
BakingRightsArgumentsDelegate
BakingRightsArgumentsDelegate: string | string[]
BakingRightsArgumentsLevel
BakingRightsArgumentsLevel: number | number[]
BalanceResponse
BalanceResponse: BigNumber
BalanceUpdateCategoryEnum
BalanceUpdateCategoryEnum: "rewards" | "fees" | "deposits"
BalanceUpdateKindEnum
BalanceUpdateKindEnum: "contract" | "freezer"
BallotListResponseEnum
BallotListResponseEnum: "nay" | "yay" | "pass"
BigMapKey
BigMapKey: { key: {}; type: { prim: string } }
Type declaration
-
key: {}
-
type: { prim: string }
CurrentProposalResponse
CurrentProposalResponse: string | null
CurrentQuorumResponse
CurrentQuorumResponse: number
DelegateResponse
DelegateResponse: string | null
EndorsingRightsArgumentsCycle
EndorsingRightsArgumentsCycle: number | number[]
EndorsingRightsArgumentsDelegate
EndorsingRightsArgumentsDelegate: string | string[]
EndorsingRightsArgumentsLevel
EndorsingRightsArgumentsLevel: number | number[]
EntrypointsResponse
EntrypointsResponse: { entrypoints: {}; unreachable?: { path: ("Left" | "Right")[] } }
Type declaration
-
entrypoints: {}
-
Optional unreachable?: { path: ("Left" | "Right")[] }
-
path: ("Left" | "Right")[]
HexString
HexString: string
InlinedEndorsementKindEnum
InternalOperationResultEnum
InternalOperationResultKindEnum
ManagerKeyResponse
ManagerKeyResponse: string | { key: string }
ManagerResponse
ManagerResponse: { manager: string }
MetadataBalanceUpdatesCategoryEnum
MetadataBalanceUpdatesCategoryEnum: "rewards" | "fees" | "deposits"
MetadataBalanceUpdatesKindEnum
MetadataBalanceUpdatesKindEnum: "contract" | "freezer"
OperationContentsAndResult
OperationContentsBallotEnum
OperationContentsBallotEnum: "nay" | "yay" | "pass"
OperationHash
OperationHash: string
OperationResultStatusEnum
OperationResultStatusEnum: "applied" | "failed" | "skipped" | "backtracked"
PeriodKindResponse
PeriodKindResponse: "proposal" | "testing_vote" | "testing" | "promotion_vote"
ProposalsResponseItem
ProposalsResponseItem: [string, number]
RPCRunCodeParam
Type declaration
-
amount: string
-
Optional balance?: string
-
chain_id: string
-
Optional entrypoint?: string
-
Optional gas?: BigNumber
-
-
Optional payer?: string
-
-
Optional source?: string
-
TimeStampMixed
TimeStampMixed: Date | string