get https://example.com/api/1/metamask/nonce/
returns a random nonce to be associated with the signature for Metamask or Wallet Connect.
Log in to see full request history
Responses
returns a random nonce to be associated with the signature for Metamask or Wallet Connect.
xxxxxxxxxx
curl --request GET \
--url https://example.com/api/1/metamask/nonce/walletAddress \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: