Skip to main content
GET
List Fund Logs
Partners can list fund transaction logs with optional filters. Each log entry records a balance change caused by a deposit, withdrawal, or compensation event.

Authentication

string
required
Your partner app key.
string
required
Base64-encoded Ed25519 signature of the sign data.
string
required
Unix timestamp (seconds) of the request. Must be within 60 seconds of server time.

Query Parameters

string
Filter by token symbol (e.g., USDT, USDC).
integer
Filter by change type. 1 = Deposit, 2 = Withdraw, 3 = Compensate.
integer
Page number for pagination.
integer
Number of results per page.