hyperextend
GET api.hyperextend.xyz/v1/candles/BTC/1m/latest
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
The most-recent N OHLCV candles (≤5000). Same per-row pricing as the windowed read ($0.00001 base for main/spot, $0.000025 premium for HIP-3/HIP-4); candles lag ~2 days.
Resource: api.hyperextend.xyz/v1/candles/BTC/1m/latest
Network: eip155:8453, hyperliquid:mainnet · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x548fC289526ab2F0391D562a723cdA64Bbf1abc4
Payment methods: — · Last validation: 2026-09-14 09:18:32.943+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"pathParams": {
"type": "object",
"required": [
"coin",
"interval"
],
"properties": {
"coin": {
"type": "string",
"description": "Asset symbol, e.g. BTC"
},
"interval": {
"type": "string",
"description": "Candle interval, e.g. 1m"
}
}
},
"queryParams": {
"type": "object",
"required": [],
"properties": {
"n": {
"type": "integer"
},
"dex": {
"type": "string"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x548fC289526ab2F0391D562a723cdA64Bbf1abc4",
"amount": "2000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 60
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x548fC289526ab2F0391D562a723cdA64Bbf1abc4",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "2000"
},
{
"raw": {
"asset": "USDC:0x6d1e7cde53ba9467b783cb7c530ce054",
"extra": {
"destinationDex": "spot"
},
"payTo": "0x548fC289526ab2F0391D562a723cdA64Bbf1abc4",
"amount": "0.002",
"scheme": "exact",
"network": "hyperliquid:mainnet",
"maxTimeoutSeconds": 60
},
"asset": "USDC:0x6d1e7cde53ba9467b783cb7c530ce054",
"payTo": "0x548fC289526ab2F0391D562a723cdA64Bbf1abc4",
"scheme": "exact",
"network": "hyperliquid:mainnet",
"amountAtomic": "0.002"
},
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2",
"withdrawDelay": 86400,
"receiverAuthorizer": "0x3721824a31197dcDD2984cF43b92B6cc8A87c0Fb"
},
"payTo": "0x548fC289526ab2F0391D562a723cdA64Bbf1abc4",
"amount": "2000",
"scheme": "batch-settlement",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x548fC289526ab2F0391D562a723cdA64Bbf1abc4",
"scheme": "batch-settlement",
"network": "eip155:8453",
"amountAtomic": "2000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.