Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.allium.so/llms.txt

Use this file to discover all available pages before exploring further.

Table Details

PropertyValue
Table Namecasper.assets.native_balances
Table StatusProduction-Ready
Search Optimizationaddress

Table Columns

Column NameData TypeDescription
addressVARCHAR(16777216)Address whose native CSPR balance is recorded.
raw_balanceVARCHAR(16777216)Raw balance in motes (no decimal adjustment).
balanceFLOATHuman-readable CSPR balance adjusted for decimals.
block_timestampTIMESTAMP_NTZ(9)Timestamp of the block this event was included in.
block_numberNUMBER(38,0)Height of the block this event was included in.
block_hashVARCHAR(16777216)Hash of the block this event was included in.
_created_atTIMESTAMP_NTZ(9)Timestamp of when the entry was created in the database.
_updated_atTIMESTAMP_NTZ(9)Timestamp of when the entry was last updated in the database.