Constructs aDocumentation Index
Fetch the complete documentation index at: https://hedera-0c6e0218-mintlify-enhance-hollow-account-docs-97196.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
TokenId.
| Constructor | Description |
|---|---|
new TokenId(<shard>,<realm>,<token>) | Initializes the TokenId object |
Methods
| Method | Type | Description |
|---|---|---|
TokenId.fromString(<tokenId>) | String | Constructs a token ID from a String value |
TokenId.fromSolidityAddress(<address>) | String | Constructs a token ID from a solidity address |
TokenId.fromBytes(<bytes>) | byte[] | Constructs a token ID from bytes |