Jb Terminal Selection

Dynamic terminal selection for Juicebox V5 payments. Use when: (1) building payment UIs that support multiple tokens (ETH/USDC), (2) encountering JBMultiTerminal_TokenNotAccepted error, (3) paying a project that uses ETH-only accounting with non-ETH tokens, (4) implementing cross-token payments where the project may not directly accept the user's payment token. Covers JBDirectory.primaryTerminalOf() querying, JBSwapTerminal fallback logic, and permit2 integration with correct terminal addresses.

modbender Updated 12 repo stars

File contents

modbender/skill-library-mcp/tree/main/data/juicy/jb-terminal-selection commit 8377ea03f3

Frequently asked questions

npx skillmds@latest add modbender/jb-terminal-selection