Skip to content

Native Token Owners

The avalanche.native_token_owners table provides indexed views of all owners and owner balances for the native token.

Columns

Name Type Description
balance numeric The owner's balance of the native token.
owner_address text The address of the owner.
__updated_block_number integer The block number at which the owner's balance was last updated.

Indexes

Index
owner_address

Got questions? Join our Discord

Discord is the primary home of the Transpose developer community. Join us to ask questions, share your work, and get help.