txn.xyz
txn.xyz copied to clipboard
🧨 Connect any wallet to web3 instantly
Hey bro, seems to be a great tool Could you add ETH and BSC testnets to suggested networks ? Thanks :)
Currently this HOC adds a massive bundle size to ALL pages including the static landing page. This should be scoped properly to only the decode page since the homepage nor...
Adds `abi` parameter which means the `decode` page can be used programmatically and an abi can be provided for contracts that are proxies or are not verified. Does not update...
I'm attempting to run a test transaction on a local Hardhat network that's forking a public network. I suppose this isn't supported, because the UI hangs with the message "Fetching...
Looks like you're still maintaining this based on recent activity. I'm updating my [Hardhat plugin](https://github.com/solidstate-network/hardhat-txn-dot-xyz) for Hardhat V3, and cleaning up some of the code that integrates with your API....
You can see in this PR: #23 how many places need to be changed in-order to add a new chain. Some of that can be deduplicated better