Nonce

Provide the nonce corresponding to the wallet address of the shop owner

get

The nonce is required for signing.This is to produce a signature result that is not the same, including the ever-changing nonce in the original data to be signed.The nonce is recorded in the contract, which increases the value of the nonce by 1 when the signature is used.

Path parameters
accountstringRequired

Address of wallet

Example: 0xafFe745418Ad24c272175e5B58610A8a35e2EcDa
Responses
get
/v1/shop/nonce/{account}
200Success