【发布时间】:2022-09-30 15:54:37
【问题描述】:
我在代码中使用 hedera 官方 api,对于 accountid 0.0.1261794 仅获得 2 个交易,其中 publickkey e2cc4c84391f5d9fd74dcf8199fb0bcd9c629f4d9aaa223649aad2814c56e6ba 与 0.0.1261794 accountid 关联,返回超过 20 个交易。
帐户 API - https://mainnet-public.mirrornode.hedera.com/api/v1/accounts?account.id=0.0.1261794
交易 API (AccountId) - https://mainnet-public.mirrornode.hedera.com/api/v1/transactions?account.id=0.0.1261794
交易 API (PublicKey) - https://mainnet-public.mirrornode.hedera.com/api/v1/transactions?account.publickey=e2cc4c84391f5d9fd74dcf8199fb0bcd9c629f4d9aaa223649aad2814c56e6ba
与资源管理器一样,它仅显示两笔交易。 https://hederaexplorer.io/search-details/account/0.0.1261794
谢谢 乌芒
标签: hedera-hashgraph hashgraph