Limit: 1 requests per second
POST /v1/broker/fee_rate/default
Update the default fee rate for users assigned to a default fee rate.
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 by default (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 by default (0.0001 = 0.01%). Must be set in decimal-rate increments of 0.00001 (0.001% or 0.1 bps).
RWA taker fee charged to users by default (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 by default (0.0001 = 0.01%). Must be set in decimal-rate increments of 0.00001 (0.001% or 0.1 bps).