You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When FTs are transferred to a DAO address, the Astro UI displays those tokens as entering the DAO treasury. This deposit is displayed even if no tokens are actually sent and there is an error in the transfer.
Check the DAO treasury on Astro DAO for the FT that was sent and the UI will display the FT as successfully deposited even though the tx failed on-chain.
Expected behaviour
If a ft_transfer fails, UI should either:
show failed FT tx
not display the FT tx at all (could be used to spam?)
Describe the bug
When FTs are transferred to a DAO address, the Astro UI displays those tokens as entering the DAO treasury. This deposit is displayed even if no tokens are actually sent and there is an error in the transfer.
To Reproduce
Steps to reproduce the behaviour:
send tokens to DAO address with a balance that the sending account does not have (https://explorer.mainnet.near.org/transactions/61492HeieM6xMQu92p2krgh4qjfCdoK4NXoA5MabptjX)
Check the DAO treasury on Astro DAO for the FT that was sent and the UI will display the FT as successfully deposited even though the tx failed on-chain.
Expected behaviour
If a ft_transfer fails, UI should either:
Additional context
https://t.me/astro_near/4168
The text was updated successfully, but these errors were encountered: