GetFees
Retrieves the fees for a specific offer contract on a specified chain.
Last updated
Retrieves the fees for a specific offer contract on a specified chain.
Last updated
Client Authoritative (default)
Path Parameters
chain
The chain on which the offer contract is deployed.
contractAddress
string
The address of the offer contract.
Returns
VyTask<VyOfferFeeDto> An asynchronous task that returns the fees for the specified offer contract.