check_earnings
Check a wallet's pending SOL and USD reflection earnings for any DumbMoney token. Get share percentage and holder shares, with zero values if no position held.
Instructions
Check a wallet's pending reflection earnings for a specific DumbMoney token. Returns pending SOL and USD earnings, share percentage, and holder shares. Returns zero values if the wallet has no position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mint | Yes | Solana mint address of the token | |
| wallet | Yes | Solana wallet address to check earnings for |