stablecoin-studio
stablecoin-studio copied to clipboard
Stablecoin update operation is not working
Describe the bug I have an error INVALID_TREASURY_ACCOUNT_FOR_TOKEN when trying to update the newly created token.
To Reproduce
- Go to https://stablecoinstudio.com
- Create a new token.
- Open "Stablecoin details" view.
- Change token name.
- Click "Save" button.
Expected behavior Token name should be updated.
Desktop:
- OS: macOS Sonoma 14.3.2
- Browser: Chrome 124.0.6367.94
Additional context Token: https://hashscan.io/testnet/token/0.0.4350783 Transaction: https://hashscan.io/testnet/transaction/1715604700.363997005
@dimasmoliar this looks like a hedera precompiled contract (0x167) issue, I have created an issue on their github repo : https://github.com/hashgraph/hedera-services/issues/13341.
I will keep you posted.