FETCH402
← Protocol index

Resource / 144

unknown

glim.sh.

A user's recent tweets, ~20/page. Body: optional cursor + include_replies only

Eligibility
unprobeable
Failures
0
Last quote
Last probe
Payment requirements / accepts[] 3 options
State Network Scheme Atomic amount Asset payTo / untrusted
active eip155:8453 exact 4000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0xC751344Ee09B5159160173F77D4a1169bCd386A1
active eip155:143 exact 4000 0x754704Bc059F8C67012fEd69BC8A327a5aafb603 0xC751344Ee09B5159160173F77D4a1169bCd386A1
active solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp exact 4000 EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v 9MkM5Ra48KFcSv9HDQ8sb3C3r5HjouEwGQ6sp1cx1vde

All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.

Probe evidence 0 recent

No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.

Machine contract

Schemas.

InputJSON
{
  "body": {
    "include_replies": false
  },
  "bodyType": "json",
  "method": "POST",
  "pathParams": {
    "ref": ":ref"
  },
  "type": "http"
}
OutputJSON
{
  "example": {
    "data": [
      {
        "id": "1234567890",
        "text": "Example tweet"
      }
    ],
    "meta": {
      "result_count": 1
    }
  },
  "type": "json"
}