Last updated 6 months ago
[ { "mm_address": "0x54083336251a609e79c7f8ebb6180b7ef5f96402", "chains": [ "base" ] }, { "mm_address": "0xff8ba4d1fc3762f6154cc942ccf30049a2a0cec6", "chains": [ "base" ] } ]
/v1/lend/all-mm-settings
The API key that was assigned to you by Native
curl -L \ --url 'https://newapi.native.org/lend/v1/lend/all-mm-settings?liquidator=text' \ --header 'apiKey: text'
[ { "mm_address": "text", "settler": "text", "chain": {}, "mm_partner": {}, "hard_limit_usd_threshold": 1, "token_amount_limit": {}, "is_forced_paused": true, "is_paused": true, "is_interest_paused": true, "liquidation_factor": 1, "leverage": 1, "whitelist_ips": [ "text" ], "min_value_output_threshold": 1 } ]