We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
测试时使用合约对多地址进行代币转账交易,合约执行成功。但交易地址余额增加后,均未显示交易记录及明细。 测试交易哈希:https://scan.platon.network/trade-detail?txHash=0xf1c138367d66b3363a65fd84d2b91b61a80be5a32e4e21aa9a6b5dd149cf596e
以etherscan为例,调用合约进行单笔多地址交易,在交易哈希中可以查看合约分别对多地址进行转账,to地址也有记录来自from地址的交易记录。如图:
希望在近期的迭代版本中增加对调用合约执行交易的记录显示。
The text was updated successfully, but these errors were encountered:
感谢提出的建议,后续版本考虑增加此需求
Sorry, something went wrong.
No branches or pull requests
问题:调用合约执行单次多笔交易,浏览器、ATON交易记录不显示问题
测试时使用合约对多地址进行代币转账交易,合约执行成功。但交易地址余额增加后,均未显示交易记录及明细。
测试交易哈希:https://scan.platon.network/trade-detail?txHash=0xf1c138367d66b3363a65fd84d2b91b61a80be5a32e4e21aa9a6b5dd149cf596e
以etherscan为例,调用合约进行单笔多地址交易,在交易哈希中可以查看合约分别对多地址进行转账,to地址也有记录来自from地址的交易记录。如图:
希望在近期的迭代版本中增加对调用合约执行交易的记录显示。
The text was updated successfully, but these errors were encountered: