{"name":"asset-holdings","version":"1.0.0","description":"Per-holder balances across FT (incl. sBTC) + STX (USD-rankable TVL source)","schemaHash":"45f5c1a0927078bb54c25115d6cb0485bbf81133dc4e3157603a1cfff64a6b51","generatedAt":"2026-08-03T12:50:19.513Z","serverUrl":"https://api.secondlayer.tools","sources":{"ftBurn":{"type":"ft_burn"},"ftMint":{"type":"ft_mint"},"ftXfer":{"type":"ft_transfer"},"stxBurn":{"type":"stx_burn"},"stxMint":{"type":"stx_mint"},"stxXfer":{"type":"stx_transfer"}},"tables":{"holdings":{"endpoint":"https://api.secondlayer.tools/v1/subgraphs/asset-holdings/holdings","countEndpoint":"https://api.secondlayer.tools/v1/subgraphs/asset-holdings/holdings/count","aggregateEndpoint":"https://api.secondlayer.tools/v1/subgraphs/asset-holdings/holdings/aggregate","streamEndpoint":"https://api.secondlayer.tools/v1/subgraphs/asset-holdings/holdings/stream","rowCount":28046,"columns":{"kind":{"type":"text","indexed":true},"amount":{"type":"int"},"holder":{"type":"principal","indexed":true,"searchable":true},"asset_identifier":{"type":"text","indexed":true,"searchable":true},"_id":{"type":"serial"},"_block_height":{"type":"bigint"},"_tx_id":{"type":"text"},"_created_at":{"type":"timestamp"}},"uniqueKeys":[["kind","asset_identifier","holder"]],"query":{"parameters":["_limit","cursor","_order","_fields","_search"],"sortable":[],"selectable":["kind","amount","holder","asset_identifier","_id","_block_height","_tx_id","_created_at"],"searchable":["holder","asset_identifier"],"filters":["kind","kind.neq","kind.like","amount","amount.neq","amount.gt","amount.gte","amount.lt","amount.lte","holder","holder.neq","holder.like","asset_identifier","asset_identifier.neq","asset_identifier.like","_id","_id.neq","_id.gt","_id.gte","_id.lt","_id.lte","_block_height","_block_height.neq","_block_height.gt","_block_height.gte","_block_height.lt","_block_height.lte","_tx_id","_tx_id.neq","_tx_id.like","_created_at","_created_at.neq","_created_at.gt","_created_at.gte","_created_at.lt","_created_at.lte","_created_at.like"]},"examples":{"list":{"kind":"example","amount":"1000","holder":"SP000000000000000000002Q6VF78","asset_identifier":"example","_id":1,"_block_height":"1000","_tx_id":"example","_created_at":"2026-01-01T00:00:00.000Z"},"count":{"count":28046},"curl":"curl 'https://api.secondlayer.tools/v1/subgraphs/asset-holdings/holdings?_limit=10&_order=desc'"}}}}