Users (top buyers/sellers) leaderboard. Calculated as traded worth for the period.
OK
Bad Request
Internal Server Error
{- "result": [
- {
- "id": "ETHEREUM:0x57f1887a8bf19b14fc0df6fd9b2acc9af147ea85",
- "items": 178,
- "transactions": 11,
- "volumeUsd": {
- "currency": "USD",
- "value": 1000
}, - "volumeNative": {
- "currency": "ETH",
- "value": 0.75
}
}
]
}
Collections leaderboard by trade activity
OK
Bad Request
Internal Server Error
{- "continuation": "45325.07_ETHEREUM:0xe8f88d16f24255fcfab25959705d724406d67d9d",
- "result": [
- {
- "id": "ETHEREUM:0xe8f88d16f24255fcfab25959705d724406d67d9d",
- "volumeUsd": {
- "currency": "USD",
- "value": 45325.07,
- "changePercent": -51.196335
}, - "volumeNative": {
- "currency": "ETH",
- "value": 23.95
}, - "itemsBought": 1,
- "floorPrice": {
- "currency": "ETH",
- "value": 24,
- "changePercent": -13.5332
}, - "listed": 33,
- "totalItemSupply": 250,
- "ownersCount": 187
}
]
}
Get historical statistics about Collection transactions
OK
Bad Request
Not found
Internal Server Error
{- "historicalDates": [
- "2022-05-05",
- "2022-05-06",
- "2022-05-07"
], - "historicalValues": [
- 3602,
- 2566,
- 285
], - "currentValue": 260
}
Get general statistics about Collection
OK
Bad Request
Not found
Internal Server Error
{- "highestSale": 43.71,
- "floorPrice": 1.45,
- "marketCap": 14529,
- "items": 10020,
- "owners": 6472,
- "volume": 41913.50477591493
}
Get statistics about a collection
OK
Bad Request
Not found
Internal Server Error
{- "listed": 5,
- "items": 10020,
- "owners": 6472,
- "highestSale": [
- {
- "currency": "USD",
- "value": 37.66
}, - {
- "currency": "ETH",
- "value": 0.009
}
], - "floorPrice": [
- {
- "currency": "USD",
- "value": 2635
}, - {
- "currency": "ETH",
- "value": 1
}
], - "marketCap": [
- {
- "currency": "USD",
- "value": 12195397
}, - {
- "currency": "ETH",
- "value": 4627
}
], - "volume": [
- {
- "currency": "USD",
- "value": 37.66
}, - {
- "currency": "ETH",
- "value": 0.009
}
]
}
Get historical statistics about Collection sellers
OK
Bad Request
Not found
Internal Server Error
{- "historicalDates": [
- "2022-05-05",
- "2022-05-06",
- "2022-05-07"
], - "historicalValues": [
- 2744,
- 5487,
- 895
], - "currentValue": 1767
}
Get historical statistics about Collection gross merchandise value
OK
Bad Request
Not found
Internal Server Error
{- "historicalDates": [
- "2022-05-05",
- "2022-05-06",
- "2022-05-07"
], - "historicalValues": [
- 10934.527094503102,
- 7876.5886882554005,
- 1164.1458323599143
], - "currentValue": 498.19370351666873
}
Get historical statistics about Collection's NFT floor price
OK
Bad Request
Not found
Internal Server Error
{- "historicalDates": [
- "2022-05-05",
- "2022-05-06",
- "2022-05-07"
], - "historicalValues": [
- 1.7,
- 1.69,
- 1.9
], - "currentValue": 1.45
}
Get historical statistics about Collection buyers
OK
Bad Request
Not found
Internal Server Error
{- "historicalDates": [
- "2022-05-08",
- "2022-05-09",
- "2022-05-10"
], - "historicalValues": [
- 524,
- 791,
- 1619
], - "currentValue": 1767
}
Get historical statistics of collection listed count
OK
Bad Request
Not found
Internal Server Error
{- "historicalDates": [
- "2022-05-08",
- "2022-05-09",
- "2022-05-10"
], - "historicalValues": [
- 524,
- 791,
- 1619
], - "currentValue": 1767
}