Skip to main content
Version: mainnet (v0.74)

Available transfer fee discount

GET 

https://vega-data.nodes.guru:3008/api/v2/transfers/total-fee-discount

Returns available per party per asset transfer discount

Request

Query Parameters

    partyId string

    ID of party eligible for the discount.

    assetId string

    ID of asset to associated with the discount.

Responses

A successful response.

Schema
    totalDiscount string

    Total per party per asset discount available.

curl -L -X GET 'https://vega-data.nodes.guru:3008/api/v2/transfers/total-fee-discount' \
-H 'Accept: application/json'
Request Collapse all
Base URL
https://vega-data.nodes.guru:3008
Parameters
— query
— query
ResponseClear

Click the Send API Request button above and see the response here!