Feature Request
As a developer who investigates contracts deployments, I would love to see more details about the deployment action:
- Size of the Wasm
- Hash of the Wasm
- Be able to download the Wasm
- The programming language of the contract (there are pretty good markers usually in the Wasm): Rust, JS, Python, Go, or unknown
- Metadata of the contract (like the contract tabs on the account page) -
contract_source_metadata / ABI (or at least the list of methods)
For example, here is the new contract in C# and I have no idea how big it is unless I use near CLI:
https://testnet.nearblocks.io/txns/Fd19WtVAyWr5soYKmNc5ytpKq2cQ1frvXYEKuai2scBQ?tab=execution