Basic Types
TokenID
Hedera protobuf reference for the TokenID message, a unique identifier for a Hashgraph token built from shard, realm, and token number components.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Hedera protobuf reference for the TokenID message, a unique identifier for a Hashgraph token built from shard, realm, and token number components.
| Field | Description |
|---|---|
shardNum | A nonnegative shard number |
realmNum | A nonnegative realm number |
tokenNum | A nonnegative token number |
Was this page helpful?