← Protocol index
Resource / 72
unknownglim.sh.
Search tweets with advanced operators (recommended). Body param is `query` (not q), e.g. {"query":"from:elonmusk AI min_faves:100"}
Payment requirements / accepts[]
3 options
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 5000 | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | 0xC751344Ee09B5159160173F77D4a1169bCd386A1 |
| active | eip155:143 | exact | 5000 | 0x754704Bc059F8C67012fEd69BC8A327a5aafb603 | 0xC751344Ee09B5159160173F77D4a1169bCd386A1 |
| active | solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp | exact | 5000 | 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": {
"query": "from:elonmusk AI min_faves:100"
},
"bodyType": "json",
"method": "POST",
"type": "http"
}
OutputJSON
{
"example": {
"count": 1,
"has_more": true,
"next_cursor": "abc123",
"tweets": [
{
"author": {
"username": "elonmusk"
},
"id": "123",
"text": "Hello"
}
]
},
"type": "json"
}