Utilities for Stellar claimable balances
Detects the status of a claimable balance at any given point in time based on claim conditions.
claimant
{Claimant} - Claimant condition with destination and predicatepointInTime
{String|Date} - Specific point in time (now
by default)
Returns of 'available'|'pending'|'expired'|'unfeasible'
Parses claimable balance condition and return formatted human-friendly predicate.
claimant
{Claimant} - Claimant condition with destination and predicate
Returns {{predicate: String, destination: String}}