Skip to main content

Interface: NativeTokenBalance

The balance of a native token

Table of contents

Properties

Properties

tokenId

tokenId: string

The native token id.


metadata

Optional metadata: string

Some metadata of the native token.


total

total: bigint

The total native token balance.


available

available: bigint

The available amount of the total native token balance.