Methods
Reads
ERC-721 reads:
Writes
All write methods returnPromise<Hex> (transaction hash).
ERC-721 writes:
TieredReward type
Usage examples
Add rewards and pledge
Pledge without a reward
Claim a refund
Backers can claim refunds if the goal is not met, using their pledge NFT token ID.Withdraw and disburse (goal met)
Query pledge NFTs
Related
- KeepWhatsRaised — alternative treasury where creator keeps all funds
- CampaignInfo — campaign this treasury serves
- TreasuryFactory — deploying treasury contracts