Get Unlock Protocol lock details
unlock_get_lockFetch a lock's on-chain public data—name, symbol, key price, expiration, max keys, and total sold—for read-only verification.
Instructions
Read an Unlock Protocol lock's public shape from the chain, read-only: name, symbol, key price/currency, expiration duration, max keys, and total keys sold.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network name (defaults to "base") | base |
| lockAddress | Yes | Address of the PublicLock contract to read |