change-coinfloor.5.1.2.4.source-code.coinfloor.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of xchange-coinfloor Show documentation
Show all versions of xchange-coinfloor Show documentation
XChange implementation for the Coinfloor Exchange
The newest version!
{
"currency_pairs": {
"BTC/GBP": {
"price_scale": 0,
"min_amount": 0.00010000
},
"BTC/EUR": {
"price_scale": 0,
"min_amount": 0.00010000
},
"BTC/USD": {
"price_scale": 0,
"min_amount": 0.00010000
},
"BCH/GBP": {
"price_scale": 0,
"min_amount": 0.00010000
},
"ETH/GBP": {
"price_scale": 0,
"min_amount": 0.00010000
}
},
"currencies": {
"BCH": {
"scale": 4
},
"ETH": {
"scale": 4
},
"BTC": {
"scale": 4
},
"GBP": {
"scale": 2
},
"USD": {
"scale": 2
},
"EUR": {
"scale": 2
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy