Namespace Netezos.Rpc
Classes
BadRequestException
Represents the RPC error with HTTP status code 400
DeepRpcDictionary<TKey, TValue>
Rpc query to get a dictionary of json objects, which can also be accessed by key
DeepRpcObject
Rpc query to get a json object
InternalErrorException
Represents the RPC error with HTTP status code 500
RpcArray<T>
Rpc query to get an array of json objects, which can also be accessed by index
RpcDictionary<TKey, TValue>
Rpc query to get a dictionary of json objects, which can also be accessed by key
RpcException
Represents errors that occur during RPC requests execution
RpcMethod
RPC query to POST a json object
RpcObject
Rpc query to GET a json object
RpcObjectRaw
Rpc query to GET a json object
RpcQuery
Base class for RPC queries
RpcSimpleArray<T>
Rpc query to get json objects by id or index
RpcSimpleDictionary<TKey, TValue>
Rpc query to get json objects by key
TezosRpc
Rpc queries builder
Enums
Chain
Type of chain
DelegateStatus
Status of delegate