Credit a wallet's paper-trading balance
Admin-only. Credits the specified wallet’s available balance by
amount USDC micros and persists. The account is created at $0
first if it doesn’t exist (matches the use case for seeding
accounts ahead of a launch).
This endpoint replaced the user-facing POST /v1/account/deposit,
which let any authenticated wallet self-fund unbounded paper USDC
and trivially gamed the leaderboard.
POST
Credit a wallet's paper-trading balance
Authorizations
Admin token set via the ADMIN_TOKEN environment variable.
Body
application/json
Credit a wallet's paper-trading balance