Skip to main content
Version: 4.0.0

Proxy Nonce

This returns the offchain proxy nonce (either from memory or a remote database like redis).

api.proxyNonce(USER_ADDRESS, TOKEN);

USER_ADDRESS (string): The address of the user.
TOKEN (string): The address of the token.

All API utils also work in offline mode.

See the Initialise page for instructions on how to set the API in Offline mode.

Example Result

12