Processes and validates an ERC-20 approval payload for the facilitator.
Combines extraction validation with approve() function selector verification.
Checks that the signed transaction data contains the correct approve() selector
and that the approval amount matches the declared amount.
Processes and validates an ERC-20 approval payload for the facilitator.
Combines extraction validation with approve() function selector verification. Checks that the signed transaction data contains the correct approve() selector and that the approval amount matches the declared amount.