Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ccxt/ccxt
/ nonce
Method
nonce
python/ccxt/async_support/xt.py:822–823 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
820
})
821
822
def
nonce(self):
823
return
self.milliseconds() - self.options[
'timeDifference'
]
824
825
async
def
fetch_time(self, params={}) -> Int:
826
""
"
Callers
15
sign
Method · 0.95
sign
Method · 0.45
sign
Method · 0.45
sign
Method · 0.45
authenticate_rest
Method · 0.45
sign_order_request
Method · 0.45
sign
Method · 0.45
create_withdrawal_settlement_data
Method · 0.45
create_transfer_settlement_data
Method · 0.45
create_extended_order_request
Method · 0.45
withdraw
Method · 0.45
sign
Method · 0.45
Calls
1
milliseconds
Method · 0.45
Tested by
no test coverage detected