Where does this grant live right now?
warda_grant_addressDerive the on-chain address of a grant from its terms and current state. A grant's address is a HASH of its state, so it MOVES after every spend and every delegation — an address that worked yesterday holds nothing today. Use this to know which address to fund, watch, or look up.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| grant | Yes | The grant, as issued by the principal. | |
| prefix | No | Address prefix: kaspa, kaspatest, kaspasim or kaspadev. Defaults to kaspatest. |