submit_grant_application
Apply for a community micro-grant (1–100 RLUSD) paid wallet-to-wallet from the XRPLHub on-chain treasury for rent, utilities, groceries, medical, transport, or childcare. Returns a grant id and status; AI triages, a human approves, approved RLUSD goes to the wallet, no middleman. Params: wallet_address (r..., required), category (RENT|UTILITIES|GROCERIES|MEDICAL|TRANSPORT|CHILDCARE|OTHER, required), amount (1–100, required), description (2–4 sentences, required). No signup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Amount requested in RLUSD (1–100) | |
| category | Yes | Grant category: RENT, UTILITIES, GROCERIES, MEDICAL, TRANSPORT, CHILDCARE, or OTHER | |
| currency | No | Payout currency. Default and recommended: RLUSD | |
| description | Yes | Clear description of the need, situation, and urgency (2–4 sentences). Be specific — vague applications are harder for the reviewer to verify. | |
| wallet_address | Yes | XRPL wallet address where the grant will be sent if approved |