[][src]Module ontio_std::contract

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

Modules

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.

Structs

TransferParam

Used when a transaction contains transfers between multiple addresses.