Creates a new UptoEvmFacilitatorScheme instance.
The EVM signer for facilitator operations
Optionalconfig: UptoEvmFacilitatorSchemeConfigOptional configuration
Get mechanism-specific extra data for the supported kinds endpoint.
The network identifier
Extra data including router address if configured
Get signer addresses used by this facilitator.
The network identifier (unused for EVM)
Array of facilitator wallet addresses
Verifies an upto payment payload.
The payment payload to verify
The payment requirements
Promise resolving to verification response
Settles an upto payment by calling the T402UptoRouter contract.
The verified payment payload
The payment requirements
Promise resolving to settlement response
EVM facilitator implementation for the Up-To payment scheme.
Handles verification and settlement of upto payments using the T402UptoRouter contract.
Example