aba

package module
v1.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 11, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

README

aba

Build Status Coverage Status Go Report Card Apache 2 License

aba is a CLI tool for looking up (and expanding) ABA routing numbers.

Install

You can install from source:

go install github.com/adamdecaf/aba/cmd/aba@latest

Usage

Signup for a Moov Account and setup the environment variables for Moov's Go SDK.

$ aba -ach 27397636
Routing Number  Customer Name          Phone Number  Address
273976369       VERIDIAN CREDIT UNION  3192878332    1827 ANSBOROUGH AVE WATERLOO IA 50701
$ aba -rtp 071919133
Routing Number  Customer Name     Receive Payments  Receive Request for Payment
071919133       Fifth Third Bank  true              false
$ aba -wire 021201383
Routing Number  Telegraphic Name  Customer Name         Fund Transfers  Settlement Only  Book Entry Transfers  Address
021201383       VALLEY PASSAIC    VALLEY NATIONAL BANK  Y               N                Y

Searching by a Financial Institution's name is also supported.

$ aba -limit 3 Veridian
ACH:
Routing Number  Customer Name          Phone Number  Address
273975700       VERIDIAN CREDIT UNION  3192747598    1827 ANSBOROUGH AVE WATERLOO IA 50701
273976369       VERIDIAN CREDIT UNION  3192878332    1827 ANSBOROUGH AVE WATERLOO IA 50701
273976479       VERIDIAN CREDIT UNION  3192878332    1827 ANSBOROUGH AVE WATERLOO IA 50701

RTP:
Routing Number  Customer Name          Receive Payments  Receive Request for Payment
273976369       Veridian Credit Union  true              false

Wire:
Routing Number  Customer Name          Fund Transfers  Settlement Only  Book Entry Transfers  Address
273975700       VERIDIAN CREDIT UNION  true            false            false                 OELWEIN IA
273976369       VERIDIAN CREDIT UNION  true            false            false                 WATERLOO IA
031918828       MERIDIAN BANK          true            false            true                  MALVERN PA

Supported and tested platforms

  • 64-bit Linux (Ubuntu, Debian), macOS, and Windows

License

Apache License 2.0 - See LICENSE for details.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Version string

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
cmd
aba command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL