Public Config
Public Config
Get Market Maker Score Weight
Rate limit: 5/sec/IP
Used by market makers to query the market-making score weights for each symbol
Request Parameters
categoryBusiness line type
SPOT
FUTURES
If not filled in, all business lines will be returned by default.
Get Market Maker Score Weight › Response Parameters
Successful response
codemsgrequestTimecategoryBusiness line type
SPOT
FUTURES
labelLabel
symbolSymbol name e.g: ETHUSDT
requiredSpreadRequired maker-order spread rate For example, 0.0005 means 0.05%
minMakerVolumeCumulative minimum maker-order amount Positive integer, e.g. 5000, 10000 unit: USDT
weightWeight (in decimal form)
Get Institution Fee Group
Rate limit: 5/sec/IP
Used to query the system's preset institution fee rate tiers and grouping parameters.
Request Parameters
categoryBusiness line type
SPOT
FUTURES
groupGroup type
Spot:
GROUP_A Core mainstream
GROUP_B High-potential
DEFAULT Default
Futures:
GROUP_A Core mainstream
GROUP_B High-potential
GROUP_C Cold start
DEFAULT Default
If not provided, the fee rate configurations for all groups will be returned by default.
Get Institution Fee Group › Response Parameters
Successful response
codemsgrequestTimecategoryBusiness line type
SPOT
FUTURES
groupGroup type
Spot:
GROUP_A Core mainstream
GROUP_B High-potential
DEFAULT Default
Futures:
GROUP_A Core mainstream
GROUP_B High-potential
GROUP_C Cold start
DEFAULT Default
Label List
Fee tier list
Get Cash Dividend Records
Rate limit: 10/sec/IP
Get cash dividend records for RWA stock futures contracts.
Request Parameters
symbolTrading pair name
typeDividend type
pending Upcoming dividend
paid Paid dividend
cursorPagination cursor Used for pagination; maximum 100, default is 1
limitNumber of entries per page Maximum 100, default is 20
Get Cash Dividend Records › Response Parameters
Successful response
codemsgrequestTimesymbolTrading pair name
exDividendDateEx-dividend date
cashDividendPerShareCash dividend per share Unit: USDT
cashDividendTimestampCash dividend settlement time Unix timestamp in milliseconds
Get Split Records
Get RWA stock split/reverse split records.
- Rate limit: 5/sec/IP
Get Split Records › Response Parameters
Successful response
codemsgrequestTimesymbolTrading pair name, e.g. KORUUSDT
typeSplit type
split Stock split
reverse_split Reverse stock split
statusSplit status
pending Upcoming split
ongoing Split in progress
completed Split completed
adjustmentRatioAdjustment ratio
For a split, the value is greater than 1, e.g. 20 means 1-for-20 split
For a reverse split, the value is less than 1, e.g. 0.1 means 10-for-1 reverse split
exDividendDateEx-dividend date Format: yyyy-MM-dd
exDividendDateTimezoneTimezone of the ex-dividend date, always returns ET
tradingHaltStartTimeTrading halt start time Unix timestamp in milliseconds
tradingHaltEndTimeTrading halt end time Unix timestamp in milliseconds
