[][src]Module ontio_std::contract

The contract module provides the method to call the asset ont, ong on the ontology chain.

Modules

neo
ong

This module provides the operation API related to ong assets, such as balanceof, transfer, etc.

ont

This module provides the operation API related to ont assets, such as balanceof, transfer, etc.

ontid
wasm

Structs

TransferParam

Used when a transaction contains transfers between multiple addresses.