rpc root url
chain (default main)
Http backend that issue http request. You can override it by providing your own if you which to hook in the request/response
operation contents to forge
originated address we want to retrieve ticket balances of
contains optional query arguments
address from which we want to retrieve the balance
Big Map ID
Expression hash to query (A b58check encoded Blake2b hash of the expression (The expression can be packed using the pack_data method))
contract address from which we want to retrieve the big map key
contract address from which we want to retrieve
contract address from which we want to retrieve the delegate (baker)
delegate address which we want to retrieve
contains optional query arguments
address of the contract we want to get the entrypoints of
contract address from which we want to retrieve the manager
contract address from which we want to retrieve the script
default is { unparsing_mode: "Readable" }
contains the PVM kind and kernel to generate the origination proof from
has 5 optional properties. We support version 1 with new encoding as version 0 will be deprecated soon. The rest of the properties is to filter pending operations response
address of the contract we want to get the sapling diff
Sapling state ID
contract address from which we want to retrieve the script
contract address from which we want to retrieve the storage
address of the contract we want to retrieve storage information of
address of the contract we want to retrieve storage information of
implicit or originated address we want to retrieve ticket balance of
object to specify a ticket by ticketer, content type and content
delegate address which we want to retrieve
signed bytes to inject
Data to pack
Operations to apply
Code to run
Operation to run
Operation to simulate
Generated using TypeDoc
RpcClient allows interaction with Tezos network through an rpc node