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
【问题】 用户发送721 Token给某个地址,在地址详情处查看持有令牌情况,显示为空,交易记录有展示
【原因】 目前后台对20,721Token处理非实时,间隔几分钟处理一次,因此交易成功后需要继续等待几分钟才能在前端展示。
【建议】 方案一:缩短时间间隔 方案二:在持有令牌处增加提示性文字,如,本信息间隔x分钟更新一次
The text was updated successfully, but these errors were encountered:
赞成方案二
Sorry, something went wrong.
赞成方案二,增加用户提示
No branches or pull requests
【问题】
用户发送721 Token给某个地址,在地址详情处查看持有令牌情况,显示为空,交易记录有展示
【原因】
目前后台对20,721Token处理非实时,间隔几分钟处理一次,因此交易成功后需要继续等待几分钟才能在前端展示。
【建议】
方案一:缩短时间间隔
方案二:在持有令牌处增加提示性文字,如,本信息间隔x分钟更新一次
The text was updated successfully, but these errors were encountered: