TrustlessLock

Precompile 0x1A

Time-lock, vest, or multi-sig lock tokens on-chain. No intermediaries. No trust required.

WayChain Wallet

⏱ Create Time Lock

Lock tokens until a specific timestamp. Beneficiary releases after unlock.

📈 Create Vesting Lock

Tokens unlock gradually over a duration with an optional cliff.

🔍 Check Lock Status

Look up a lock by ID via eth_call. Returns creator, token, beneficiary, amount, timing.

📤 Check Releasable Amount

Query how much is currently releasable from a lock.

🔓 Release Lock

Release tokens from a lock. Build the tx data for /wallet submission.

⏳ Extend Lock

Extend the unlock time of an existing time lock.