referrerpolicy=no-referrer-when-downgrade

Module pallet_revive::pallet::dispatchables

source ·
Expand description

Auto-generated docs-only module listing all defined dispatchables for this pallet.

§Warning: Doc-Only

Members of this module cannot be used directly and are only provided for documentation purposes. To see the real version of each dispatchable, look for them in Pallet or Call.

Functions§

  • Makes a call to an account, optionally transferring some balance.
  • A raw EVM transaction, typically dispatched by an Ethereum JSON-RPC server.
  • Instantiates a contract from a previously deployed wasm binary.
  • Instantiates a new contract from the supplied code optionally transferring some balance.
  • Remove the code stored under code_hash and refund the deposit to its owner.
  • Privileged function that changes the code of an existing contract.
  • Upload new code without instantiating a contract from it.