2023-03-15 19:16:46 +00:00
|
|
|
{
|
|
|
|
"offers": [
|
|
|
|
{
|
2024-10-16 03:12:19 +00:00
|
|
|
"enabled": true,
|
2023-03-15 19:16:46 +00:00
|
|
|
"coin_from": "Particl",
|
|
|
|
"coin_to": "Monero",
|
2024-10-16 03:12:19 +00:00
|
|
|
"amount": 500,
|
|
|
|
"amount_step": 50,
|
|
|
|
"min_coin_from_amt": 100,
|
|
|
|
"minrate": 0.0015,
|
|
|
|
"ratetweakpercent": 5,
|
2023-03-15 19:16:46 +00:00
|
|
|
"amount_variable": true,
|
|
|
|
"address": "-1",
|
|
|
|
"name": "Offer 0",
|
2023-03-15 21:47:53 +00:00
|
|
|
"offer_valid_seconds": 3600
|
2023-03-15 19:16:46 +00:00
|
|
|
},
|
|
|
|
{
|
2024-10-16 03:12:19 +00:00
|
|
|
"enabled": true,
|
|
|
|
"coin_from": "Monero",
|
|
|
|
"coin_to": "Litecoin",
|
|
|
|
"amount": 50,
|
|
|
|
"amount_step": 5,
|
|
|
|
"min_coin_from_amt": 0.25,
|
|
|
|
"minrate": 2.3,
|
2023-03-15 19:16:46 +00:00
|
|
|
"ratetweakpercent": 5,
|
|
|
|
"amount_variable": true,
|
|
|
|
"address": "-1",
|
|
|
|
"name": "Offer 1",
|
2023-03-15 21:47:53 +00:00
|
|
|
"offer_valid_seconds": 3600
|
2023-03-15 19:16:46 +00:00
|
|
|
}
|
2023-03-16 15:06:15 +00:00
|
|
|
]
|
2023-03-15 19:16:46 +00:00
|
|
|
}
|