Token ID
Constructs a TokenId
.
Constructor | Description |
---|---|
| Initializes the TokenId object |
Methods
Method | Type | Description |
---|---|---|
| String | Constructs a token ID from a String value |
| String | Constructs a token ID from a solidity address |
| byte[] | Constructs a token ID from bytes |
Last updated