Skip to content

More details for DEPLOY_CONTRACT (and global contract actions) #1175

@frol

Description

@frol

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions