Locked Period
The expiry of given account is the unlock time for locked QBT balance. If the account has no lock, it returns 0.
QubitLocker
account : The address of the account to get the lock expiry for.
RETURN : The expiry time of the lock for given account. The value is in a format of epoch time.
Solidity
Ethers.js
Last updated