This inscription is a receipt, and a reminder, for your timelocked asset.
Transferring this inscription will NOT unlock the asset or transfer its ownership.
Self custodial timelock is implemented using the following tapscript.
<blockheight>
OP_CHECKLOCKTIMEVERIFY
OP_DROP
<tweaked pubkey>
OP_CHECKSIG
Once the timelock height is reached, the asset can be unlocked with a simple script path spend.
You can, however, keep the asset in timelock address for however long you want.
Please visit Timelock.space for more information.
Key path spending is disabled by using secp256k1 base point G for the internal key as per BIP-341.