Vana SDK - v3.5.0
    Preparing search index...

    Function genericPaymentDomain

    • Returns the EIP-712 domain for signing a GenericPayment message.

      The verifying contract is the DataPortabilityEscrow contract; all gateway deployments share the same domain name and version.

      Parameters

      • chainId: number

        Chain ID of the Vana network (e.g. 1480 mainnet, 14800 testnet).

      • escrowContract: `0x${string}`

        Deployed address of DataPortabilityEscrow.

      Returns TypedDataDomain