Last updated
Last updated
new TokenId(<shard>,<realm>,<token>)
Initializes the TokenId object
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