GetAssetIssueByAccount¶
List all TRC10 tokens issued by a given account.
- Service:
Walletonly
rpc GetAssetIssueByAccount (Account) returns (AssetIssueList) {}
See the corresponding HTTP endpoint at /wallet/getassetissuebyaccount.
List all TRC10 tokens issued by a given account.
Wallet onlyrpc GetAssetIssueByAccount (Account) returns (AssetIssueList) {}
See the corresponding HTTP endpoint at /wallet/getassetissuebyaccount.