-
-
Notifications
You must be signed in to change notification settings - Fork 302
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
FEATURE: [okx] generate account info request by requestgen #1493
Conversation
Welcome back! @bailantaotao, This pull request may get 484 BBG. |
|
||
type Account struct { | ||
TotalEquityInUSD fixedpoint.Value `json:"totalEq"` | ||
UpdateTime string `json:"uTime"` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
millisecond timestamp here?
adb9480
to
c5e3ca3
Compare
Re-estimated karma: this pull request may get 499 BBG |
c5e3ca3
to
9297293
Compare
Re-estimated karma: this pull request may get 509 BBG |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #1493 +/- ##
=======================================
Coverage 21.60% 21.61%
=======================================
Files 601 602 +1
Lines 44098 44081 -17
=======================================
Hits 9527 9527
+ Misses 33876 33859 -17
Partials 695 695
Continue to review full report in Codecov by Sentry.
|
Hi @bailantaotao, Well done! 519 BBG has been sent to your polygon wallet. Please check the following tx: https://polygonscan.com/tx/0x617de0199c3fb31e0fad3aa3d6596a25ebf83b26fee17d7bbea36ef76014d40f Thank you for your contribution! |
No description provided.