Skip to main content

Module abis

Module abis 

Source
Expand description

Common ABIs that may have multiple implementations.

Modulesยง

controller
The ABI of a controller application that manages worker and controller commands.
evm
An ABI for applications that implement an EVM runtime.
fungible
An ABI for applications that implement a fungible token.
wrapped_fungible
An ABI for applications that implement a wrapped (bridged) fungible token with Mint/Burn.