Get Unlock Protocol lock details
unlock_get_lockRead an Unlock Protocol lock's public on-chain details: name, symbol, key price/currency, expiration duration, max keys, and total keys sold. Enables read-only verification of lock configuration.
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 |