curl -X POST https://api.sw4p.io/sdk/v1/solana/build-tx \ -H "Content-Type: application/json" \ -H "X-API-Key: sk_..." \ -d '{ "to": "BASE", "amount": "100.00", "from_wallet": "5abc...", "recipient": "0x..." }'
{ "intent_id": "int_xyz789", "transaction": "AQAAAA...", "expires_at": "2024-01-01T00:05:00Z" }
Build a Solana transaction for signing
ETH
BASE
ARB
POLYGON