Grant Milestone Payment Releaser
Free to download on every platform. Comes pre-installed on BotFone, BotPad and BotFlip — with extra free apps included.
About this app
WHAT IT DOES
The Grant Milestone Payment Releaser enables grant administrators to release milestone-based payments to grant recipients upon successful milestone completion. Milestone-based grants are common in DAO funding, where grants are released in tranches tied to specific deliverables. This tool provides a streamlined interface to release milestone payments with configurable amounts, recipient addresses, and optional verification proof references.
The tool reads grant contract state, milestone state, grant parameters, milestone parameters, recipient addresses, token balances, milestone verification status, grant amounts, payment schedule, approval status, and verification proof status. It supports releasing payments for specific milestones within a grant, with optional verification proof hashes (e.g., IPFS) to document milestone completion. The tool checks that the milestone is approved and ready for payment before releasing funds.
HOW TO USE
1. Connect your wallet using the Connect button. The tool automatically detects your connected address and network.
2. Select the network where your grant contract is deployed using the network dropdown.
3. Enter the grant contract address, the grant ID, and the milestone ID you want to release payment for.
4. Enter the recipient address, the payment token address, and the milestone amount.
5. Optionally enter a verification proof hash (e.g., IPFS hash) documenting milestone completion.
6. Configure your slippage tolerance percentage for the payment transaction.
7. Click "Load grant" to verify the grant and milestone exist and are approved.
8. Review the milestone details in the preview panel including grant ID, milestone ID, recipient, amount, and verification proof.
9. Click "Release Milestone Payment" to submit the payment transaction through your wallet.
10. The tool will handle token approvals (if required) and release the payment to the recipient.
TECHNICAL MECHANISM
The tool interacts with the grant contract's milestone payment function, which typically takes the grant ID, milestone ID, recipient address, amount, and proof hash as parameters. Before releasing, the tool verifies that the milestone exists, is approved, and has not already been paid. The payment function transfers the specified token amount from the grant treasury to the recipient, updates the milestone state to paid, and records the verification proof hash for auditability. The tool also checks that the caller has the required permissions to release milestone payments (e.g., grant admin or multisig approval).
WHAT IT CANNOT SEE
This tool cannot verify that the price feed is accurate or reliable; it relies on the grant contract's internal state. It cannot detect if the oracle has been compromised or manipulated. It cannot ensure that milestone payment will execute at the optimal price due to slippage, market volatility, and block timing. It cannot guarantee that payment will succeed if the treasury balance is insufficient. It cannot verify that the milestone has actually been completed off-chain—the tool relies on the on-chain verification status. It cannot verify that the verification proof is authentic or valid. It cannot detect if the payment path is optimal or if the transaction is being front-run by malicious actors. It cannot recover funds if execution fails due to contract bugs, insufficient approvals, out-of-gas errors, or blockchain reorgs. It cannot verify that the recipient is legitimate or not. It cannot predict market movements, price gaps, or flash crashes that may affect payment value. It cannot guarantee execution during extreme network congestion, high gas prices, or volatile market conditions. It cannot detect if the underlying grant protocol has been compromised. It cannot prevent the user from canceling or modifying payment parameters through other interfaces. It cannot ensure that milestones are approved by the required parties. It cannot guarantee that milestone verification is accurate or complete.
PLEASE NOTE
This tool is designed for EVM-compatible blockchains (Ethereum, Polygon, Arbitrum, Optimism, Base, BSC, Avalanche, Fantom, and others). It requires an active wallet connection and sufficient native currency for gas fees. Always verify the grant contract address, grant ID, milestone ID, recipient address, and amount before executing. Verification proofs are optional but recommended for auditability. The tool is provided as-is with no warranty; users assume full responsibility for their transactions and should exercise caution when releasing milestone payments. For mainnet usage, ensure the grant contract has been audited and you understand the risks of milestone payments including insufficient funds, gas costs, and smart contract risks.