Limit: 1 requests per second
POST /v1/broker/fee_rate/set
Send a list of accounts assigned to a new fee rate. Max 500 accounts per request.
Scope: Only each builder_id’s admin wallet can call this endpoint.
Documentation Index
Fetch the complete documentation index at: https://orderly.network/docs/llms.txt
Use this file to discover all available pages before exploring further.
Timestamp of the signed request in milliseconds.
Account ID of the authenticated account.
Public orderly key used to sign the request.
Signature of the request payload generated with the orderly key.
Maker fee charged to users (0.0001 = 0.01%). Must be set in decimal-rate increments of 0.00001 (0.001% or 0.1 bps).
Taker fee charged to users (0.0001 = 0.01%). Must be set in decimal-rate increments of 0.00001 (0.001% or 0.1 bps).
List of account_ids for which the fees need to be changed
RWA taker fee charged to users (0.0001 = 0.01%). Must be set in decimal-rate increments of 0.00001 (0.001% or 0.1 bps).
RWA maker fee charged to users (0.0001 = 0.01%). Must be set in decimal-rate increments of 0.00001 (0.001% or 0.1 bps).