Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create android.yml #116

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Create android.yml #116

wants to merge 1 commit into from

Conversation

amin1419
Copy link

No description provided.

@amin1419
Copy link
Author

{
"access_id": "4DA36FFC61334695A66F8D29020EB589",
"market": "BTCBCH",
"type" : "buy",
"price": "10",
"amount": "1.0",
"tonce": 1513746038205
};

@amin1419
Copy link
Author

access_id=4DA36FFC61334695A66F8D29020EB589&amount=1.0&market=BTCBCH&price=680&tonce=1513746038205&type=buy

@amin1419
Copy link
Author

Request

GET https://api.coinex.com/v1/market/detail?market=BTCUSDT

Response

{
"code": 0,
"message": "Ok",
"data":
{
"taker_fee_rate": "0.001",
"pricing_name": "USDT",
"trading_name": "BTC",
"min_amount": "0.001",
"name": "BTCUSDT",
"trading_decimal": 8,
"maker_fee_rate": "0.001",
"pricing_decimal": 8
}
}

@amin1419 amin1419 mentioned this pull request Dec 15, 2021
@amin1419
Copy link
Author

amin1419 commented Mar 9, 2022

Confirm

@amin1419
Copy link
Author

Access

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant