← Protocol index
Resource / 13274
unknownUnnamed resource.
Drug target and bioactivity data from ChEMBL (EMBL-EBI) — ChEMBL ID, max clinical phase, molecular properties, indication class.
Payment requirements / accepts[]
2 options
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 5000 | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | 0x24FAcafEB49b4e3FACF0B3e69604A2F4640c9bf2 |
| active | eip155:8453 | upto | 5000 | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | 0x24FAcafEB49b4e3FACF0B3e69604A2F4640c9bf2 |
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
{
"method": "GET",
"queryParams": {
"name": "ibuprofen",
"type": "molecule"
},
"schema": {
"properties": {
"chembl_id": {
"description": "ChEMBL ID for activity lookup (e.g. CHEMBL521)",
"type": "string"
},
"name": {
"description": "Drug or compound name (e.g. ibuprofen, atorvastatin)",
"type": "string"
},
"type": {
"description": "molecule (default) or activity",
"type": "string"
}
},
"required": []
},
"type": "http"
}
OutputJSON
{
"example": {
"chembl_id": "CHEMBL521",
"max_phase": 4,
"molecule_type": "Small molecule",
"name": "IBUPROFEN",
"source": "ChEMBL / EMBL-EBI",
"success": true
}
}