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

API price is wrong #60

Open
k0xxxx opened this issue Oct 27, 2021 · 0 comments
Open

API price is wrong #60

k0xxxx opened this issue Oct 27, 2021 · 0 comments

Comments

@k0xxxx
Copy link

k0xxxx commented Oct 27, 2021

Hi. why is your API providing false information? https://data.gateapi.io/api2/1/marketlist/ This can be seen if you refresh the page several times. For example, I just got the following data: [127]=> array(18) { ["no"]=> int(128) ["symbol"]=> string(3) "AXS" ["name"]=> string(13) "Axie Infinity" ["name_en"]=> string(13) "Axie Infinity" ["name_cn"]=> string(13) "Axie Infinity" ["pair"]=> string(8) "axs_usdt" ["rate"]=> string(4) "6.23" ["vol_a"]=> string(14) "27691.46350218" ["vol_b"]=> string(7) "161,135" ["curr_a"]=> string(3) "AXS" ["curr_b"]=> string(4) "USDT" ["curr_suffix"]=> string(5) " USDT" ["rate_percent"]=> string(5) "19.33" ["trend"]=> string(2) "up" ["supply"]=> int(55260010) ["marketcap"]=> string(11) "344,104,082" ["lq"]=> string(1) "0" ["p_rate"]=> int(3)

["rate"]=> string(4) "6.23" - this is the current price of the coin. it can't be $ 6.23 now! Real price for axs_usdt ~$124 now.

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

No branches or pull requests

1 participant