GetAssetIssueById¶
Look up a TRC10 token by token id (recommended; token id is globally unique).
- Service: both
WalletandWalletSolidity
rpc GetAssetIssueById (BytesMessage) returns (AssetIssueContract) {}
See the corresponding HTTP endpoint at /wallet/getassetissuebyid.