Get My Solana Address
monei_get_my_solana_addressGet your Solana wallet address to share for receiving SOL or SPL tokens. Use it whenever you need to provide your Solana deposit address.
Instructions
Returns the user's Solana wallet address so they can share it to receive SOL or SPL tokens.
Use this specifically when the user says "What's my Solana address?" or "I want to receive SOL/USDC on Solana" or "Share my Solana wallet". For full portfolio details, use monei_get_solana_portfolio instead.
Returns: { "address": string // Solana wallet address (base58 encoded) }
Examples:
"What's my Solana address?" -> call this, show address
"I want to receive USDC on Solana" -> call this, present the address to share
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||