freeze_klv
Build an unsigned transaction to freeze KLV, providing energy/bandwidth and enabling staking rewards on the Klever blockchain.
Instructions
Build an unsigned Freeze KLV transaction on the Klever blockchain. Freezing KLV provides energy/bandwidth for network operations and enables staking rewards. Returns the unsigned transaction for client-side signing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sender | Yes | Address to freeze from (klv1... bech32 format). | |
| amount | Yes | Amount of KLV to freeze in the smallest unit (1 KLV = 1,000,000 units). | |
| network | No | Network to use. Options: "mainnet", "testnet", "devnet", "local". Defaults to server default (mainnet). |