options greeks derived
cryptopulse.theaslangroupllc.comMarket dataderived
GET https://cryptopulse.theaslangroupllc.com/api/options-greeks
malformedlisted in Coinbase and Binance#4 by calls of 25 on this host
0.02 USDC
per call, as the listing declares it on eip155:
- Validation state
- malformed
- Uptime, 7 / 30 / 90 days
- 0% / 0% / 0%
- Calls, trailing 30 days
- 1
- Unique payers, trailing 30 days
- 1
- Last called
- 2026-08-17 15:23 UTC
- First observed by TOLLderived
- 2026-09-10
- Pricederived
- 0.02 USDC
- Networks
- 12
How big is this endpoint among the ones like it?
No trace is drawn of this endpoint’s own volume. Its counters have changed 1 time across 28 observations, and 3 changes are the fewest this site will draw a trace through, because two points and a guess are not a series. Every observation is in the JSON.
The sweep of 2026-09-15 got a payment challenge that did not pass the required check parse.
For options greeks the failing check asks whether the discovery extension parsed.
At cryptopulse.theaslangroupllc.com, options greeks takes GET requests, is listed in both the Coinbase and Binance registries, and falls under market data by TOLL's rules.
options greeks is priced at 0.02 USDC on Base.
Callers of options greeks supply the query parameters q, r, t, iv, spot and 3 others.
For options greeks the listing declares 15 accepts on Base, Solana, Global Dollar chain, Polygon and 8 others, to 4 different wallets.
options greeks returns json; the example shows model, greeks, inputs and deterministic.
In the trailing 30 days: one call, one payer.
options greeks was last called 29 days before the snapshot.
cryptopulse.theaslangroupllc.com lists 25 endpoints; options greeks is tied 4th by calls with 11 others.
options greeks takes 5% of the calls counted across cryptopulse.theaslangroupllc.com.
Among comparable prices in market data, options greeks sits above 64% of them.
options greeks sits nearest in price to analyze (svm402.com) and xstock health (stockwaves.net) among listings in market data.
For 10 of the options on options greeks, TOLL has no verified decimals and shows the raw amount. options greeks declares exact and eip3009 as payment schemes.
The wallet paid by options greeks is the payee of 964 endpoints across 78 hosts.
The seller's tags on options greeks are options, greeks, black-scholes and black-76.
469 other listings in market data declare exactly the same price.
the payment options, as of 2026-09-15 16:57 UTC · method · pinnable
| registry | network | asset | amount | scheme | pay to |
|---|---|---|---|---|---|
| Coinbase | eip155: | USDC | 0.02 USDC | exact | 0x50ab20…4912fc |
| Coinbase | eip155: | USDC | 0.02 USDC | exact | 0x50ab20…4912fc |
| Coinbase | solana: | USDC | 0.02 USDC | exact | 985iFjbn…4B5KX1 |
| Coinbase | eip155: | Global Dollar | 20000 smallest units, decimals unknown | exact | 0x50ab20…4912fc |
| Coinbase | eip155: | USDC | 0.02 USDC | exact | 0x50ab20…4912fc |
| Coinbase | eip155: | USDC | 0.02 USDC | exact | 0x50ab20…4912fc |
| Coinbase | eip155: | USDC | 20000 smallest units, decimals unknown | exact | 0x50ab20…4912fc |
| Coinbase | eip155: | USDC | 20000 smallest units, decimals unknown | exact | 0x50ab20…4912fc |
| Coinbase | eip155: | USD₮0 | 20000 smallest units, decimals unknown | exact | 0x50ab20…4912fc |
| Coinbase | eip155: | USDC | 20000 smallest units, decimals unknown | exact | 0x50ab20…4912fc |
| Coinbase | algorand: | 31566704 | 20000 smallest units, decimals unknown | exact | 62A253YP…FWGI7I |
| Coinbase | xrpl: | XRP | 20000 smallest units, decimals unknown | exact | rMnHeutY…pPEh32 |
| Coinbase | xrpl: | 524C5553…000000 | amount not declared | exact | rMnHeutY…pPEh32 |
| Coinbase | eip155: | World Liberty Financial USD | 20000000000000000 smallest units, decimals unknown | exact | 0x50ab20…4912fc |
| Binance | eip155: | 0x8d0d00…f08b0d | 20000000000000000 smallest units, decimals unknown | eip3009 | 0x50ab20…4912fc |
the checks, as of 2026-09-15 06:23 UTC · method · pinnableendpoint answered HTTP 402
parse· the discovery extension parsed
Every sweep that observed this endpoint, newest first.
| observed, UTC | state | failed checks | sweep |
|---|---|---|---|
| 2026-09-15 06:23 UTC | malformed | 1 | daily-2026-09-15 |
| 2026-09-14 05:53 UTC | malformed | 1 | daily-2026-09-14 |
| 2026-09-13 05:45 UTC | malformed | 1 | daily-2026-09-13 |
| 2026-09-12 08:03 UTC | malformed | 1 | daily-2026-09-12 |
| 2026-09-11 11:59 UTC | malformed | 1 | daily-2026-09-11 |
Presence in a registry, not liveness of the service (method). Newest first.
- listed in Coinbase
- listed in Binance
From the registry record, not validated by TOLL.the declared schema, as of 2026-08-17 15:23 UTC · method · live
The input and output block
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"q": {
"type": "number",
"example": "0",
"required": false,
"description": "annualized dividend/borrow yield, decimal (Black-Scholes only, default 0)"
},
"r": {
"type": "number",
"example": "0.04",
"required": false,
"description": "annualized risk-free rate, decimal (default 0)"
},
"t": {
"type": "number",
"example": "0.25",
"required": false,
"description": "years to expiry (alternative to expiry)"
},
"iv": {
"type": "number",
"example": "0.62",
"required": false,
"description": "annualized vol, decimal or percent (0.62 or 62) — provide iv OR price"
},
"spot": {
"type": "number",
"example": "3400",
"required": false,
"description": "spot price (Black-Scholes mode; provide spot OR forward)"
},
"type": {
"type": "string",
"example": "call",
"required": true,
"description": "call | put"
},
"price": {
"type": "number",
"example": "41.2",
"required": false,
"description": "option price to solve implied vol from (alternative to iv)"
},
"expiry": {
"type": "string",
"example": "2026-09-25",
"required": false,
"description": "ISO expiry date (08:00 UTC assumed) — or pass t instead"
},
"strike": {
"type": "number",
"example": "4000",
"required": true,
"description": "strike price"
},
"forward": {
"type": "number",
"example": "3450",
"required": false,
"description": "forward/futures price (Black-76 mode — the crypto-venue convention)"
}
}
},
"output": {
"type": "json",
"example": {
"model": "black76",
"greeks": {
"delta": 0.298,
"gamma": 0.00063,
"price": 41.18,
"theta_per_day": -1.91,
"vega_per_vol_point": 2.68
},
"inputs": {
"t": 0.05,
"iv": 0.71,
"type": "call",
"strike": 3600,
"forward": 3450
},
"deterministic": true
}
}
}Cite this page
The pinned URL below renders this page from the snapshot of 2026-09-15 16:57 UTC and does not change; the live page does, every six hours. Data reuse is under CC BY 4.0 (terms).
Plain text
TOLL, "options greeks on cryptopulse.theaslangroupllc.com", snapshot of 2026-09-15 16:57 UTC. https://tollindex.com/e/cryptopulse-theaslangroupllc-com-api-options-greeks-bd2b02/at/2026-09-15T16-57Z. Accessed [access date].
BibTeX
@misc{toll-e-cryptopulse-theaslangroupllc-com-api-options-greeks-bd2b02-2026-09-15T16-57Z,
author = {TOLL},
title = {options greeks on cryptopulse.theaslangroupllc.com},
howpublished = {\url{https://tollindex.com/e/cryptopulse-theaslangroupllc-com-api-options-greeks-bd2b02/at/2026-09-15T16-57Z}},
year = {2026},
month = {9},
note = {Pinned view of the snapshot of 2026-09-15 16:57 UTC. Accessed [access date].}
}None yet. Anything submitted through the form below is published here with its outcome.