userMarketDeployers query returns the list of market deployer IDs your account is enrolled in. Use this to verify enrollment before attempting to trade or transfer collateral in a deployer — operations against a deployer you are not enrolled in will be rejected. If the returned list is empty or missing the expected deployer ID, complete enrollment before proceeding.
Request
string
required
Must be
"userMarketDeployers".string
required
Your account ID, obtained from the
registerAccount action.Response
integer[]
Array of market deployer IDs your account is currently enrolled in. An empty array means your account has not been enrolled in any deployer yet.