ange.xchange-bl3p.5.2.1.source-code.bl3p.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of xchange-bl3p Show documentation
Show all versions of xchange-bl3p Show documentation
XChange implementation for the Bl3p Exchange
{
"currency_pairs": {
"BTC/EUR": {
"price_scale": 8,
"min_amount": 0.00050000
},
"LTC/EUR": {
"price_scale": 8,
"min_amount": 0.00050000
}
},
"currencies": {
"BTC": {
"scale": 8,
"withdrawal_fee": 0.001
},
"LTC": {
"scale": 8,
"withdrawal_fee": 0.001
},
"EUR": {
"scale": 5,
"withdrawal_fee": 0.005
}
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy