Skip to main content
agent.transfers supplies the session wallet as sender. quote returns fee and validity data; create submits the same exact transfer.
amountRaw is a positive base-unit integer sized from agent.allocation. Quote reports fees and Solana rent; create rechecks live balance, gas, and policy, then returns { network, hash }. Transfers need no unwind.