EncodedExpiry
EncodedExpiry =
object
Defined in: src/entity/expiry.ts:53
The two uint256 values the ABI carries, with every Date already placed.
Properties
Section titled “Properties”expiresAt
Section titled “expiresAt”expiresAt:
bigint
Defined in: src/entity/expiry.ts:55
Absolute target block height, or 0n for a purely relative lifetime.
minLifetime
Section titled “minLifetime”minLifetime:
bigint
Defined in: src/entity/expiry.ts:57
Relative floor in blocks, or 0n for a purely absolute expiry.