@silencelaboratories/walletprovider-sdk
    Preparing search index...

    Enumeration TransactionAttribute

    Transaction attribute to extract and compare

    Index

    Enumeration Members

    ChainId: "chainId"

    Chain ID for EIP-712/1559 transactions

    CustomProgramInstruction: "customProgramInstruction"

    Custom Solana program instruction

    DomainName: "domainName"

    EIP-712 domain name

    DomainVersion: "domainVersion"

    EIP-712 domain version

    FunctionSelector: "functionSelector"

    Function signature (4 bytes) of Ethereum calldata

    Message: "message"

    EIP-191 message to sign

    NativeValue: "nativeValue"

    Chain native token value (e.g., ETH/SOL)

    PrimaryType: "primaryType"

    EIP-712 primary type

    Receiver: "receiver"

    Destination of the transaction

    Sender: "sender"

    Sender of the transaction

    SolanaAccountKeys: "solanaAccountKeys"

    Solana account keys

    SplInstructionName: "splInstructionName"

    SPL instruction name

    SplTokenMint: "splTokenMint"

    SPL token mint

    SplTransferAmount: "splTransferAmount"

    SPL transfer amount

    SystemInstructionName: "systemInstructionName"

    Solana System instruction name

    VerifyingContract: "verifyingContract"

    EIP-712 verifying contract address