Skip to content

Spot v3 en #260

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

Merged
merged 47 commits into from
Jun 12, 2025
Merged
Changes from all commits
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
906fddc
Update index.html.md
ross-ht Dec 11, 2023
d87069e
Update index.html.md
ross-ht Jan 8, 2024
80c9eec
Update build.yml
ross-ht Jan 10, 2024
b957959
Update index.html.md
ross-ht Jan 17, 2024
97e65b2
Merge branch 'mexcdevelop:spot_v3_en' into spot_v3_en
ross-ht Jan 31, 2024
fc9ad9e
Update index.html.md
ross-ht Feb 25, 2024
619c02f
Merge branch 'mexcdevelop:spot_v3_en' into spot_v3_en
ross-ht Mar 5, 2024
82647a5
Update index.html.md
ross-ht Mar 5, 2024
81688e8
Merge branch 'mexcdevelop:spot_v3_en' into spot_v3_en
ross-ht Mar 12, 2024
44c865f
Update index.html.md
ross-ht Mar 12, 2024
3acf606
Merge branch 'mexcdevelop:spot_v3_en' into spot_v3_en
ross-ht Apr 8, 2024
5f85350
Update index.html.md
ross-ht Apr 8, 2024
009193a
Update index.html.md
ross-ht Apr 8, 2024
443f2a6
Merge branch 'mexcdevelop:spot_v3_en' into spot_v3_en
ross-ht May 16, 2024
2e59c41
Update index.html.md
ross-ht May 27, 2024
4b1e8f5
Merge branch 'mexcdevelop:spot_v3_en' into spot_v3_en
ross-ht Jun 9, 2024
f3c5e4d
Update index.html.md
ross-ht Jun 9, 2024
76847fd
Merge branch 'mexcdevelop:spot_v3_en' into spot_v3_en
ross-ht Jul 8, 2024
6b4f0ac
Update index.html.md
ross-ht Jul 9, 2024
e2bebee
Update index.html.md
ross-ht Jul 22, 2024
92c01e8
Merge branch 'mexcdevelop:spot_v3_en' into spot_v3_en
ross-ht Aug 16, 2024
ffa4dd2
Update index.html.md
ross-ht Aug 16, 2024
8c7352e
Update index.html.md
ross-ht Oct 9, 2024
18f2485
Merge branch 'mexcdevelop:spot_v3_en' into spot_v3_en
ross-ht Oct 9, 2024
449138d
Merge branch 'mexcdevelop:spot_v3_en' into spot_v3_en
ross-ht Oct 17, 2024
1f976ca
Update index.html.md
ross-ht Oct 17, 2024
17e1abc
Merge branch 'mexcdevelop:spot_v3_en' into spot_v3_en
ross-ht Dec 22, 2024
eab48cb
Update index.html.md
ross-ht Dec 22, 2024
13ba5e2
Update index.html.md
ross-ht Dec 22, 2024
6ff193e
Update layout.erb
ross-ht Jan 8, 2025
2c9e769
Update index.html.md
ross-ht Feb 24, 2025
003b25b
Update index.html.md
ross-ht Feb 24, 2025
cd17e9b
Update index.html.md
ross-ht Feb 24, 2025
32d517c
Update index.html.md
ross-ht Feb 24, 2025
5ec083a
Update index.html.md
ross-ht Feb 24, 2025
0bb7a5c
Update index.html.md
ross-ht Feb 25, 2025
0a31994
Update index.html.md
ross-ht Feb 25, 2025
d5d49e5
Merge branch 'mexcdevelop:spot_v3_en' into spot_v3_en
ross-ht Mar 3, 2025
0a7d956
Update index.html.md
ross-ht Mar 3, 2025
1579739
Update index.html.md
ross-ht Mar 3, 2025
27bb1e2
Update build.yml
ross-ht Mar 3, 2025
acdcbfd
Merge branch 'mexcdevelop:spot_v3_en' into spot_v3_en
ross-ht Mar 3, 2025
935873d
update
ross-ht Mar 3, 2025
d9f198b
Merge branch 'mexcdevelop:spot_v3_en' into spot_v3_en
ross-ht Apr 9, 2025
2070cbe
Update index.html.md
ross-ht Apr 9, 2025
ace018a
Merge branch 'mexcdevelop:spot_v3_en' into spot_v3_en
ross-ht Jun 11, 2025
833df7b
Update index.html.md
ross-ht Jun 11, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/index.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -2791,7 +2791,7 @@ Response:
|amount|deposit amount|
|coin|coin |
|network|deposit network|
|status|deposit status,1:SMALL,2:TIME_DELAY,3:LARGE_DELAY,<br/>4:PENDING,5:SUCCESS,6:AUDITING,7:REJECTED|
|status|deposit status,1:SMALL,2:TIME_DELAY,3:LARGE_DELAY,<br/>4:PENDING,5:SUCCESS,6:AUDITING,7:REJECTED<br/>8:REFUND,9:PRE_SUCCESS,10:INVALID,<br/>11:RESTRICTED,12:COMPLETED|
|address|deposit adress|
|addressTag|addressTag|
|txId|txId|
Expand Down Expand Up @@ -3536,7 +3536,7 @@ If startTime and endTime are not provided, will default to returning data from t
|amount |amount|
|fromAccountType |fromAccountType|
|toAccountType |toAccountType|
|status |status|
|status |status:"SUCCESS","FAILED","WAIT"|
|timestamp |timestamp|

## Withdraw(previous,offline soon)
Expand Down