v3 Method Coverage
Map v3 capabilities to account methods, recipient destinations, and transfer instructions.
Use this matrix to connect v3 capability IDs with the account, recipient destination, and transfer-instruction fields they can produce. None is a verified contract fact, not a placeholder.
Coverage Matrix
| Method | Capability IDs | account.method | destination.type | Transfer instructions | Notes |
|---|---|---|---|---|---|
ach | ach_pooled, ach_named | ach | ach | bank with method ach | |
fedwire | fedwire_pooled, fedwire_named | fedwire | fedwire | bank with method fedwire | US Fedwire |
wire | wire_pooled, wire_named | None | None | bank; no wire instruction method literal | Generic wire. Merge with Fedwire is deferred. |
rtp | rtp_pooled, rtp_named | None | None | bank with method rtp | Receive-only today; rides ACH account rails. |
sepa | sepa_pooled, sepa_named | sepa | sepa | bank with method sepa | |
swift | swift_pooled, swift_named | swift | swift | bank with method swift | |
pix | pix_pooled, pix_named | None | None | code with method pix | Pay-in only. |
spei | spei_pooled | None | spei | bank with method spei | Payout-side destination. |
pse | pse_pooled | None | pse | redirect with method pse | Payout-side destination. |
transfers_3_0 | transfers_3_0_pooled | None | transfers_3_0 | bank with method transfers_3_0 | Payout-side destination. |
card | card | None | None | redirect with no method literal | Individual customers only. |
stablecoin_transfers | stablecoin_transfers | Wallet accounts; no bank method | wallet | No deposit instructions; wallet account source and target | Auto-granted. |
Enum Classifications
| Enum | Classification |
|---|---|
| Capability ID list | Open |
| Method enums | Open |
destination.type | Open |
| Network | Open |
| Availability | Closed |
| Status vocabularies | Closed |
StatusReason actor | Closed |
Fee beneficiary | Closed |
Quote direction | Closed |
Quote mode | Closed |
Transfer origin | Closed |