Smart Contract
This section explains which parameters need to be sended to the smart contract.
constructor()
constructor()
The _publicKey
that you need to put if you are using our public backend service is 0xd1309C93a4bF7C7a1eE81E5fC8291Adb583cc602
and the cluID
is 0
useclu3()
useclu3()
The arguments that needs to be passed are the _timestamp
and the signature of the message
returned by the backend service.
Last updated