TOLL

What software pays for, recorded every six hours.

Snapshot
2026-09-15 16:57 UTC
Sweep
daily-2026-09-15 · finished 2026-09-15 07:10 UTC
Listed
16,167

uniswap v4 hook guard invoke derived

www.tereno.xyzIdentityderived

POST https://www.tereno.xyz/api/v1/capabilities/uniswap.v4.hook.guard/invoke

passlisted in Coinbase#11 by calls of 17 on this host

0.54 USDC

per call, as the listing declares it on eip155:8453

Compare with anotherEvery figure as JSONCite this page

the price, as of 2026-09-15 16:57 UTC · method · pinnable

Validation state
pass
as of 2026-09-15 04:52 UTC · method · pinnable · sweep daily-2026-09-15
Uptime, 7 / 30 / 90 days
100% / 100% / 100%
as of 2026-09-15 04:52 UTC · method · pinnable · 5 of 5 in 7d, 5 of 5 in 30d, 5 of 5 in 90d
Calls, trailing 30 days
1
as of 2026-09-15 16:57 UTC · method · pinnable
Unique payers, trailing 30 days
1
as of 2026-09-15 16:57 UTC · method · pinnable
Last called
2026-09-11 13:33 UTC
as of 2026-09-15 16:57 UTC · method · pinnable
First observed by TOLLderived
2026-09-11
as of 2026-09-11 16:27 UTC · method · pinnable · observation began 10 September 2026; listings that predate it show that date
Pricederived
0.54 USDC
as of 2026-09-15 16:57 UTC · method · pinnable · on eip155:8453
Networks
1
as of 2026-09-15 16:57 UTC · method · pinnable

Counters

18 observations, 1 of them a change, fewer than the 3 a trace needs

How big is this endpoint among the ones like it?

1 call100,000this endpoint
Calls counted in the trailing thirty days across the 1,491 endpoints in Identity that carry counters, binned on a logarithmic scale because the range runs over five orders of magnitude. The marked bin is this endpoint, at 1: 716 in the category are counted higher and 774 lower.

No trace is drawn of this endpoint’s own volume. Its counters have changed 1 time across 18 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.

In words

Of www.tereno.xyz's 17 listings, uniswap v4 hook guard invoke ranks tied 11th by calls with 6 others.

uniswap v4 hook guard invoke takes a json body with the fields fee, hooks, currency0, currency1, poolManager and tickSpacing.

A response from uniswap v4 hook guard invoke, as declared, includes result, pricing, verdict, receiptUrl, capabilityId, invocationId and 1 other.

uniswap v4 hook guard invoke drew a single call from a single payer in the trailing 30 days.

The last call to uniswap v4 hook guard invoke came 4 days before the snapshot, 2026-09-11.

The declared price is 0.54 USDC on Base.

uniswap v4 hook guard invoke takes 2% of the calls counted across www.tereno.xyz.

TOLL files uniswap v4 hook guard invoke under identity: a POST endpoint on www.tereno.xyz, listed in the Coinbase registry.

uniswap v4 hook guard invoke answered the sweep of 2026-09-15 with a valid 402, as at every sweep since 2026-09-11.

Closest in price to uniswap v4 hook guard invoke within identity: sanctions check at api.strale.io and reviews at www.cultos.dev.

uniswap v4 hook guard invoke is near the top of prices in identity; 96% of comparable listings are cheaper.

The wallet paid by uniswap v4 hook guard invoke is the payee of 17 endpoints on one host.

The seller's tags on uniswap v4 hook guard invoke are uniswap-v4, hook-safety, dex-bot and dynamic-fee.

Payment options as declared

the payment options, as of 2026-09-15 16:57 UTC · method · pinnable

Every payment option declared on this listing
registrynetworkassetamountschemepay to
Coinbaseeip155:8453USDC0.54 USDCexact0xfbF218…4C9e94

Preflight checks at the last sweep

the checks, as of 2026-09-15 04:52 UTC · method · pinnableendpoint answered HTTP 402

No named check failed.

