GetTransactionFees
Retrieves transaction fees for a specified eVyChain.
Client Authoritative (default)
Path Parameters
chain | The eVyChain for which to retrieve transaction fees. |
Returns
VyTask<JToken> A task that represents the asynchronous operation. The task result contains a JToken object representing the transaction fees.
Last updated