Skip to main content

Evicted Keys

Table Metadata​

PropertyConfiguration
Natural Key(s)ledger_key_hash, closed_at
Partition Field(s)N/A
Clustered Field(s)N/A
Documentationdbt docs

Column Details​

NameDescriptionData TypeDomain ValuesRequired?Notes
ledger_key_hashLedger key hash used to identify expiring contract data or contract code ledger entriesstringYes
is_evictedIf true, the ledger key hash has been evictedboolean
closed_atThe UNIX timestamp of the sequence number's agetimestampYes
ledger_sequenceThe sequence number of this ledger. It represents the order of the ledger within the Stellar blockchain. Each ledger has a unique sequence number that increments with every new ledger, ensuring that ledgers are processed in the correct order.integerYes