Last updated 2 months ago
1200 requests/min or 20 requests/sec per IP address. (weight = 2)
See more details in .
WEBSOCKET [GATEWAY_WEBSOCKET_ENDPOINT]
{ "type": "nonces", "address": "0x0000000000000000000000000000000000000000" }
GGET [GATEWAY_REST_ENDPOINT]/query?type=nonces&address={address}
[GATEWAY_REST_ENDPOINT]/query?type=nonces&address={address}
POST [GATEWAY_REST_ENDPOINT]/query
address
string
Yes
A bytes20 sent as a hex string representing the wallet address.
bytes20
{ "status":"success", "data":{ "tx_nonce": 0, "order_nonce": 1753048133299863552 }, "request_type": "query_nonces", }