Get user's on-chain history from blockchain indexer
curl --request GET \
--url https://api.blink15.com/users/{address}/history
users
Get user's on-chain history from blockchain indexer
Returns all indexed on-chain events (fills, transfers, redemptions) for a user.
This is the authoritative history — derived directly from blockchain events.
GET /users/:address/history
GET
/
users
/
{address}
/
history
Get user's on-chain history from blockchain indexer
curl --request GET \
--url https://api.blink15.com/users/{address}/history