const agent = new PipRailClient({ chain: 'base', wallet, policy: { maxAmount: '0.10', // per call maxTotal: '5.00', // lifetime cap tokens: ['USDC'], // USDC only }, }) // the model literally cannot exceed this