Logan Nguyen

Results 20 comments of Logan Nguyen

Hello @MiroslavGatsanoga, did this HIP fully implemented on the network? I just tried creating a token with a `metadata_key` but it doesn't seem to work. Or maybe I did something...

Hello @vea-vecturne, thank you for opening the ticket! I've delved into the [Fixtures feature](https://ethereum-waffle.readthedocs.io/en/latest/fixtures.html) of the Wafflejs framework and have crafted a POC to explore its functionalities. You can access...

Moving this ticket to https://github.com/hiero-ledger/hiero-json-rpc-relay/issues/3799

Hello @emilevgenievgeorgiev is this PR still relavant?

Hello @sanglee325, thank you for your inquiry! Unfortunately, you are correct that `isAssociated` is not supported yet. However, its implementation is planned for Q3. Please hang tight, and we will...

@ivaylonikolov7 Would it be possible for the SDK team to keep me posted with the result of the fix on this ticket, and we can proceed with closing it afterward?...

Thanks @bguiz! It's strange to me that the `_memberToken` works fine with long zero address but not `_fxContract`. Also, we should dig down to see the real problem so it...

Hello @agadzhalov, so sorry for the long silence I completely missed the notification of this thread. Anywho, the zip folder below contains the code to reproduce the problem. [tiny-contract-call.zip](https://github.com/user-attachments/files/15842803/tiny-contract-call.zip). All...

In case you're not a fan of downloading random stuff, here is the plain file ```javascript const { ethers } = require('ethers'); const InterchangeABI = [ { inputs: [ {...