Method Name
public/get_maker_programs
public/get_maker_programsGet all maker programs, including past / historical ones.
Parameters
Response
id string or integer required |
result array of objects required |
result[].
end_timestamp
integer required |
result[].
min_notional
string required |
result[].
name
string required |
result[].
start_timestamp
integer required |
result[].
asset_types
array of strings required |
result[].
currencies
array of strings required |
result[].
rewards
object required |
Example
{request_example_shell}{request_example_javascript}{request_example_python}The above command returns JSON structured like this:
{response_example_json}