pending_corporate_actions
ERC-8056 corporate actions on tokenized stocks, both directions in time. pending is the FORWARD calendar: each stock token contract exposes newUIMultiplier() and effectiveAt(), so a split or stock dividend is announced onchain before it applies — rows carry the current and pending multiplier, the ratio (>1 is a forward split), effectiveAt and secondsUntil, plus the contract read (observedAt/observedBlock) that last confirmed it. log is every transition detected after the fact from the transfer ratio at a specific block, newest first. The calendar is re-read every 15 minutes and fails closed: when it has not been confirmed inside the ceiling, calendarStale is true and pending rows are withheld with a dataNote. No announcement feed involved; everything is read from the contracts and the chain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||