Unusual Whales: Get IPO Calendar logo

Catalog action Blockchain Data

Get upcoming IPO listings. Returns company name, ticker, exchange, currency, expected IPO date, and price range (low/high). Ideal for: tracking new listings, building IPO alerts, monitoring upcoming market events.

At a Glance

FieldValue
Action IDunusualwhales-get-ipo-calendar
CategoryBlockchain Data
ConnectorNot required
Requires gasNo
Funds movementNone declared
Tagslistings, events, market-data, read

Payload Schema

This action does not declare payload fields.

Result Schema

FieldTypeRequiredDescription
iposarrayYesList of upcoming IPO listings

Examples

json
{ "type": "unusualwhales-get-ipo-calendar", "payload": {}, "children": []}

Payload fields can use workflow expressions such as {{$trigger.body.amount}}, {{$nodes.fetch.result.price}}, and {{$props.asset}} when the value should come from a trigger, prior node, or reusable workflow prop.