erundook (OP)
|
|
January 11, 2014, 08:49:25 PM |
|
All open tickets for missing ZET deposits are processed now. If your deposit is still missing, please submit a new ticket with TXID of your deposit. Thanks!
|
|
|
|
erundook (OP)
|
|
January 11, 2014, 09:36:09 PM |
|
Description for CoinEx API ( https://gist.github.com/erundook/8377222 ). Trading API will come later. # All timestamps are in UTC # All currency amounts and exchange rates are multiplied by 10^8 to get rid of floating point numbers
# Available currencies
URL: https://coinex.pw/api/v2/currencies
Description:
{ "id": 28 # ID for reference , "name": "BTC" # Short name , "desc": "Bitcoin" # Full name , "tx_fee": 0.0001 # Withdrawal fee , "tx_conf": 3 # Confirmations for deposits , "hashrate": 186287759 # Pool hashrate , "net_hashrate": null # Network hashrate (if available) , "last_block_at": null # Timestamp for last block found by pool , "mining_enabled": true # True if there is a pool for the currency , "mining_url": "stratum+tcp://stratum.coinex.pw:9029" # Stratum URL for mining pool , "mining_fee": 2 # Mining pool fee, percent , "donations": "194nULbp8UAvtCX21fpS91Bhq7iHt2DBAD" # Donations address , "algo": "sha256" # PoW algorithm (sha256 / scrypt) , "diff": 1418481395.26264 # Mining difficulty , "updated_at": "2014-01-11T20:57:37.262Z" # Timestamp for last data update }
# Available trading pairs
URL: https://coinex.pw/api/v2/trade_pairs
Description:
{ "id": 28 # ID for reference , "buy_fee": 0.2 # Fee for bid orders , "sell_fee": 0.2 # Fee for ask orders , "last_price": 2990000 # Exchange rate of the last trade , "currency_id": 33 # Currency ID (see above) , "market_id": 28 # Market currency ID (see above) , "url_slug": "ltc_btc" # URL slug for reference (https://coinex.pw/trade/<URL_SLUG>) , "rate_min": 2860050 # Minimal exchange rate within last 24 hours , "rate_max": 3080000 # Maximal exchange rate within last 24 hours , "currency_volume": 9403824973 # Currency trading volume within last 24 hours , "market_volume": 279895654 # Market trading volume within last 24 hours , "updated_at": "2014-01-11T20:57:37.262Z" # Timestamp for last data update }
# Open orders
URL: https://coinex.pw/api/v2/orders?tradePair=<TRADE_PAIR_ID>
Description:
{ "id": 208451 # ID for reference , "trade_pair_id": 21 # ID of trading pair , "amount": 1000000000 # Amount of currency to be bought / sold , "filled": 0 # Amount of currency already bought / sold , "bid": false # Defines if order is bid or ask , "rate": 300 # Order exchange rate , "created_at": "2014-01-07T21:53:42.794Z" # Timestamp for order creation , "updated_at": "2014-01-07T21:53:42.794Z" # Timestamp for last data update }
# Last trades on market
URL: https://coinex.pw/api/v2/trades?tradePair=<TRADE_PAIR_ID>
Description:
{ "id": 137847 # ID for reference , "created_at": "2014-01-11T09:43:32.489Z" # Timestamp when trade happened , "bid": false # Defines if last matching order was bid or ask , "rate": 226 # Exchange rate , "amount": 98310852 # Currency amount , "trade_pair_id": 21 # ID of trading pair }
|
|
|
|
xchrix
|
|
January 11, 2014, 11:20:08 PM |
|
very good news!! will implement this API tomorrow please think about adding a second paramater "lastID=xxx" to this function https://coinex.pw/api/v2/trades?tradePair=<TRADE_PAIR_ID> this way i am only fetch new trades since my last request. and maybe i am able to start with lastID=1 ??
|
|
|
|
|
captainfuture
|
|
January 12, 2014, 08:54:45 AM |
|
if have added you to the list to process.
|
|
|
|
w0lf0.
|
|
January 12, 2014, 09:02:29 AM |
|
|
|
|
|
.Robin.
Newbie
Offline
Activity: 30
Merit: 0
|
|
January 12, 2014, 09:04:00 AM |
|
|
|
|
|
Marty19
|
|
January 12, 2014, 11:44:14 AM |
|
Given their following on the iSpace Minnig Pools I would suggest looking at the following SHA256 coins for your next round of additions: 1) PAC - PacCoin 2) CCC - ChocoCoin 3) UNIC - UniCoin
|
|
|
|
tadzio
|
|
January 12, 2014, 12:58:57 PM |
|
All open tickets for missing ZET deposits are processed now. If your deposit is still missing, please submit a new ticket with TXID of your deposit. Thanks!
I can see my coins now, BUT my account shows: TFA is enabled on your account.It was not enabled before so I still can not withdraw... request (1207)
|
|
|
|
captainfuture
|
|
January 12, 2014, 01:46:06 PM |
|
All open tickets for missing ZET deposits are processed now. If your deposit is still missing, please submit a new ticket with TXID of your deposit. Thanks!
I can see my coins now, BUT my account shows: TFA is enabled on your account.It was not enabled before so I still can not withdraw... request (1207) only clicking enable doesnt lock your withdrawals. did you activate it or just clicked on enable? Why you post here? we are already in contact with tickets...
|
|
|
|
tadzio
|
|
January 12, 2014, 07:07:02 PM |
|
All open tickets for missing ZET deposits are processed now. If your deposit is still missing, please submit a new ticket with TXID of your deposit. Thanks!
I can see my coins now, BUT my account shows: TFA is enabled on your account.It was not enabled before so I still can not withdraw... request (1207) only clicking enable doesnt lock your withdrawals. did you activate it or just clicked on enable? Why you post here? we are already in contact with tickets... You have LOCKed my ability to withdraw coins by enabling TFA. I've withdraw coins last year, never providing second verification!!! How come it is enabled now...? Guys, I'm tired after this last MONTH fighting with you just to get my coins back. If you think that play-for-time will make people forget what you own them... you need to wake up.
|
|
|
|
erundook (OP)
|
|
January 12, 2014, 07:22:51 PM |
|
You have LOCKed my ability to withdraw coins by enabling TFA. I've withdraw coins last year, never providing second verification!!! How come it is enabled now...?
Guys, I'm tired after this last MONTH fighting with you just to get my coins back. If you think that play-for-time will make people forget what you own them... you need to wake up.
It was not any of our staff who enabled TFA on your account. It was enabled for months. If you don't remember enabling it, then it's you who need to wake up. If you can't find your TFA key, there is a procedure to reset it with support - you will have to prove your account ownership to verify that's not someone hacked into your account and trying to withdraw your funds. Thanks
|
|
|
|
bitcoin_man
Newbie
Offline
Activity: 26
Merit: 0
|
|
January 12, 2014, 08:12:32 PM |
|
Hello, I'm trying to withdraw my bitcoins earned trading alternate cryptocurrencies but I'm not able to do it. Is there a minimum amount of btc to be able to do it? I tried to search for it but I didn't find.
Thanks!
|
|
|
|
tadzio
|
|
January 12, 2014, 08:18:41 PM |
|
You have LOCKed my ability to withdraw coins by enabling TFA. I've withdraw coins last year, never providing second verification!!! How come it is enabled now...?
Guys, I'm tired after this last MONTH fighting with you just to get my coins back. If you think that play-for-time will make people forget what you own them... you need to wake up.
It was not any of our staff who enabled TFA on your account. It was enabled for months. If you don't remember enabling it, then it's you who need to wake up. If you can't find your TFA key, there is a procedure to reset it with support - you will have to prove your account ownership to verify that's not someone hacked into your account and trying to withdraw your funds. Thanks First you lock our coins for over a month. Now I have to prove I own my account. I can't wait what is coming next...
|
|
|
|
captainfuture
|
|
January 12, 2014, 08:38:02 PM |
|
Hello, I'm trying to withdraw my bitcoins earned trading alternate cryptocurrencies but I'm not able to do it. Is there a minimum amount of btc to be able to do it? I tried to search for it but I didn't find.
Thanks!
minimum amount for withdrawing is 0.0101 BTC
|
|
|
|
erk
|
|
January 12, 2014, 09:10:06 PM |
|
How do you find out if you have any orders open without having to click though every coin pair?
|
|
|
|
captainfuture
|
|
January 12, 2014, 09:11:48 PM |
|
What's happening with the price ticker API? Hasn't been working for months, has it been abandoned?
How do you find out if you have any orders open without having to click though every coin pair?
an open order site is on our list. we have a new api if you look a few posts in the past.
|
|
|
|
erundook (OP)
|
|
January 12, 2014, 10:39:37 PM |
|
|
|
|
|
podizzle
|
|
January 13, 2014, 05:31:16 AM |
|
if have added you to the list to process. thanks.... i never took this site for scam i know how problems can snowball sometimes
|
|
|
|
gigica viteazu`
Sr. Member
Offline
Activity: 458
Merit: 250
beast at work
|
|
January 13, 2014, 03:04:59 PM |
|
Any API for pools profit score ? edit: I got my answer its in currencies api call: mining_score & mining_score_market fields)
|
|
|
|
|