Check if a token supports EIP-2612 permit
Token contract address
Chain ID
True if the token supports permit
const supportsPermit = checkPermitSupport( '0xA0b86a00000000000000000000000000000000000000', // USDC 8453 // Base); Copy
const supportsPermit = checkPermitSupport( '0xA0b86a00000000000000000000000000000000000000', // USDC 8453 // Base);
Check if a token supports EIP-2612 permit