pub fn transfer_spltoken(
    payload: (&str, &str, &str, &str)
) -> Result<Option<Response<TransferSpltoken>>, Box<dyn Error>>