Fee Rates
Gets all fee rates associated to a subaccount.
Last updated
Gets all fee rates associated to a subaccount.
Last updated
1200 requests/min or 20 requests/sec per IP address. (weight = 2)
See more details in API Rate limits
Parameter | Type | Required | Description |
---|---|---|---|
taker_fee_rates_x18
: taker fee associated with a given product indexed by product_id
. Note: this fee represents the basis point (BPS) on a taker order in x18
.
maker_fee_rates_x18
: maker fee associated with a given produced indexed by product_id
.
withdraw_sequencer_fees
: withdraw fees associated with a given product indexed by product_id
. Note: this fee represents a fixed amount of product to be deducted as fee in x18
.
See our fees page for details about current fee rates.
sender
string
Yes
A bytes32
sent as a hex string; includes the address and the subaccount identifier.