Optional
contractAbstractionComposer: ((abs: ContractAbstraction<ContractProvider, DefaultMethods<ContractProvider>, DefaultMethodsObject<ContractProvider>, DefaultViews, DefaultContractViews, unknown>, context: Context) => T)An operation handle with the result from the RPC node
Optional
params: ParamsWithKind[]List of operation to batch together
An operation handle with the result from the RPC node
FailingNoop operation parameter
An operation handle with the result from the rpc node
An operation handle with the result from the rpc node
contract address you want to get the storage from
contract big map key to fetch value from
Optional
schema: unknownoptional schema can either be the contract script rpc response or a michelson-encoder schema
Return a well formatted json object of the contract big map storage
Deprecated in favor of getBigMapKeyByID
https://tezos.gitlab.io/api/rpc.html#post-block-id-context-contracts-contract-id-big-map-get
Big Map ID
key to query (will be encoded properly according to the schema)
Big Map schema (can be determined using your contract type)
Optional
block: numberoptional block level to fetch the value from
Return a well formatted json object of a big map value
https://tezos.gitlab.io/api/rpc.html#get-block-id-context-big-maps-big-map-id-script-expr
Big Map ID
Array of keys to query (will be encoded properly according to the schema)
Big Map schema (can be determined using your contract type)
Optional
block: numberoptional block level to fetch the values from
Optional
batchSize: numberoptional batch size representing the number of requests to execute in parallel
An object containing the keys queried in the big map and their value in a well-formatted JSON object format
contract address you want to get the storage from
Optional
schema: unknownoptional schema can either be the contract script rpc response or a michelson-encoder schema
Return a well formatted json object of the contract storage
https://tezos.gitlab.io/api/rpc.html#get-block-id-context-contracts-contract-id-script
IncreasePaidStorage operation parameter
An operation handle with the result from the rpc node
An operation handle with the result from the rpc node
An operation handle with the result from the RPC node
An operation handle with the result from the rpc node
registerGlobalConstant operation parameter
An operation handle with the result from the rpc node
An operation handle with the result from the rpc node
An operation handle with the result from the rpc node
An operation handle with the result from the RPC node
An operation handle with the result from the RPC node
An operation handle with the result from the rpc node
An operation handle with the result from the rpc node
An operation handle with the result from the rpc node
An operation handle with the result from the rpc node
An operation handle with the result from the RPC node
Description
Submit ballot for an ongoing proposal