ab_
system_
contract_
native_
token
0.0.1
Module balance
Module Items
Structs
Constants
Functions
In ab_
system_
contract_
native_
token::
ffi
ab_system_contract_native_token
::
ffi
Module
balance
Copy item path
Settings
Help
Summary
Source
Structs
§
Internal
Args
Data structure containing expected input to
native_token_balance()
, it is used internally by the contract, there should be no need to construct it explicitly except maybe in contract’s own tests
Native
Token
Balance
Args
Data structure containing expected input for external method invocation, eventually calling
native_token_balance()
on the other side by the host.
Constants
§
METADATA
Method metadata, see
ContractMetadataKind
for encoding details
Functions
§
native_
token_
balance
⚠
FFI interface into a method, called by the host.