passlisted in Coinbase#34 by calls of 67 on this host
0.32 USDC
per call, as the listing declares it on eip155:
- Validation state
- pass
- Uptime, 7 / 30 / 90 days
- 100% / 100% / 100%
- Calls, trailing 30 days
- 1
- Unique payers, trailing 30 days
- 1
- Last called
- 2026-08-19 15:59 UTC
- First observed by TOLLderived
- 2026-09-10
- Pricederived
- 0.32 USDC
- Networks
- 1
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.
With 67 endpoints listed on api.hergertsynthora.com, codeaudit is tied 34th by calls with 33 others.
The request to codeaudit is a json body with the fields source and language.
codeaudit returns json; the example shows ok, niche, result and receipt.
In the trailing 30 days: one call, one payer.
codeaudit was last called 27 days before the snapshot.
Each call is priced at 0.32 USDC, payable on Base.
codeaudit, a POST endpoint on api.hergertsynthora.com, appears in the Coinbase registry; TOLL's taxonomy puts it in identity.
codeaudit answered the sweep of 2026-09-15 with a valid 402, as at every sweep since 2026-09-11.
Closest in price to codeaudit within identity: gauge agri region at api.truthbear.co and sanctions check at api.strale.io.
codeaudit is near the top of prices in identity; 95% of comparable listings are cheaper.
The wallet paid by codeaudit is the payee of 56 endpoints across 10 hosts.
the payment options, as of 2026-09-15 16:57 UTC · method · pinnable
| registry | network | asset | amount | scheme | pay to |
|---|---|---|---|---|---|
| Coinbase | eip155: | USDC | 0.32 USDC | exact | 0x10800a…427dE0 |
the checks, as of 2026-09-15 06:22 UTC · method · pinnableendpoint answered HTTP 402
No named check failed.
Every sweep that observed this endpoint, newest first.
| observed, UTC | state | failed checks | sweep |
|---|---|---|---|
| 2026-09-15 06:22 UTC | pass | 0 | daily-2026-09-15 |
| 2026-09-14 05:52 UTC | pass | 0 | daily-2026-09-14 |
| 2026-09-13 05:45 UTC | pass | 0 | daily-2026-09-13 |
| 2026-09-12 08:02 UTC | pass | 0 | daily-2026-09-12 |
| 2026-09-11 11:59 UTC | pass | 0 | daily-2026-09-11 |
Presence in a registry, not liveness of the service (method). Newest first.
- listed in Coinbase
From the registry record, not validated by TOLL.the declared schema, as of 2026-08-19 15:59 UTC · method · live
The input and output block
{
"input": {
"body": {
"source": "pragma solidity ^0.8.0; contract Vault { address public owner; mapping(address=>uint) public bal; constructor(){owner=msg.sender;} function deposit() external payable { bal[msg.sender]+=msg.value; } function withdraw(uint a) external { require(bal[msg.sender]>=a); (bool ok,)=msg.sender.call{value:a}(\"\"); require(ok); bal[msg.sender]-=a; } }",
"language": "solidity"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"ok": true,
"niche": "code_audit",
"result": {},
"receipt": {}
}
}
}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, "codeaudit on api.hergertsynthora.com", snapshot of 2026-09-15 16:57 UTC. https://tollindex.com/e/api-hergertsynthora-com-v1-codeaudit-bcd4e6/at/2026-09-15T16-57Z. Accessed [access date].
BibTeX
@misc{toll-e-api-hergertsynthora-com-v1-codeaudit-bcd4e6-2026-09-15T16-57Z,
author = {TOLL},
title = {codeaudit on api.hergertsynthora.com},
howpublished = {\url{https://tollindex.com/e/api-hergertsynthora-com-v1-codeaudit-bcd4e6/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.