partner

Get historical points for a vault at a block, by receiver type.

get/points/vault/{address}/{blockNumber}

Path parameters

addressstring required

EVM address (hex, with 0x prefix). Lowercased in responses.

Example:0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0

EVM address (hex, with 0x prefix). Lowercased in responses.

blockNumberinteger required

Block number. The closest available block is used if no exact match exists.

Example:21000000

Block number. The closest available block is used if no exact match exists.

Response

Historical points for the vault, per receiver type.

points_typestring required
last_blockinteger required
total_pointsstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.