Type aliases
BakingRightsArgumentsCycle
BakingRightsArgumentsCycle: number | number[]
BakingRightsArgumentsDelegate
BakingRightsArgumentsDelegate: string | string[]
BakingRightsArgumentsLevel
BakingRightsArgumentsLevel: number | number[]
BakingRightsQueryArguments
BalanceResponse
BalanceResponse: BigNumber
BalanceUpdateCategoryEnum
BallotListResponseEnum
BallotListResponseEnum: "nay" | "yay" | "pass"
BallotVote
BallotVote: "nay" | "yay" | "pass"
BigMapKey
BigMapKey: { key: {}; type: { args?: object[]; prim: string } }
Type declaration
-
key: {}
-
[key: string]: string | object[]
-
type: { args?: object[]; prim: string }
-
Optional args?: object[]
-
prim: string
BondId
BondId: { smart_rollup?: never; tx_rollup: string } | { smart_rollup: string; tx_rollup?: never }
CommitmentsAndCiphertexts
ConstantsResponseProto017
CurrentProposalResponse
CurrentProposalResponse: string | null
CurrentQuorumResponse
CurrentQuorumResponse: number
DelegateResponse
DelegateResponse: string | null
DiffActionEnum
DiffActionEnum: "update" | "remove" | "copy" | "alloc"
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
LastRemovedCommitmentHashes
LastRemovedCommitmentHashes: { commitment_hash: string; last_message_hash: string }
Type declaration
-
commitment_hash: string
-
last_message_hash: string
LiquidityBakingToggleVotes
LiquidityBakingToggleVotes: "on" | "off" | "pass"
ManagerKeyResponse
ManagerKeyResponse: string | { key: string }
ManagerResponse
ManagerResponse: { manager: string }
MetadataBalanceUpdatesCategoryEnum
MetadataBalanceUpdatesKindEnum
MetadataBalanceUpdatesKindEnum: "contract" | "freezer" | "accumulator" | "burned" | "commitment" | "minted"
MetadataBalanceUpdatesOriginEnum
MetadataBalanceUpdatesOriginEnum: "block" | "migration" | "subsidy" | "simulation"
Next
Next: { next: number } | { newest: number; oldest: number }
OperationContentsAndResult
OperationContentsAndResultWithFee
OperationHash
OperationHash: string
OperationResultStatusEnum
OperationResultStatusEnum: "applied" | "failed" | "skipped" | "backtracked"
OtherElts
OtherElts: { node: [string, { value: string } | { node: string }][] } | { other_elts: OtherEltsInner }
PendingConsensusKey
PendingConsensusKey: { cycle: number; pkh: string }
Type declaration
-
cycle: number
-
pkh: string
PeriodKindResponse
PeriodKindResponse: "proposal" | "exploration" | "cooldown" | "promotion" | "adoption"
ProposalsResponseItem
ProposalsResponseItem: [string, BigNumber]
ProtocolsResponse
ProtocolsResponse: { next_protocol: string; protocol: string }
Type declaration
-
next_protocol: string
-
protocol: string
RPCRunCodeParam
Type declaration
-
amount: string
-
Optional balance?: string
-
chain_id: string
-
Optional entrypoint?: string
-
Optional gas?: string
-
-
Optional level?: string
-
Optional now?: string
-
Optional payer?: string
-
-
Optional self?: string
-
Optional source?: string
-
-
RPCRunScriptViewParam
RPCRun
ScriptViewParam: { chain_id: string; contract: string; gas?: string; input: MichelsonV1Expression; level?: string; now?: string; payer?: string; source?: string; unlimited_gas?: boolean; unparsing_mode?: UnparsingModeEnum; view: string }
Type declaration
-
chain_id: string
-
contract: string
-
Optional gas?: string
-
-
Optional level?: string
-
Optional now?: string
-
Optional payer?: string
-
Optional source?: string
-
Optional unlimited_gas?: boolean
-
-
view: string
RPCRunViewParam
RPCRun
ViewParam: { chain_id: string; contract: string; entrypoint: string; gas?: BigNumber; input: MichelsonV1Expression; payer?: string; source?: string; unparsing_mode?: UnparsingModeEnum }
Type declaration
-
chain_id: string
-
contract: string
-
entrypoint: string
-
Optional gas?: BigNumber
-
-
Optional payer?: string
-
Optional source?: string
-
Ratio
Ratio: { denominator: number; numerator: number }
Type declaration
-
denominator: number
-
numerator: number
SaplingTransactionCommitment
SaplingTransactionCommitment: string
SaplingTransactionCommitmentHash
SaplingTransactionCommitmentHash: string
SmartRollupRefutationMoveInputProof
SmartRollupRefutationMoveStep
SmartRollupRefuteGameStatusResult
SmartRollupRefuteRevealProofOptions
SuccessfulManagerOperationResultKindEnum
TimeStampMixed
TimeStampMixed: Date | string
UnparsingModeEnum
UnparsingModeEnum: "Readable" | "Optimized" | "Optimized_legacy"
VotingInfoResponse
Voting
InfoResponse: { current_ballot?: BallotListResponseEnum; current_proposals?: string[]; remaining_proposals?: number; voting_power?: string }
Type declaration
-
-
Optional current_proposals?: string[]
-
Optional remaining_proposals?: number
-
Optional voting_power?: string
Casts object/array items to BigNumber