day | Date by which all metrics are aggregated. | DATE | | Yes | |
asset_type | The identifier for type of asset code, can be an alphanumeric with 4 characters, 12 characters or the native asset to the network, XLM. | STRING | | Yes | XLM is the native asset to the network. XLM has no asset code or issuer representation and will instead be displayed with an asset type of 'native' |
asset_code | The 4 or 12 character code representation of the asset on the network. | STRING | | Yes | Asset codes have no guarantees of uniqueness. The combination of asset code, issuer and type represents a distinct asset |
asset_issuer | The account address of the original asset issuer that created the asset. | STRING | | Yes | |
liquidity_pool_balance | The sum of balances across all liquidity pools for a given asset. | FLOAT | | Yes | |
offer_balance | The sum of balances across all selling liabilities(SDEX only) for a given asset. | FLOAT | | Yes | |
trustline_balance | The sum of trustline balance for a given asset. | FLOAT | | Yes | |
total_accounts_with_liquidity_pool_balance | The count of positive liquidity pool balance holders for a given asset. | INTEGER | | Yes | |
total_accounts_with_offer_balance | The count of positive offer balance holders for a given asset. | INTEGER | | Yes | |
total_accounts_with_trustline_balance | The count of positive trustline balance holders for a given asset. | INTEGER | | Yes | |