5 integrations tagged with "events"
Retrieve raw blockchain transactions for any EVM address (wallet or contract) via Sim Dune API with optional ABI decoding. Returns complete tx data: hash, block, timestamp, addresses, value, gas, input data, and logs. Set decode=true for human-readable function calls and events. Most recent first. Pagination: max 100/request, use nextOffset for older txs. Ideal for: transaction analysis, smart contract debugging, event extraction, building block explorers.
Get FDA drug approval events and clinical trial milestones. Returns ticker, drug name, indication, approval status, catalyst, event type, target date, start date, options availability, and market cap. Ideal for: biotech event monitoring, tracking drug approval catalysts, building alerts around FDA decisions.
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.
Get upcoming economic events and data releases. Returns event name, time, previous value, forecast, and reported period. Ideal for: macro event monitoring, scheduling workflows around economic releases, tracking GDP/CPI/jobs data.
Fetch recent event logs emitted by an EVM contract without any gas cost. Returns up to 25 most-recent matching events decoded against the supplied event ABI, searching back up to ~3.5 days on L2s. Ideal for: populating test-workflow event pickers, inspecting recent on-chain activity, replaying an event for dry runs.