Skip to main content
import { PaymentPreference } from '@armory-sh/client-hooks';

const hook = PaymentPreference.token(['USDC', 'USDT', 'WBTC']);
Run this after chain preference if you want network-first, token-second selection.