mutation onChainUsdPaymentSend($input: OnChainUsdPaymentSendInput!) { onChainUsdPaymentSend(input: $input) { errors { message } status } }