• Welcome
    • Client
    • Async Client
    • PublicKey
    • Keypair
      • Transaction
      • Instructions
      • Create Transfer
      • Encode URL
      • Parse URL
      • Create QR Code
      • Validate Transfer
      • Find Reference
      • Create Transfer Fields
      • Transaction Request URL Params
      • Transfer Request URL Params
      • Transaction Element
      • Transaction Signature
        • #Attributes
    • Functions
  • Welcome
    • Client
    • Async Client
    • PublicKey
    • Keypair
      • Transaction
      • Instructions
      • Create Transfer
      • Encode URL
      • Parse URL
      • Create QR Code
      • Validate Transfer
      • Find Reference
      • Create Transfer Fields
      • Transaction Request URL Params
      • Transfer Request URL Params
      • Transaction Element
      • Transaction Signature
        • #Attributes
    • Functions

Transaction Signature

A confirmed signature with its status.

Attributes#

signature: str#

The transaction signature

err: Any#

Transaction signature error, if any

slot: int#

When the transaction was processed

block_time: int#

The unix timestamp of when the transaction was processed

confirmation_status: CommitmentConfig#

Cluster confirmation status, if available. Possible values: processed, confirmed, finalized

Transaction Element
Functions

MIT 2025 © Solathon.
Edit this page on GitHub