Validation history, 90 days

Every sweep that observed this endpoint, newest first.

Validation observations over the last 90 days
observed, UTCstatefailed checkssweep
2026-09-15 04:52 UTCpass0daily-2026-09-15
2026-09-14 04:47 UTCpass0daily-2026-09-14
2026-09-13 04:45 UTCpass0daily-2026-09-13
2026-09-12 07:02 UTCpass0daily-2026-09-12
2026-09-11 16:28 UTCpass0new-2026-09-11T16-28-16-744Z

Registry presence

Presence in a registry, not liveness of the service (method). Newest first.

  1. listed in Coinbase

Declared input and output, as listed

From the registry record, not validated by TOLL.the declared schema, as of 2026-09-11 13:33 UTC · method · live

The input and output block
{
  "input": {
    "body": {
      "fee": 3000,
      "hooks": "0x0000000000000000000000000000000000000000",
      "currency0": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "currency1": "0x4200000000000000000000000000000000000006",
      "poolManager": "0x498581ff718922c3f8e6a244956af099b2652b2b",
      "tickSpacing": 60
    },
    "type": "http",
    "method": "POST",
    "bodyType": "json"
  },
  "output": {
    "type": "json",
    "example": {
      "result": {
        "risks": [],
        "poolId": "0x1111111111111111111111111111111111111111111111111111111111111111",
        "verdict": "allow",
        "hookAddress": "0x0000000000000000000000000000000000000000",
        "permissions": {
          "afterSwap": false,
          "beforeSwap": false,
          "afterDonate": false,
          "beforeDonate": false,
          "afterInitialize": false,
          "beforeInitialize": false,
          "afterAddLiquidity": false,
          "beforeAddLiquidity": false,
          "afterRemoveLiquidity": false,
          "afterSwapReturnDelta": false,
          "beforeRemoveLiquidity": false,
          "beforeSwapReturnDelta": false,
          "afterAddLiquidityReturnDelta": false,
          "afterRemoveLiquidityReturnDelta": false
        },
        "reasonCodes": [
          "HOOK_PERMISSIONS_CLEAR"
        ],
        "hasDynamicFee": false
      },
      "pricing": {
        "currency": "USDC",
        "pricePaidUsd": 0.25
      },
      "verdict": "allow",
      "receiptUrl": "/api/v1/receipts/uuid",
      "capabilityId": "uniswap.v4.hook.guard",
      "invocationId": "uuid",
      "capabilityVersion": "1.0.0"
    }
  }
}
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, "uniswap v4 hook guard invoke on www.tereno.xyz", snapshot of 2026-09-15 16:57 UTC. https://tollindex.com/e/www-tereno-xyz-api-v1-capabilities-uniswap-v4-hook-guard-invoke-5d274d/at/2026-09-15T16-57Z. Accessed [access date].

BibTeX

@misc{toll-e-www-tereno-xyz-api-v1-capabilities-uniswap-v4-hook-guard-invoke-5d274d-2026-09-15T16-57Z,
  author = {TOLL},
  title = {uniswap v4 hook guard invoke on www.tereno.xyz},
  howpublished = {\url{https://tollindex.com/e/www-tereno-xyz-api-v1-capabilities-uniswap-v4-hook-guard-invoke-5d274d/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].}
}

Reports and replies about this endpoint

None yet. Anything submitted through the form below is published here with its outcome.

Report an error about uniswap v4 hook guard invoke, or reply as the named seller

No account, no token. Published unedited with its outcome, upheld or not. Do not include personal data.

Kind

Published as typed. Optional.

10 to 4,000 characters.

Verify with the payee wallet (optional, EVM)

Sign this message with the wallet named on the page and paste the signature; it is checked, stored, never published. TOLL reply about endpoint 5d274d8345f5c7063531b6c51cc218ad39cb9c874e63a8789182c1385225485e from wallet 0xfbF218ACCBb0D57fc4E8fc3E2A885C910c4C9e94

The 0x address named as payee on this page, 42 characters.

The hex signature of the message above, starting 0x.