Skip to content

pairingExpiry

pairingExpiry(uri): number | undefined

Reads the deadline a WalletConnect pairing URI carries, in unix seconds.

The proposal lifetime belongs to the provider, which stamps it into the URI, so UI that has to know when a pairing dies reads it back instead of repeating the number.

string

number | undefined

undefined when the URI carries no expiryTimestamp or an unreadable one.