2023-03-15 19:16:46 +00:00
|
|
|
{
|
|
|
|
"offers": [
|
|
|
|
{
|
|
|
|
"coin_from": "Particl",
|
|
|
|
"coin_to": "Monero",
|
|
|
|
"amount": 100,
|
|
|
|
"minrate": 0.01,
|
|
|
|
"ratetweakpercent": 2,
|
|
|
|
"amount_variable": true,
|
|
|
|
"address": "-1",
|
|
|
|
"name": "Offer 0",
|
2023-03-16 15:06:15 +00:00
|
|
|
"min_coin_from_amt": 25,
|
2023-03-15 21:47:53 +00:00
|
|
|
"offer_valid_seconds": 3600
|
2023-03-15 19:16:46 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"coin_from": "Particl",
|
|
|
|
"coin_to": "PIVX",
|
|
|
|
"amount": 100,
|
|
|
|
"minrate": 0.01,
|
|
|
|
"ratetweakpercent": 5,
|
|
|
|
"amount_variable": true,
|
|
|
|
"address": "-1",
|
|
|
|
"name": "Offer 1",
|
2023-03-16 15:06:15 +00:00
|
|
|
"min_coin_from_amt": 25,
|
2023-03-15 21:47:53 +00:00
|
|
|
"offer_valid_seconds": 3600
|
2023-03-15 19:16:46 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"coin_from": "Particl",
|
|
|
|
"coin_to": "Firo",
|
|
|
|
"amount": 100,
|
|
|
|
"minrate": 0.5,
|
|
|
|
"ratetweakpercent": 1,
|
|
|
|
"amount_variable": true,
|
|
|
|
"address": "-1",
|
|
|
|
"name": "Offer 2",
|
2023-03-16 15:06:15 +00:00
|
|
|
"min_coin_from_amt": 25,
|
2023-03-15 21:47:53 +00:00
|
|
|
"offer_valid_seconds": 3600
|
2023-03-15 19:16:46 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"coin_from": "Particl",
|
|
|
|
"coin_to": "Bitcoin",
|
|
|
|
"amount": 100,
|
|
|
|
"minrate": 2.5,
|
|
|
|
"ratetweakpercent": 4,
|
|
|
|
"amount_variable": true,
|
|
|
|
"address": "-1",
|
|
|
|
"name": "Offer 3",
|
2023-03-16 15:06:15 +00:00
|
|
|
"min_coin_from_amt": 25,
|
2023-03-15 21:47:53 +00:00
|
|
|
"offer_valid_seconds": 3600
|
2023-03-16 15:06:15 +00:00
|
|
|
|
2023-03-15 19:16:46 +00:00
|
|
|
}
|
2023-03-16 15:06:15 +00:00
|
|
|
]
|
2023-03-15 19:16:46 +00:00
|
|
|
}
|