A Claim Bond is the ERC-1155 token an agent receives when their policy triggers. It represents a future USDC payout fromDocumentation Index
Fetch the complete documentation index at: https://docs.lumina-org.com/llms.txt
Use this file to discover all available pages before exploring further.
BondVault.
| Property | Value |
|---|---|
| Token standard | ERC-1155 |
| Contract | ClaimBond (see /health) |
| Mint event | BondIssued(buyer, epochId, amount) from BondVault |
tokenId | The bond’s epoch ID — bonds with the same epoch share a maturity date |
What you can do with a bond
- Hold it. Wait until the bond matures and call
redeem(epochId)to exchange it for USDC. - List it. Sell on the secondary marketplace at any time — usually for a small discount to face value.
- Buy more. Browse other people’s listings and snipe bonds priced below what you’d accept.