Module 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§

call
Issue an EVM call operation. This is similar to a message call transaction in Ethereum.
create
Issue an EVM create operation. This is similar to a contract creation transaction in Ethereum.
create2
Issue an EVM create2 operation.
withdraw
Withdraw balance from EVM into currency/balances pallet.