Utils
Last updated
Last updated
These functions allow users to search tokens recorded on the blockchain network or search the owner of the tokens.
Name | Description |
---|---|
Imports token ID information.
Name | Type | Example |
---|---|---|
Search all token data recorded on the blockchain network.
Search the token ID list owned by the wallet.
Name | Type | Example |
---|---|---|
Name | Description |
---|---|
Search token information using token ID.
Search all tokens recorded on the chain network.
Search the list of token ID owned by the wallet.
Parameters required to call API.
tokenID
String
"ufirma"
ownerAddress
String
"firma1nssuz67am2uwc2hjgvphg0fmj3k9l6cx65ux9u"
tokenID
This is an ID generated at the time of token creation.
ownerAddress
For this parameter, please enter your FirmaChain wallet address. The owner of the wallet can be anyone. (e.g. “Service Wallet Address” or “Signatory’s Wallet Address”).